Core Data Model editor loses user info values when saving 3.2 format models
| Originator: | pilky | ||
| Number: | rdar://10412699 | Date Originated: | 08/11/2011 |
| Status: | Open | Resolved: | No |
| Product: | Developer Tools | Product Version: | 4.2 |
| Classification: | Crash/Hang/Data Loss | Reproducible: | Always |
Summary: When saving a 3.2 format data model in Xcode 4.2, any user info fields you've entered are lost. This can happen if you make any change, even if unrelated to the entity or attributes containing the user info Steps to Reproduce: 1. Create a new project that uses Core Data 2. Set the model's format to 3.2 and save 3. Then add an attribute 4. Add some random user info data to the attribute 5. Save and close the model 6. Re-open the model Expected Results: The user info data you entered is still there Actual Results: All user info data is gone. Xcode user is severely miffed and has to write a radar Regression: Switching to an Xcode 4.1+ model format works. Also works fine in Xcode 4.1
Comments
Please note: Reports posted here will not necessarily be seen by Apple. All problems should be submitted at bugreport.apple.com before they are posted here. Please only post information for Radars that you have filed yourself, and please do not include Apple confidential information in your posts. Thank you!