Issue 6522 in pharo: Finder incorrect result when same method on both instance and class side

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

Issue 6522 in pharo: Finder incorrect result when same method on both instance and class side

pharo
Status: New
Owner: ----
Labels: Type-Bug

New issue 6522 by [hidden email]: Finder incorrect result when  
same method on both instance and class side
http://code.google.com/p/pharo/issues/detail?id=6522

When a method is defined on both instance and class side, Finder only shows  
the class side method. Steps to reproduce...
1. Create a New Package and New Class
2. Create #testMethod on instance side of New Class
3. Open Finder and restrict to search only New Package
4. Search for 'testMethod' and you get one result
5. Create #testMethod on the class side of New Class
6. Search for 'testMethod' and still only one result - but changed to class  
side - the instance side is hidden from results.

This was found in Moose4.7 based on Pharo 1.4, but its not critical for 1.4  
so I am reporting it on Pharo 2.0 where it is presumed to also exist.



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