[xwiki-notifications] [Issue] Updated: (XWIKI-1979) FileUploadPlugin should not call cleanFileList in endRendering
Vincent Massol (JIRA)
jira at xwiki.org
Thu Jan 3 15:58:32 CET 2008
[ http://jira.xwiki.org/jira/browse/XWIKI-1979?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Vincent Massol updated XWIKI-1979:
----------------------------------
Fix Version/s: 1.2 RC3
(was: 1.2)
(was: 1.3 M1)
(was: 1.1.3)
> FileUploadPlugin should not call cleanFileList in endRendering
> --------------------------------------------------------------
>
> Key: XWIKI-1979
> URL: http://jira.xwiki.org/jira/browse/XWIKI-1979
> Project: XWiki Platform
> Issue Type: Bug
> Components: APIs
> Affects Versions: 1.2 RC2
> Reporter: Ludovic Dubost
> Assigned To: Ludovic Dubost
> Fix For: 1.2 RC3
>
>
> Currently the FileUpload plugin cleans the file list in endRendering. This can empty the list after the first rendering (this happens in $doc.getDisplayTitle() in the albatross skin).
> We need to rely on XWikiAction to clean up the file upload plugin list.
> Also loadFileList should check if the list was already loaded and stop if so.
--
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
More information about the notifications
mailing list