Does anyone know why this issue was touched? http://issues.apache.org/struts/browse/WW-128
Second time I've noticed this happening. I'm guessing there's a workflow issue in the Struts JIRA, however it would also be good to know if someone did this on purpose or not. Hen On 4/11/07, Anonymous (JIRA) <[EMAIL PROTECTED]> wrote:
[ https://issues.apache.org/struts/browse/WW-128?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Resolution: Fixed (was: Won't Fix) Status: Resolved (was: Closed) > accessor failure with "unusual" casing > -------------------------------------- > > Key: WW-128 > URL: https://issues.apache.org/struts/browse/WW-128 > Project: Struts 2 > Issue Type: Bug > Components: Views > Affects Versions: WW 1.2 > Environment: Linux and windows alike, running webwork in a jboss setting (jboss 3.0.6, webwork 1.2.1). > Reporter: Thomas Roka-Aardal > Assigned To: Patrick Lightbody > Priority: Minor > Fix For: WW 1.3 > > > If you have an object collection that has a getter for a variable, and this object is placed as a local collection variable in the webwork action class (with a getter), when iterating over it, and using <webwork:property value=""/>, it returns null for a specific variable. The variable name is probably the issue, since the problem is resolved by calling the variable something else. The variable that does NOT work, is: > iATAFlightCode > ...while iataFlightCode works fine. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]