[
https://issues.apache.org/jira/browse/JSPWIKI-141?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12607068#action_12607068
]
Florian Holeczek commented on JSPWIKI-141:
------------------------------------------
I just checked this...
According to the ChangeLog, group.areyousure shouldn't be used any more as of
2.7.0-svn-41:
{quote}
* Fixed [JSPWIKi-285] Groups.jsp has unterminated string constant.
Delete resource (not used anymore):
#group.areyousure=....
{quote}
However, this doesn't seem to have been commited.
* The resource still exists in the default properties, and even contains the
original issue (html entities) in several localizations.
* EditGroupContent.jsp still contains a javascript confirm dialog using this
resource.
Dirk?
> I18N properties contain error
> -----------------------------
>
> Key: JSPWIKI-141
> URL: https://issues.apache.org/jira/browse/JSPWIKI-141
> Project: JSPWiki
> Issue Type: Improvement
> Components: Default template, Localization
> Reporter: Florian Holeczek
> Assignee: Dirk Frederickx
> Priority: Trivial
> Fix For: 2.8
>
>
> The property group.areyousure contains html entities &...;, but this property
> value is used in a javascript message box. At least in Firefox, these
> entities won't be parsed and show up in the message as they are.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.