Issue 6944 in pharo: [BUG] FileSystemStore permissions: should not return false

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

Issue 6944 in pharo: [BUG] FileSystemStore permissions: should not return false

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

New issue 6944 by [hidden email]: [BUG] FileSystemStore permissions:  
should not return false
http://code.google.com/p/pharo/issues/detail?id=6944

Context : Drag and drop a file from a winXP explorer opened on a network  
directory to the top of Pharo's World.

the permissions for the file are rw but it seems Pharo as trouble managing  
absolute paths (\\) so it can't read correctly the file permissions (a test  
with a locale copy of the file works great, opening the file browser)

in this context, the FileSystemStore>>permissions: method returns False,  
leading to a NDU : False>>isReadable.

first issue I report, hope it won't be too crappy

ffe



_______________________________________________
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 6944 in pharo: [BUG] FileSystemStore permissions: should not return false

pharo
Updates:
        Status: Accepted

Comment #1 on issue 6944 by [hidden email]: [BUG] FileSystemStore  
permissions: should not return false
http://code.google.com/p/pharo/issues/detail?id=6944

(No comment was entered for this change.)


_______________________________________________
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 6944 in pharo: [BUG] FileSystemStore permissions: should not return false

pharo

Comment #2 on issue 6944 by [hidden email]: [BUG] FileSystemStore  
permissions: should not return false
http://code.google.com/p/pharo/issues/detail?id=6944

We should test it on windows :)


_______________________________________________
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 6944 in pharo: [BUG] FileSystemStore permissions: should not return false

pharo

Comment #3 on issue 6944 by [hidden email]: [BUG] FileSystemStore  
permissions: should not return false
http://code.google.com/p/pharo/issues/detail?id=6944

maybe related to issue 6283?


_______________________________________________
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 6944 in pharo: [BUG] FileSystemStore permissions: should not return false

pharo

Comment #4 on issue 6944 by [hidden email]: [BUG] FileSystemStore  
permissions: should not return false
http://code.google.com/p/pharo/issues/detail?id=6944

Is this a show stopping issue for 2.0?


_______________________________________________
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 6944 in pharo: [BUG] FileSystemStore permissions: should not return false

pharo
Updates:
        Labels: -Milestone-2.0 Milestone-3.0

Comment #5 on issue 6944 by [hidden email]: [BUG] FileSystemStore  
permissions: should not return false
http://code.google.com/p/pharo/issues/detail?id=6944

Doesn't look like it...


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