[richfaces-issues] [JBoss JIRA] (RF-12482) rich:fileUpload, the upload button disappeared after deleting a uploaded file

Brian Leathem (JIRA) jira-events at lists.jboss.org
Tue Sep 11 12:21:32 EDT 2012


     [ https://issues.jboss.org/browse/RF-12482?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Brian Leathem updated RF-12482:
-------------------------------

    Description: 
{code}
<h:form prependId="false">
      <rich:fileUpload/>
</h:form>
{code}
 
code is too easy, isn't it~~
 
the steps below show my problem.
# Choose "Add", select file1.txt, and then click "Upload". After uploaded, i can see a "Clear" link label for this file.
# Choose "Add" again, select file2.txt, and then click the "Clear" link label for file1.txt created in the first step (Not the Clear All on top right).
# After these, the "Upload" button disappeared.

  was:
<h:form prependId="false">
      <rich:fileUpload/>
</h:form>
 
code is too easy, isn't it~~
 
the steps below show my problem.
1. Choose "Add", select file1.txt, and then click "Upload". After uploaded, i can see a "Clear" link label for this file.
2. Choose "Add" again, select file2.txt, and then click the "Clear" link label for file1.txt created in the first step (Not the Clear All on top right).
3. After these, the "Upload" button disappeared, my god.


    
> rich:fileUpload, the upload button disappeared after deleting a uploaded file
> -----------------------------------------------------------------------------
>
>                 Key: RF-12482
>                 URL: https://issues.jboss.org/browse/RF-12482
>             Project: RichFaces
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>          Components: component-input
>    Affects Versions: 4.2.0.Final
>         Environment: IDE: eclipse 3.7.1
> plugin: jboss plugin
> richface ver: 4.2.0
> System: windows 7
> Browser: IE 8
>            Reporter: Janli Lee
>
> {code}
> <h:form prependId="false">
>       <rich:fileUpload/>
> </h:form>
> {code}
>  
> code is too easy, isn't it~~
>  
> the steps below show my problem.
> # Choose "Add", select file1.txt, and then click "Upload". After uploaded, i can see a "Clear" link label for this file.
> # Choose "Add" again, select file2.txt, and then click the "Clear" link label for file1.txt created in the first step (Not the Clear All on top right).
> # After these, the "Upload" button disappeared.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the richfaces-issues mailing list