Status: FixToInclude
Owner:
[hidden email]
Labels: Type-Bug Milestone-2.0
New issue 6053 by
[hidden email]: Red box when publishing using
Monticello Browser
http://code.google.com/p/pharo/issues/detail?id=6053Since camillo forked the process of publishing packages the browser was
regularly red crossed.
IndentingListItemMorph>>isFirstItem
"I have no idea why the owner of the list can get nil but it happens"
^ (owner ~= nil) and: [owner submorphs first == self]
is a bad solution to solve this problem.
Attachments:
IndentingListItemMorph-isFirstItem.st 324 bytes
_______________________________________________
Pharo-bugtracker mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-bugtracker