[ 
https://issues.apache.org/jira/browse/TRINIDAD-1525?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12727994#action_12727994
 ] 

Matthias Weßendorf commented on TRINIDAD-1525:
----------------------------------------------

here are some more information on the issue (including rendered HTML):

http://www.mail-archive.com/us...@myfaces.apache.org/msg53368.html

> File too Large message not visible when using tr:inputFile inside 
> tr:panelGroupLayout
> -------------------------------------------------------------------------------------
>
>                 Key: TRINIDAD-1525
>                 URL: https://issues.apache.org/jira/browse/TRINIDAD-1525
>             Project: MyFaces Trinidad
>          Issue Type: Bug
>    Affects Versions: 1.2.7-core, 1.2.9-core, 1.2.10-core
>         Environment: Glassfish V2 on Linux & Windows
>            Reporter: Anuj
>
> <tr:panelGroupLayout partialTriggers="uploadImgBtn deleteBtn">
>                                                     <tr:inputFile 
> id="inputFileImg" onchange="validateFile(this);" 
> partialTriggers="uploadImgBtn deleteBtn" value="#{backingBean.imageFile}" 
> rendered="#{backingBean.imageFile==null}"/>
> With the above code, when we try to upload file which is greater then 
> allowable limit (as configured in web.xml) then, we should get the message 
> saying that file is too large or something.  But, when used in 
> panelGroupLayout, we do not get that message.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to