https://issues.apache.org/ooo/show_bug.cgi?id=121125
VEERASEKHAR ADDEPALLI <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #3 from VEERASEKHAR ADDEPALLI <[email protected]> --- Tested on Macintosh & Windows 7 I was able to replicate the bug successfully in both Macintosh & Windows 7 Steps that I followed: 1. Create a .odt document. 2. Select the "Export as pdf" option in File menu 3. Select the pages radio button. 4. Enter 0 or any invalid input like 'a', '%Yu',67ui8, etc., 5. a. Actual Behavior in Windows 7: Open office crashes diplaying a dialog box saying "Due to an unexpected error, Openoffice.org crashed". The dialog box does not close after clicking the close button. It will be closed only if we hit ok button. b. Actual Behavior in Macintosh: Open office crashes displaying a dialog box saying "Openoffice.org quit unexpectedly" 6.Exptected Behavior : Input validation procedures should not accept the invalid input like 0 'a' '%Yu' 67ui8 etc., The exceptions on the invalid input should be handled properly by showing the proper messages to the end user. 7. However, in both the cases, the .odt file could not be exported to pdf though it asks to enter the filename to be saved as when we are using this feature. -- You are receiving this mail because: You are on the CC list for the bug.
