[ http://mc4j.org/jira/browse/STS-225?page=all ]

Tim Fennell updated STS-225:
----------------------------

    Fix Version: Release 1.4

> All request properties with names starting with 'context' are ignored during 
> binding
> ------------------------------------------------------------------------------------
>
>          Key: STS-225
>          URL: http://mc4j.org/jira/browse/STS-225
>      Project: Stripes
>         Type: Bug

>   Components: ActionBean Dispatching
>     Versions: Release 1.3.2
>     Reporter: Akbar Ibrahim
>     Assignee: Tim Fennell
>     Priority: Minor
>      Fix For: Release 1.4

>
> Request properpties with names starting with 'context', for example 
> 'contextId', are never bound to the action bean. The reason seems to be this 
> if condition in the OgnlActionBeanPropertyBinder.bind method
> !pname.toLowerCase().startsWith("context")
> Need a <quote>equally bullet proof yet higher fidelity</quote> replacement 
> for this check. :)

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://mc4j.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Stripes-development mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/stripes-development

Reply via email to