Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Incomplete
-
Nightly Build
-
None
-
None
-
Operating System: other
Platform: Other
-
31293
Description
Niall, thx for pointing out the solution to STR-2213. I think I followed all
what was stated in the wiki upgrade notes (BTW, the form tag no longer has the
"type" attribute either) and now I am getting
javax.servlet.jsp.JspException: Cannot find message resources under key
org.apache.struts.action.MESSAGE
org.apache.struts.taglib.TagUtils.retrieveMessageResources(TagUtils.java:1233)
org.apache.struts.taglib.TagUtils.message(TagUtils.java:1082)
org.apache.struts.taglib.TagUtils.message(TagUtils.java:1057)
org.apache.struts.taglib.bean.WriteTag.retrieveFormatString(WriteTag.java:256)
org.apache.struts.taglib.bean.WriteTag.formatValue(WriteTag.java:319)
org.apache.struts.taglib.bean.WriteTag.doStartTag(WriteTag.java:234)
org.apache.jsp.index_005fen_jsp._jspx_meth_bean_write_2(index_005fen_jsp.java:1071)
...
so far, I never used the "bundle" attribute and with struts1.1 that wasn't
necessary.
P.S.: should I report that I cannot assign this bug to struts 1.2 in bugzilla in
a separate bugs?