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

Jean-Vincent Drean updated XWIKI-2102:
--------------------------------------

    Fix Version/s: 1.3 M2
                   1.2.2

> Document.addAttachment allows the use of incorrect filenames
> ------------------------------------------------------------
>
>                 Key: XWIKI-2102
>                 URL: http://jira.xwiki.org/jira/browse/XWIKI-2102
>             Project: XWiki Core
>          Issue Type: Bug
>    Affects Versions: 1.2.1, 1.3 M1
>            Reporter: Jean-Vincent Drean
>         Assigned To: Jean-Vincent Drean
>            Priority: Minor
>             Fix For: 1.3 M2, 1.2.2
>
>
> 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