[
https://jira.jboss.org/jira/browse/JBSEAM-4168?page=com.atlassian.jira.pl...
]
Norman Richards closed JBSEAM-4168.
-----------------------------------
Resolution: Duplicate Issue
This is fixed in CR2. Thanks.
Messages Regression. Message not appearing on screen.
-----------------------------------------------------
Key: JBSEAM-4168
URL:
https://jira.jboss.org/jira/browse/JBSEAM-4168
Project: Seam
Issue Type: Bug
Components: Core
Affects Versions: 2.1.2.CR1
Environment: Win XP64 Pro 2.1.2.CR1 & Ubuntu
Reporter: Tony Herstell
Assignee: Norman Richards
This message is no longer appearing (since 2.1.1.GA)
<span> <h:outputText styleClass="bold"
value="#{messages.enter_event_use_alternate_rider}" /> </span>
This is the message in messages it locks onto
enter_event_use_alternate_rider=click this box if
#{competitorDetailsToAdd.competitor.firstname} is NOT the rider
competitorDetailsToAdd is in scope as its used on the page elsewhere:
<h:outputText id="enter_event_rider"
value="#{competitorDetailsToAdd.competitor.surname},
#{competitorDetailsToAdd.competitor.firstname}"
title="#{messages.enter_event_rider_tooltip}">
</h:outputText>
When I change the text to
enter_event_use_alternate_rider=click this box if you are NOT the rider
it will appear (once I restart the server of course).
--
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