Ticket #1962 (closed bug: fixed)
Entering a non-numeric String as page dimension in Book Properties Dialog causes exception.
Reported by: | todor | 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: | todor | Design_owners: | diana |
Imp._owners: | diana | Test_owners: | vanya |
Analysis_reviewers: | meddle | Changelog: | |
Design_reviewers: | meddle | Imp._reviewers: | meddle |
Test_reviewers: | Analysis_score: | 3.5 | |
Design_score: | 3.5 | Imp._score: | 3.5 |
Test_score: | 0 |
Description (last modified by todor) (diff)
Entering a non-numeric String as page dimension in Book Properties Dialog causes exception.
Change History
comment:1 Changed 16 years ago by todor
- Status changed from new to s1b_analysis_finished
- Description modified (diff)
comment:2 Changed 16 years ago by diana
- Design_owners set to diana
- Status changed from s1b_analysis_finished to s2a_design_started
- Imp._owners set to diana
In BookPrpertiesDialog class catch the exception and set the vlidation label with the correct text.
source code: []
comment:3 Changed 16 years ago by diana
- Status changed from s2a_design_started to s2b_design_finished
comment:4 Changed 16 years ago by meddle
- Status changed from s2b_design_finished to s2c_design_ok
- Analysis_reviewers set to meddle
- Analysis_score changed from 0 to 3.5
- Imp._reviewers set to meddle
- Design_score changed from 0 to 3.5
- Design_reviewers set to meddle
- Imp._score changed from 0 to 3.5
Works for me, though the dialog should work with bound controls.
Note: See
TracTickets for help on using
tickets.