You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@openoffice.apache.org by bu...@apache.org on 2012/10/01 00:05:00 UTC

[Bug 121125] Writer Crashed When 0 Pages Selected for Export as PDF

https://issues.apache.org/ooo/show_bug.cgi?id=121125

VEERASEKHAR ADDEPALLI <va...@asu.edu> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |vaddepal@asu.edu

--- Comment #3 from VEERASEKHAR ADDEPALLI <va...@asu.edu> ---
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.