s:selectDate dateFormat attribute can't contain ValueBinding
------------------------------------------------------------
Key: JBSEAM-788
URL: http://jira.jboss.com/jira/browse/JBSEAM-788
Project: JBoss Seam
Issue Type: Bug
Affects Versions: 1.1.5.GA
Reporter: Stephan Bublava
The "dateFormat" attribute doesn't accept value bindings and is also not taken into account in saveState() / restoreState().
This is a serious problem for us, since we support four languages concurrently and therefore cannot hardcode the pattern on the JSF page.
--
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
No @Observer(create=false) equivalent in events.xml
---------------------------------------------------
Key: JBSEAM-785
URL: http://jira.jboss.com/jira/browse/JBSEAM-785
Project: JBoss Seam
Issue Type: Bug
Components: Core
Affects Versions: 1.1.5.GA
Reporter: Stephan Bublava
Priority: Minor
According to events-1.1.dtd it is not possible to define an event that will only be propagated to existing component instances, as an be done with @Observer.
Does it make sense to support something like the construct shown below?
<event type="hello">
<action expression="#{helloListener.sayHelloBack}" create="false" />
</event>
--
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
size limits for file upload
---------------------------
Key: JBSEAM-774
URL: http://jira.jboss.com/jira/browse/JBSEAM-774
Project: JBoss Seam
Issue Type: Feature Request
Components: JSF
Reporter: Gavin King
Assigned To: Shane Bryzak
Fix For: 1.1.6.GA
And move configuration of this stuff into components.xml.....
--
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
Improvements for fileUpload control
-----------------------------------
Key: JBSEAM-705
URL: http://jira.jboss.com/jira/browse/JBSEAM-705
Project: JBoss Seam
Issue Type: Feature Request
Components: JSF
Affects Versions: 1.1.5.GA
Reporter: Shane Bryzak
Assigned To: Shane Bryzak
Priority: Minor
Fix For: 1.2.0.BETA1
Improve resource usage in MultipartRequest - file uploads should optionally be streamed to file. Value bindings for the fileUpload component should then allow either byte[] or InputStream.
--
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
remember me
-----------
Key: JBSEAM-735
URL: http://jira.jboss.com/jira/browse/JBSEAM-735
Project: JBoss Seam
Issue Type: Feature Request
Components: Remoting
Reporter: Gavin King
Assigned To: Shane Bryzak
Fix For: 1.2.0.BETA1
Identity should be able to store the user/pass in a cookie, like the Selector objects do (could Identity extend Selector??)
--
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
Requested by Gavin King for example app using Icefaces with defects.
--------------------------------------------------------------------
Key: JBSEAM-771
URL: http://jira.jboss.com/jira/browse/JBSEAM-771
Project: JBoss Seam
Issue Type: Bug
Affects Versions: 1.1.1.GA
Reporter: Tony Herstell
Priority: Trivial
I have supplied Gavin with the instructions/ability to synch the project through MyEclipse and CVS.
This is a file containing a ANT file (I dont use Ant much so this may not be perfect).
Build the War and Jar using their Ant Files first THEN build the Ear (I could not get ant to allow me to run the other ant files from the ear one - permission problem)
Then deploy it to your server.
If you use the MyEclipse method, recommended you can deploy exploded (never run ant at all and changes take effect immediately).
I hope I can attach the file here somewhere!
--
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
Seam text and emoticons
-----------------------
Key: JBSEAM-746
URL: http://jira.jboss.com/jira/browse/JBSEAM-746
Project: JBoss Seam
Issue Type: Bug
Components: JSF
Reporter: Gavin King
Assigned To: Gavin King
Fix For: 1.1.6
Both ;-) and :-) render wierd in Seam text. This is very bad.
--
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
Uniform <redirect/> tag functionality in pages.xml
--------------------------------------------------
Key: JBSEAM-768
URL: http://jira.jboss.com/jira/browse/JBSEAM-768
Project: JBoss Seam
Issue Type: Feature Request
Components: Core
Affects Versions: 1.1.6.GA
Reporter: Gavin King
Assigned To: Gavin King
Fix For: 1.1.7.GA
Currently <param/> and <faces-message/> are not supported everywhere that <redirect/> can appear.
--
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