You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@struts.apache.org by "Maurizio Cucchiara (JIRA)" <ji...@apache.org> on 2011/03/02 18:13:37 UTC

[jira] Commented: (WW-3585) Struts2 debugging using debug=browser in url does not populate url parameters in action class member variables

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

Maurizio Cucchiara commented on WW-3585:
----------------------------------------

I'm not sure I understand what you mean. It would look like a user group question.
Could you provide some more details?
How can we reproduce it?

> Struts2 debugging using debug=browser in url does not populate url parameters in action class member variables
> --------------------------------------------------------------------------------------------------------------
>
>                 Key: WW-3585
>                 URL: https://issues.apache.org/jira/browse/WW-3585
>             Project: Struts 2
>          Issue Type: Bug
>          Components: Value Stack
>    Affects Versions: 2.2.1
>         Environment: Windows 7 Struts2.2.1 basic jars found in blank.war plus code convention/annotation jar and struts2-config-browser-plugin-2.2.1.jar
>            Reporter: samarjit samanta
>            Priority: Minor
>
> When pass a few variables in url and pupulate the same in action class and System.out.print() those variables, I can see them getting populated and prints tomcat  console. But the same action class when debugging using browser `debug=browser` the action class variables are null or remain in initialized value and 'null' gets printed on tomcat console corresponding to that variable. The variable gets displayed in #parameters.
>  However, the other two debugging technique like `debug=console` shows the values in action which is normal. Also `debug=xml` also shows the value in action and in tomcat console also it is printed properly.

-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira