This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 166275 - displays same controller multiple times
Summary: displays same controller multiple times
Status: RESOLVED INCOMPLETE
Alias: None
Product: groovy
Classification: Unclassified
Component: Grails (show other bugs)
Version: 6.x
Hardware: HP Windows Vista
: P3 blocker (vote)
Assignee: Martin Janicek
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-05-29 22:01 UTC by douglasv
Modified: 2012-01-26 09:56 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Displays one controller multiple times (98.68 KB, image/jpeg)
2009-05-29 22:02 UTC, douglasv
Details

Note You need to log in before you can comment on or make changes to this bug.
Description douglasv 2009-05-29 22:01:11 UTC
see attachment, displays the same controller multiple times
Comment 1 douglasv 2009-05-29 22:02:25 UTC
Created attachment 83004 [details]
Displays one controller multiple times
Comment 2 douglasv 2009-05-29 22:11:26 UTC
I did a clean, stop/start and everything worked as expected

What It seemed to do , 

is every time I created an action in the controller, 'It' added another controller listing in the browser of the same type
as seen in the attachment

using netbeans 6.7, jdk-1.6.0_13, grails-1.1.1
Comment 3 Martin Janicek 2012-01-26 09:56:47 UTC
What do you mean by 'created an action in controller' ? It would be great if you could provide set of steps (create this, add that into the project etc.) so I'll be able to reproduce the problem.
Thanks in advance