Bug 177767 - [Markers] In task preferences dialog, negative value results in internal error
Summary: [Markers] In task preferences dialog, negative value results in internal error
Status: VERIFIED FIXED
Alias: None
Product: Platform
Classification: Eclipse Project
Component: UI (show other bugs)
Version: 3.3   Edit
Hardware: PC Windows XP
: P3 normal (vote)
Target Milestone: 3.4 M1   Edit
Assignee: Tod Creasey CLA
QA Contact:
URL:
Whiteboard: hasPatch
Keywords: contributed
Depends on:
Blocks:
 
Reported: 2007-03-16 11:05 EDT by Curtis Windatt CLA
Modified: 2007-08-07 15:52 EDT (History)
0 users

See Also:


Attachments
Fix (1.69 KB, patch)
2007-06-20 14:30 EDT, Curtis Windatt CLA
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Curtis Windatt CLA 2007-03-16 11:05:26 EDT
Build ID: I20070313-1051

Steps To Reproduce:
Open the Task View > Preferences... dialog.
Enter a negative value for 'limit visible item per group to'
Hit OK, Dialog pops up with...
An internal error occured during: "Process resource updates".

Entering a non-integer string will prevent the OK button from being hit.  This should also happen when the number is outside the allowed range.
Comment 1 Curtis Windatt CLA 2007-06-20 14:30:06 EDT
Created attachment 71942 [details]
Fix

Help wanted -> Help received.

Patch updates the enablement of the ok button when the field editor checks if the state is valid.
Comment 2 Tod Creasey CLA 2007-06-28 10:18:02 EDT
Patch released for build >20070628. Thanks Curtis.
Comment 3 Tod Creasey CLA 2007-08-07 15:52:32 EDT
Verified in I20070807-0010