https://bz.apache.org/ooo/show_bug.cgi?id=126326
--- Comment #4 from Pablo Canseco <[email protected]> --- I was able to replicate the bug. Configuration: Windows 10 64-bit. AOO420m1(Build:9800) - Rev. 1692551 Seems like attempting to delete a user defined field bearing the same name as a previously deleted user defined field and then saving the document leads to a crash. Steps taken to reproduce: 1. download "Writer document with all UDF present." ODT file to Desktop 2. right click -> open with -> OpenOffice Writer 3. The file has twelve user-defined fields at the top. Highlight the first one and hit the delete key. Repeat for the next two so that {{Text_field_one}} {{Text_field_two}} and {{Text_field_three}} are all deleted. 4. Insert Menu -> Fields -> Other... 5. Go to the Variables tab 6. In the box named "Selection" click Text_field_one and delete it by pressing the red X button near the bottom of the window. 7. The top user-defined field Text_field_eight should be selected. Clear its name field. 8. name it Text_field_two (one of the ones that should have been deleted) 9. Click the red X button to delete this one as well. 10. Press the Close button to close the window. 11. CTRL+S to save the document leads to a crash. I've had the program both just stop responding, and also just completely crash to the desktop instantly when following the above steps. A quick search revealed some other fields-related issues but nothing related to deleting the same field twice leading to a crash. I've attached Paul's original file "Writer document with all UDF present." after I ran through the steps above and it crashed without touching it post-crash in the event there might be some half-saved information present that may assist in troubleshooting. -- You are receiving this mail because: You are the assignee for the issue.
