[
https://issues.apache.org/jira/browse/WW-4135?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13701812#comment-13701812
]
Lucy commented on WW-4135:
--------------------------
I don't think the #cancelImage makes a difference, I have changed the src to
directly point to the image file, the same problem still happens:
<s:submit type="image" src="images/form/btn_cancel.gif" theme="simple"/>
shows on the HTML as:
java.lang.Object@6c73640d
<input id="editUserAccount_0" type="image" value="Submit"
src="images/form/btn_cancel.gif" alt="Submit">
> It is showing some debug text like java.lang.Object@3fa472bf next to the
> button generated by s:submit tag
> ---------------------------------------------------------------------------------------------------------
>
> Key: WW-4135
> URL: https://issues.apache.org/jira/browse/WW-4135
> Project: Struts 2
> Issue Type: Bug
> Components: Core Actions
> Affects Versions: 2.3.15
> Reporter: Lucy
> Fix For: 2.3.16
>
>
> We are using s:submit rendering the action buttons.
> Today when I upgraded the struts2 version from 2.3.4.1 to 2.3.15, now it is
> showing some debugging text like:
> java.lang.Object@3fa472bf on the left side of the button. The button still
> functions fine.
> I just tested it with struts2-core-2.3.14.3, it didn't show the problem. So
> this is a regression bug.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira