[ 
https://issues.apache.org/jira/browse/DIRSTUDIO-610?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12799255#action_12799255
 ] 

Pierre-Arnaud Marcelot commented on DIRSTUDIO-610:
--------------------------------------------------

I can confirm the issue.

Actually the error is related to the JVM on Windows XP.

We're testing if the parent directory of the file is writable or not.

I've found several threads about this issue:
http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=4939819
http://markmail.org/message/mrxp7fshq456gvsk

We can easily fix this bug by removing the checks we're performing on the 
parent directory.

As we're already verifying that the file can be written (which probably 
verifies that on the OS), I think that the checks on the parent directory are 
not necessary.

> Unable to export to "My Documents"
> ----------------------------------
>
>                 Key: DIRSTUDIO-610
>                 URL: https://issues.apache.org/jira/browse/DIRSTUDIO-610
>             Project: Directory Studio
>          Issue Type: Bug
>          Components: studio-ldapbrowser
>    Affects Versions: 1.5.2
>         Environment: Windows XP Professional SP3, Apache Directory Studio 
> 1.5.2
>            Reporter: Jeremy Tan
>            Priority: Minor
>
> Hi all,
> I was trying to do a CSV export from Directory Studio, but whenever I want to 
> save in "My Documents" I am unable to, with the message "Selected CSV file 
> directory is not writable". This happens with all types of exports whener I 
> try to save to "My Documents" or any other user's "Documents" folder. This 
> does not happen when I select any other directory.
> I did not notice this issue in 1.5.0 on Windows 2000.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to