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

[jira] Created: (WW-2708) ThickBox usage in Struts2 throws ParametersInterceptor exception

ThickBox usage in Struts2 throws ParametersInterceptor  exception 
------------------------------------------------------------------

                 Key: WW-2708
                 URL: https://issues.apache.org/struts/browse/WW-2708
             Project: Struts 2
          Issue Type: Bug
          Components: Core Interceptors
    Affects Versions: 2.0.11
         Environment: Windows,FireFox2.x,RAD7,Tomcat5x,JDK1.5,Struts,ThickBox(JQuery),Spring,Hibernate
            Reporter: prashanth
            Priority: Blocker


I tried to implement thickbox  functionality in a jsp ,to display iframe in a thickbox. If I use a simple a href using a jsp,thickbox works fine, but if i use s:url with *.action as the url ,and if i pass height,width attributes ,iam getting an error .I tried removing height and width, but iam getting an exception saying ParametersInterceptor  exception using "random" ."Random" variable is used by jQuery.js internally.

If i can not use Jquery 'thickbox, what other frameworks support thickbox kind of functionality, as i need thick box to show some dynamic content,such as user's information or it can be a form submit.


Jul 2, 2008 3:39:54 PM com.opensymphony.xwork2.interceptor.ParametersInterceptor setParameters
SEVERE: ParametersInterceptor - [setParameters]: Unexpected Exception caught setting 'height' on 'class com.hicom.web.action.UserSignupAction: Error setting expression 'height' with value '[Ljava.lang.String;@7a847a84'


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Resolved: (WW-2708) ThickBox usage in Struts2 throws ParametersInterceptor exception

Posted by "Musachy Barroso (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/struts/browse/WW-2708?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Musachy Barroso resolved WW-2708.
---------------------------------

    Resolution: Not A Problem

Please post questions like this on the mailing list.

> ThickBox usage in Struts2 throws ParametersInterceptor  exception 
> ------------------------------------------------------------------
>
>                 Key: WW-2708
>                 URL: https://issues.apache.org/struts/browse/WW-2708
>             Project: Struts 2
>          Issue Type: Bug
>          Components: Core Interceptors
>    Affects Versions: 2.0.11
>         Environment: Windows,FireFox2.x,RAD7,Tomcat5x,JDK1.5,Struts,ThickBox(JQuery),Spring,Hibernate
>            Reporter: prashanth
>            Priority: Blocker
>
> I tried to implement thickbox  functionality in a jsp ,to display iframe in a thickbox. If I use a simple a href using a jsp,thickbox works fine, but if i use s:url with *.action as the url ,and if i pass height,width attributes ,iam getting an error .I tried removing height and width, but iam getting an exception saying ParametersInterceptor  exception using "random" ."Random" variable is used by jQuery.js internally.
> If i can not use Jquery 'thickbox, what other frameworks support thickbox kind of functionality, as i need thick box to show some dynamic content,such as user's information or it can be a form submit.
> Jul 2, 2008 3:39:54 PM com.opensymphony.xwork2.interceptor.ParametersInterceptor setParameters
> SEVERE: ParametersInterceptor - [setParameters]: Unexpected Exception caught setting 'height' on 'class com.hicom.web.action.UserSignupAction: Error setting expression 'height' with value '[Ljava.lang.String;@7a847a84'

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (WW-2708) ThickBox usage in Struts2 throws ParametersInterceptor exception

Posted by "prashanth (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/struts/browse/WW-2708?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=44323#action_44323 ] 

prashanth commented on WW-2708:
-------------------------------

I dont think mailing list can solve this problem, i have been spending lots of time,and struts2 and jquery are two latest technologies.
I have seen many questions, but no possible answers in the mailing lists.


> ThickBox usage in Struts2 throws ParametersInterceptor  exception 
> ------------------------------------------------------------------
>
>                 Key: WW-2708
>                 URL: https://issues.apache.org/struts/browse/WW-2708
>             Project: Struts 2
>          Issue Type: Bug
>          Components: Core Interceptors
>    Affects Versions: 2.0.11
>         Environment: Windows,FireFox2.x,RAD7,Tomcat5x,JDK1.5,Struts,ThickBox(JQuery),Spring,Hibernate
>            Reporter: prashanth
>            Priority: Blocker
>
> I tried to implement thickbox  functionality in a jsp ,to display iframe in a thickbox. If I use a simple a href using a jsp,thickbox works fine, but if i use s:url with *.action as the url ,and if i pass height,width attributes ,iam getting an error .I tried removing height and width, but iam getting an exception saying ParametersInterceptor  exception using "random" ."Random" variable is used by jQuery.js internally.
> If i can not use Jquery 'thickbox, what other frameworks support thickbox kind of functionality, as i need thick box to show some dynamic content,such as user's information or it can be a form submit.
> Jul 2, 2008 3:39:54 PM com.opensymphony.xwork2.interceptor.ParametersInterceptor setParameters
> SEVERE: ParametersInterceptor - [setParameters]: Unexpected Exception caught setting 'height' on 'class com.hicom.web.action.UserSignupAction: Error setting expression 'height' with value '[Ljava.lang.String;@7a847a84'

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.