[
https://jira.jboss.org/jira/browse/JBSEAM-2429?page=com.atlassian.jira.pl...
]
Terry commented on JBSEAM-2429:
-------------------------------
Wonder if anyone is going to fix this; I have not found a reliable workaround to this yet.
Using converterId="javax.faces.DateTime" seems to have undesirable side affect
where date start to slide back a day for s:links parameters or wherevery query parmeter is
defined of related date/time.
I have systems with many pages which heavily utilise date/time for searches. It is
hindering my deploying to for testing.
converterId in Seam page param not recognised in EAR project
structure
----------------------------------------------------------------------
Key: JBSEAM-2429
URL:
https://jira.jboss.org/jira/browse/JBSEAM-2429
Project: Seam
Issue Type: Bug
Components: Core, JSF Integration
Affects Versions: 2.0.0.GA
Environment: Windows, Project Structure EAR, JBoss 4.2 EAP. Seam2+Sun JSF
RI+Facelets+Richfaces.
Reporter: Terry
Priority: Minor
Fix For: The future
In a EAR project structure; assigning converterId in page parameter in .page.xml file is
not recognised. Throws errors:
javax.faces.FacesException: Expression Error: Named Object:
org.jboss.seam.ui.converter.DateTimeConverter not found.
<param name="settlementDateFrom"
converterId="org.jboss.seam.ui.converter.DateTimeConverter"
value="#{paymentReconciliation.settlementDateFrom}"/>
See forum issue for more details.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira