Booking Example uses #{hotel.name} where it should use #{hotel.price}
---------------------------------------------------------------------
Key: JBSEAM-2918
URL:
http://jira.jboss.com/jira/browse/JBSEAM-2918
Project: Seam
Issue Type: Bug
Components: Examples
Affects Versions: 2.0.1.GA
Environment: Booking Example
Reporter: Richard Kennard
Priority: Trivial
In the booking example, hotelview.xhtml incorrectly maps 'Nightly rate' to
#{hotel.name}. This field should be mapped to #{hotel.price}.
I discovered this while working on this blog entry for Metawidget...
http://kennardconsulting.blogspot.com/2008/04/using-metawidget-with-seam-...
...so you might want to take a look at how Metawidget can solve it for you :)
--
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