[ http://issues.apache.org/struts/browse/WW-1428?page=comments#action_38108
]
Matt Raible commented on WW-1428:
---------------------------------
This appears to be a message from xwork:
alotta:~/dev/xwork2 mraible$ grep -r "webwork.devMode to false" .
./src/java/com/opensymphony/xwork2/interceptor/.svn/text-base/ParametersInterceptor.java.svn-base:
String developerNotification =
LocalizedTextUtil.findText(ParametersInterceptor.class,
"webwork.messages.devmode.notification",
ActionContext.getContext().getLocale(), "Developer Notification (set
webwork.devMode to false to disable this message):\n{0}", new Object[]{
./src/java/com/opensymphony/xwork2/interceptor/ParametersInterceptor.java:
String developerNotification =
LocalizedTextUtil.findText(ParametersInterceptor.class,
"webwork.messages.devmode.notification",
ActionContext.getContext().getLocale(), "Developer Notification (set
webwork.devMode to false to disable this message):\n{0}", new Object[]{
I thought xwork wasn't supposed to be aware of upper-level libraries? ;-)
> Error message needs updating, says webwork.devMode - should be struts.devMode
> -----------------------------------------------------------------------------
>
> Key: WW-1428
> URL: http://issues.apache.org/struts/browse/WW-1428
> Project: Struts 2
> Issue Type: Bug
> Components: Interceptors
> Affects Versions: 2.0.0
> Reporter: Matt Raible
>
> ERROR - ParametersInterceptor.setParameters(143) | Developer Notification
> (set webwork.devMode to false to disable this message):
> Should be struts.devMode.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/struts/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira