[richfaces-issues] [JBoss JIRA] Closed: (RF-3492) File Upload inside modalPanel: UploadItem is empty.

Mikhail Vitenkov (JIRA) jira-events at lists.jboss.org
Mon May 26 08:20:42 EDT 2008


     [ http://jira.jboss.com/jira/browse/RF-3492?page=all ]

Mikhail Vitenkov closed RF-3492.
--------------------------------


Verified at 3.2.1.CR7

> File Upload inside modalPanel: UploadItem is empty.
> ---------------------------------------------------
>
>                 Key: RF-3492
>                 URL: http://jira.jboss.com/jira/browse/RF-3492
>             Project: RichFaces
>          Issue Type: Bug
>    Affects Versions: 3.2.0
>         Environment: RF 3.2.1
> Facelet
>            Reporter: Andrei Markavtsov
>         Assigned To: Mikhail Vitenkov
>            Priority: Critical
>             Fix For: 3.2.1
>
>
> <rich:modalPanel id="mpm" width="500" height="300">
> 			<f:facet name="header"><h:outputText value="Modal Panel" /></f:facet>
> 			<f:facet name="controls">
> 				<h:graphicImage value="/pictures/close.png" style="cursor:pointer" onclick="Richfaces.hideModalPanel('mpm')" />
> 			</f:facet>
> 			
> 			<rich:fileUpload  fileUploadListener="#{testMBean.fileUploaded}" disabled="false"
> 			addControlLabel="Legg til fil..." clearAllControlLabel="Ta bort alle" clearControlLabel="Ta bort" cancelEntryControlLabel="Ta bort"
> 			stopEntryControlLabel="Stoppe opplasting" stopControlLabel="Stoppe opplasting" uploadControlLabel="Last opp fil"  listWidth="480" listHeight="230"
> 			onuploadcomplete="this.disabled=false" immediateUpload="false" autoclear="false">
> 				<f:facet name="label">
> 					<h:outputText value="{_KB}KB from {KB}KB uploaded --- {mm}:{ss}" />
> 				</f:facet>
> 			</rich:fileUpload>
> 		</rich:modalPanel>

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

        



More information about the richfaces-issues mailing list