[
http://jira.xwiki.org/jira/browse/XWIKI-2102?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Vincent Massol updated XWIKI-2102:
----------------------------------
Summary: Attachments should not contain non-alphanumeric characters in
the file name (was: Document.addAttachment allows the use of incorrect
filenames)
Component/s: Core
> 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.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
[email protected]
http://lists.xwiki.org/mailman/listinfo/notifications