Ticket #2019 (s3c_implementation_ok bug) — at Version 3
Trying to insert a not pdf file as a pdf throws an exception
Reported by: | milen | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | M12_RELEASE |
Component: | uncategorized | Version: | 2.0 |
Keywords: | Cc: | ||
Category: | unknown | Effort: | |
Importance: | Ticket_group: | ||
Estimated Number of Hours: | 0 | Add Hours to Ticket: | 0 |
Billable?: | yes | Total Hours: | 0 |
Analysis_owners: | milen | Design_owners: | meddle |
Imp._owners: | meddle | Test_owners: | |
Analysis_reviewers: | meddle | Changelog: | |
Design_reviewers: | meddle | Imp._reviewers: | meddle |
Test_reviewers: | Analysis_score: | 0 | |
Design_score: | 0 | Imp._score: | 0 |
Test_score: | 0 |
Change History
comment:2 Changed 16 years ago by meddle
- Design_owners set to meddle
- Status changed from s1b_analysis_finished to s3c_implementation_ok
- Imp._owners set to meddle
- Analysis_reviewers set to meddle
- Imp._reviewers set to meddle
- Design_reviewers set to meddle
See [6803], fixed by the integrators.
The problem was that if the file is in wrong format a RuntimeException was thrown. The exception will be not thrown anymore and a error dialog will pop up if the file format is wrong...
Note: See
TracTickets for help on using
tickets.