[ 
http://jira.xwiki.org/jira/browse/XWIKI-2102?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jean-Vincent Drean closed XWIKI-2102.
-------------------------------------

    Resolution: Fixed

> Attachments should not contain non-alphanumeric characters in the file name
> ---------------------------------------------------------------------------
>
>                 Key: XWIKI-2102
>                 URL: http://jira.xwiki.org/jira/browse/XWIKI-2102
>             Project: XWiki Core
>          Issue Type: Bug
>          Components: Core
>    Affects Versions: 1.2.1, 1.3 M1
>            Reporter: Jean-Vincent Drean
>         Assigned To: Jean-Vincent Drean
>            Priority: Minor
>             Fix For: 1.2.2, 1.3 M2
>
>
> since it uses 
> - clearName(filename, false, false, getXWikiContext());
> should be :
> - clearName(filename, false, true, getXWikiContext());

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.xwiki.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        
_______________________________________________
notifications mailing list
notifications@xwiki.org
http://lists.xwiki.org/mailman/listinfo/notifications

Reply via email to