> Hi, I am running CAS 3.5.2. > When I access to https://casserver:8443/domain/cas/services with web browser > in > English language I don't have any error, but if web browser is Spanish > language I > get this error: > > 2013-06-05 13:57:44,185 ERROR > [org.springframework.web.servlet.tags.MessageTag] - > <No message found under code > 'management.services.status.evaluationOrder.notupdated' > for locale 'es_ES'.> > javax.servlet.jsp.JspTagException: No message found under code > 'management.services.status.evaluationOrder.notupdated' for locale 'es_ES'. > > > Any Idea??,
I ran into exactly the same problem. There is an updated Spanish messages file at github sources. You can check out current sources or, as a quick workaround, substitute your messages_es.properties with the updated file https://github.com/Jasig/cas/blob/master/cas-server-webapp/src/main/resources/messages_es.properties -- You are currently subscribed to [email protected] as: [email protected] To unsubscribe, change settings or access archives, see http://www.ja-sig.org/wiki/display/JSG/cas-user
