[ http://issues.apache.org/jira/browse/COCOON-1262?page=all ]
Pier Fumagalli updated COCOON-1262:
-----------------------------------
Reporter: Ralph Goers (was: Ralph Goers)
> [PATCH] JXPathMetaModule incorrectly checks for null parameter (can't happen)
> instead of empty string.
> ------------------------------------------------------------------------------------------------------
>
> Key: COCOON-1262
> URL: http://issues.apache.org/jira/browse/COCOON-1262
> Project: Cocoon
> Type: Bug
> Components: * Cocoon Core
> Versions: 2.1.5
> Environment: Operating System: All
> Platform: All
> Reporter: Ralph Goers
> Assignee: Cocoon Developers Team
> Priority: Critical
> Attachments: 31134.patch
>
> In trying to upgrade from 2.1.4 to 2.1.5.1 we discovered that the
> SimpleFormTransformer is now broken. Both our site and the Cocoon sample are
> failing. The symptom is that none of the initial (default) values are
> displayed. In addition, sitemap.log contains:
> WARN (2004-09-08) 14:43.31:102 [sitemap.transformer.simpleform-instance]
> (/samples/simpleform/four/index) PoolThread-4/SimpleFormTransformer: A problem
> occurred acquiring a value from 'jxpath' for '/car/car/persons': Module does
> not
> support <>attribute.
> WARN (2004-09-08) 14:43.31:114 [sitemap.transformer.simpleform-instance]
> (/samples/simpleform/four/index) PoolThread-4/SimpleFormTransformer: A problem
> occurred acquiring a value from 'jxpath' for '/car/car/type': Module does not
> support <>attribute.
> WARN (2004-09-08) 14:43.31:116 [sitemap.transformer.simpleform-instance]
> (/samples/simpleform/four/index) PoolThread-4/SimpleFormTransformer: A problem
> occurred acquiring a value from 'jxpath' for '/car/car/deposit': Module does
> not
> support <>attribute.
> WARN (2004-09-08) 14:43.31:118 [sitemap.transformer.simpleform-instance]
> (/samples/simpleform/four/index) PoolThread-4/SimpleFormTransformer: A problem
> occurred acquiring a value from 'jxpath' for '/car/car/email': Module does not
> support <>attribute.
> WARN (2004-09-08) 14:43.31:119 [sitemap.transformer.simpleform-instance]
> (/samples/simpleform/four/index) PoolThread-4/SimpleFormTransformer: A problem
> occurred acquiring a value from 'jxpath' for '/car/car/address': Module does
> not
> support <>attribute.
> WARN (2004-09-08) 14:43.31:130 [sitemap.transformer.simpleform-instance]
> (/samples/simpleform/four/index) PoolThread-4/SimpleFormTransformer: A problem
> occurred acquiring a value from 'jxpath' for '/car/car/driver': Module does
> not
> support <>attribute.
> WARN (2004-09-08) 14:43.31:136 [sitemap.transformer.simpleform-instance]
> (/samples/simpleform/four/index) PoolThread-4/SimpleFormTransformer: A problem
> occurred acquiring a value from 'jxpath' for '/car/car/go': Module does not
> support <>attribute.
> I have verified that this problem still exists in BRANCH-2.1.X.
> To reproduce this simply run:
> http://localhost:8888/samples/simpleform/four/index
> The form should have default values but none are there. The same page with
> 2.1.4
> displays the defaults.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira