Issue 7061 in pharo: Critics Browser menu item "Do not understand this rule" throws subclass responsibility error

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

Issue 7061 in pharo: Critics Browser menu item "Do not understand this rule" throws subclass responsibility error

pharo
Status: Accepted
Owner: [hidden email]
Labels: Type-Bug Milestone-2.0

New issue 7061 by [hidden email]: Critics Browser menu item "Do not  
understand this rule" throws subclass responsibility error
http://code.google.com/p/pharo/issues/detail?id=7061

In a fresh Pharo2.0a Latest update: #20421

1. open the Critics browser from the world menu
2. Add a package and click Next
3. Add rules and click Next
4. Now in the critics browser select the menue in the left pane
    and click on the menu item "Do not understand this rule"

=> You get an subclass responsibility error. Here is the stack

CommentToDoWindow(Object)>>subclassResponsibility
CommentToDoWindow(ComposableModel)>>initializeWidgets
CommentToDoWindow(ComposableModel)>>initialize
CommentToDoWindow(CommentWindow)>>initialize
CommentToDoWindow class(Behavior)>>new
CommentToDoWindow class>>openOnCritic:onRule:
CriticBrowser>>doNotUnderstandThisRule
CriticBrowser(Object)>>perform:orSendTo:
ToggleMenuItemMorph(MenuItemMorph)>>invokeWithEvent: in Block: [|  
selArgCount |...
BlockClosure>>ensure:
CursorWithMask(Cursor)>>showWhile:
ToggleMenuItemMorph(MenuItemMorph)>>invokeWithEvent:
...



_______________________________________________
Pharo-bugtracker mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-bugtracker
Reply | Threaded
Open this post in threaded view
|

Re: Issue 7061 in pharo: Critics Browser menu item "Do not understand this rule" throws subclass responsibility error

pharo
Updates:
        Status: Closed

Comment #1 on issue 7061 by [hidden email]: Critics Browser menu  
item "Do not understand this rule" throws subclass responsibility error
http://code.google.com/p/pharo/issues/detail?id=7061

Has been fixed.


_______________________________________________
Pharo-bugtracker mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-bugtracker