Bug 304387 - Grouping scrip load breakpoints by file or project places them in the "No File / No Project" group
Summary: Grouping scrip load breakpoints by file or project places them in the "No Fil...
Status: RESOLVED FIXED
Alias: None
Product: JSDT
Classification: WebTools
Component: Debug (show other bugs)
Version: 3.2   Edit
Hardware: All All
: P3 minor (vote)
Target Milestone: 3.2 M6   Edit
Assignee: Michael Rennie CLA
QA Contact: Simon Kaegi CLA
URL:
Whiteboard:
Keywords: polish
Depends on:
Blocks:
 
Reported: 2010-03-02 12:19 EST by Michael Rennie CLA
Modified: 2010-03-17 17:07 EDT (History)
2 users (show)

See Also:


Attachments
fix (1.10 KB, patch)
2010-03-02 12:19 EST, Michael Rennie CLA
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Michael Rennie CLA 2010-03-02 12:19:30 EST
Created attachment 160649 [details]
fix

code from HEAD

If you create a few script load breakpoints and change the grouping in the breakpoints view to group by file or project, the breakpoints will all be placed in the "No *" group.
Comment 1 Michael Rennie CLA 2010-03-02 12:23:23 EST
applied patch to HEAD, please verify Simon