[xwiki-notifications] [Issue] Commented: (XWIKI-1979) FileUploadPlugin should not call cleanFileList in endRendering

Ludovic Dubost (JIRA) jira at xwiki.org
Wed Jan 2 19:46:33 CET 2008


    [ http://jira.xwiki.org/jira/browse/XWIKI-1979?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_20397 ] 

Ludovic Dubost commented on XWIKI-1979:
---------------------------------------

Commited in 1.1 and trunk 1.3.
Still need to be commited in 1.2

> 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
>
> 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