DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=14893>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=14893

Parameter names collision in Customizer

           Summary: Parameter names collision in Customizer
           Product: Jetspeed
           Version: 1.4b2-dev / CVS
          Platform: Other
        OS/Version: Other
            Status: NEW
          Severity: Normal
          Priority: Other
         Component: Customizer
        AssignedTo: [EMAIL PROTECTED]
        ReportedBy: [EMAIL PROTECTED]


There's a collision of parameter names in default Customizer when the portlet
customized uses 
parameters with the same name as those used by the Customizer,
like "action".
This cause the 
customizer to save the incorrect parameter value in the portlet
entry.

This can be easily 
fixed by adding a namespace to the customized parameters like
"param_<paramName>" to avoid 
these collisions.

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to