| Summary: | ValidateEditException when contacts.xml file already exists | ||
|---|---|---|---|
| Product: | z_Archived | Reporter: | Raj Alagumalai <raj.alagumalai> |
| Component: | Sapphire | Assignee: | Konstantin Komissarchik <konstantin> |
| Status: | RESOLVED WORKSFORME | QA Contact: | |
| Severity: | normal | ||
| Priority: | P3 | CC: | konstantin |
| Version: | unspecified | ||
| Target Milestone: | --- | ||
| Hardware: | PC | ||
| OS: | Windows XP | ||
| Whiteboard: | |||
|
Description
Raj Alagumalai
I cannot reproduce this problem. Tried this both with files created with new file wizard (empty files) and files created with new xml file wizard (as described in Bug 338294). I did add a bit more detail to the thrown exception, so if this is reproduced again, we will have more to go on. tested this with Build 166 which has the fix for bug 338924 I am no longer seeing the exception, however add contact continues to remain a NOOP similar to the previous case steps to reproduce install sapphire via update-site create a new XML file named contacts.xml and a new XML file names Calendar.xml contacts.xml <?xml version="1.0" encoding="UTF-8"?> calendar.xml <?xml version="1.0" encoding="UTF-8"?> open calendar.xml in Calendar editor switch to contacts and add contacts notice that this a NOOP expected to be prompted to switch to calendar and add event notice that the user is prompted with fresh start option let me know if this needs to be tracked via a new bug I am not able to reproduce the problem described in Comment #2. Adding a contact prompts me for a fresh start on the file. Clicking yes, fixes the file and adds the contact. Clicking no, does produce the expected no-op. |