Issue 6352 in pharo: StartupPreferences loads non-st files in 1.4

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

Issue 6352 in pharo: StartupPreferences loads non-st files in 1.4

pharo
Status: Accepted
Owner: [hidden email]
Labels: Type-Bug Milestone-1.4 Difficulty-Easy

New issue 6352 by [hidden email]: StartupPreferences loads non-st  
files in 1.4
http://code.google.com/p/pharo/issues/detail?id=6352

Pharo1.4
Latest update: #14452


_______________________________________________
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 6352 in pharo: StartupPreferences loads non-st files in 1.4

pharo
Updates:
        Status: HumanReviewNeeded

Comment #1 on issue 6352 by [hidden email]: StartupPreferences loads  
non-st files in 1.4
http://code.google.com/p/pharo/issues/detail?id=6352

Fix in inbox: StartupPreferences-SeanDeNigris.37

Restrict PreferencesHandler lookup to only files with an 'st' extension.


_______________________________________________
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 6352 in pharo: StartupPreferences loads non-st files in 1.4

pharo
Updates:
        Status: Integrated

Comment #2 on issue 6352 by [hidden email]: StartupPreferences loads  
non-st files in 1.4
http://code.google.com/p/pharo/issues/detail?id=6352

in 1.4 453


_______________________________________________
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 6352 in pharo: StartupPreferences loads non-st files in 1.4

pharo

Comment #3 on issue 6352 by [hidden email]: StartupPreferences loads  
non-st files in 1.4
http://code.google.com/p/pharo/issues/detail?id=6352

After integrating this, running tests now fails related to a failure in a  
class that actually is not in the 1.4 image.

Could this now try to load random .st files in the directory hierarchy?  
There is a directory scripts/ on the build workspace that should  of course  
not be loaded...


_______________________________________________
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 6352 in pharo: StartupPreferences loads non-st files in 1.4

pharo

Comment #4 on issue 6352 by [hidden email]: StartupPreferences loads  
non-st files in 1.4
http://code.google.com/p/pharo/issues/detail?id=6352

I added Issue 6354


_______________________________________________
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 6352 in pharo: StartupPreferences loads non-st files in 1.4

pharo

Comment #5 on issue 6352 by [hidden email]: StartupPreferences loads  
non-st files in 1.4
http://code.google.com/p/pharo/issues/detail?id=6352

I don't think this can be related... It only does wildcard matching in the  
preference folders. The only file in the image directory that will be  
loaded is startup.st (the same as before)


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