[JBoss JIRA] Created: (RF-3291) fileUpload: Add maxFiles property (or change maxFilesQuantity behaviour)
by Morten Egelund Rasmussen (JIRA)
fileUpload: Add maxFiles property (or change maxFilesQuantity behaviour)
------------------------------------------------------------------------
Key: RF-3291
URL: http://jira.jboss.com/jira/browse/RF-3291
Project: RichFaces
Issue Type: Feature Request
Reporter: Morten Egelund Rasmussen
Priority: Minor
It would be nice to have a property on the fileUpload component that lets the user define the maximum number of files in the upload file-list.
The already existing property "maxFilesQuantity" lets the user define the maximum number of times the user may upload a file. However, if the user clears one or more files in the upload list (due to wrong file selection etc.), this property is completely useless.
I suggest that a new property is added to control the maximum number of files allowed in the upload file-list, or that the already existing property "maxFilesQuantity" is changed to reflect this behaviour.
--
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
16 years, 5 months
[JBoss JIRA] Created: (RF-1784) <t:savestate> auto save request scope bean to session scope in iframe enviorment
by shi long (JIRA)
<t:savestate> auto save request scope bean to session scope in iframe enviorment
---------------------------------------------------------------------------------
Key: RF-1784
URL: http://jira.jboss.com/jira/browse/RF-1784
Project: RichFaces
Issue Type: Bug
Affects Versions: 3.1.3
Environment: windows xp sp2
tomcat 5.5
eclpise 3.2
jdk 1.5.08
myfaces1.5
facelets 1.1.13
Reporter: shi long
Priority: Blocker
first ,sorry, i already ask this question,but today i found question is closed(URL: http://jira.jboss.com/jira/browse/RF-1519),i guess i don't describe clealy.
i download version 3.1.3, found "question " yet exist,i don't know ,this is or not question?
i test navigate from page1 to page2 through action ,it's ok.
but in my enviorment ,i use iframe in page,left is navigate tree,right is iframe,user click left tree entry,iframe filled page content,if tree
have two entry,when exchange page from tree entry,"error" appear.
i think ,through ie's address ,i can simply test this question,first i type http://127.0.0.1:8090/test/testRichfacesTable1.faces,this backBean don't fetch data,
fetch data in method doSearch,i click search button ,this action execute doSearch method,data is showing,second i type http://127.0.0.1:8090/test/testRichfacesTable2.faces
,when testRichfacesTable2.faces show,i type first page http://127.0.0.1:8090/test/testRichfacesTable1.faces,page data yet exists,in version 3.01,data don't appear ,because
create new backBean.
this is my quetion.
in article :URL: http://jira.jboss.com/jira/browse/RF-1519
sorry ,i give this question ,but i don't navigate jira recently,today i found this quetion is closed,so i prepare the sourcecode ,i need help!!!
--
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
16 years, 5 months