You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@struts.apache.org by "Lucy (JIRA)" <ji...@apache.org> on 2013/07/05 06:57:49 UTC

[jira] [Comment Edited] (WW-4135) It is showing some debug text like java.lang.Object@3fa472bf next to the button generated by s:submit tag

    [ https://issues.apache.org/jira/browse/WW-4135?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13700456#comment-13700456 ] 

Lucy edited comment on WW-4135 at 7/5/13 4:57 AM:
--------------------------------------------------

Yes, we are using freemarker 2.3.19 as template:

<s:submit action="cancelAction" type="image" src="%{#cancelImage}" theme="simple"/>
                
      was (Author: lucy2000):
    Yes, we are using freemarker 2.3.19 as template:

<s:submit action="cancelAction" type="image" src="%{#cancelImage}" theme="simple"/>
                  
> 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
>
> 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