]
Gavin King closed JBSEAM-640.
-----------------------------
Assignee: Gavin King
Resolution: Done
Fix Version/s: 1.1.1.GA
org.jboss.seam.timeToneSelected event is a misspelling in
TimeZoneSelector
--------------------------------------------------------------------------
Key: JBSEAM-640
URL:
http://jira.jboss.com/jira/browse/JBSEAM-640
Project: JBoss Seam
Issue Type: Bug
Components: Core
Affects Versions: 1.1.1.GA
Reporter: Bart Schuller
Assigned To: Gavin King
Fix For: 1.1.1.GA
The patch in JBSEAM-536 included the line
Events.instance().raiseEvent( "org.jboss.seam.timeToneSelected",
getTimeZoneId() );
in org.jboss.seam.core.TimeZoneSelector
which should probably be
Events.instance().raiseEvent( "org.jboss.seam.timeZoneSelected",
getTimeZoneId() );
(the same misspelling has been added in the method comment)
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: