[jira] [Updated] (MYFACES-2552) TagValueExpression.getType() returns null if the property in the managed bean is null and the expression points to a facelets composite component attribute

2011-09-23 Thread Matt Benson (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-2552?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt Benson updated MYFACES-2552: - Status: Patch Available (was: Open) TagValueExpression.getType() returns null if the

[jira] [Commented] (MYFACES-2552) TagValueExpression.getType() returns null if the property in the managed bean is null and the expression points to a facelets composite component attribute

2011-09-23 Thread Matt Benson (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-2552?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13113805#comment-13113805 ] Matt Benson commented on MYFACES-2552: -- This latest patch only begins to address

[jira] [Commented] (MYFACES-2552) TagValueExpression.getType() returns null if the property in the managed bean is null and the expression points to a facelets composite component attribute

2011-09-21 Thread Matt Benson (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-2552?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13109619#comment-13109619 ] Matt Benson commented on MYFACES-2552: -- It's not technically considered a bug, but

[jira] [Resolved] (MYFACES-3311) Can't resolve converter for cc attributes

2011-09-20 Thread Matt Benson (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-3311?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt Benson resolved MYFACES-3311. -- Resolution: Duplicate Can't resolve converter for cc attributes

[jira] [Resolved] (MYFACES-3283) #{cc.attr} attributes fail when a child component is accessed outside of the composite component (i.e. in action listeners or other events)

2011-08-18 Thread Matt Benson (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-3283?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt Benson resolved MYFACES-3283. -- Resolution: Not A Problem Taking previous comment as assent. #{cc.attr} attributes fail

[jira] [Resolved] (MYFACES-3283) #{cc.attr} attributes fail when a child component is accessed outside of the composite component (i.e. in action listeners or other events)

2011-08-17 Thread Matt Benson (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-3283?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt Benson resolved MYFACES-3283. -- Resolution: Invalid In cases where you rely on the component stack in this manner you can

[jira] [Commented] (MYFACES-3283) #{cc.attr} attributes fail when a child component is accessed outside of the composite component (i.e. in action listeners or other events)

2011-08-17 Thread Matt Benson (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-3283?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13086674#comment-13086674 ] Matt Benson commented on MYFACES-3283: -- wrt the Mojarra-reported issue, to judge

[jira] [Reopened] (MYFACES-3283) #{cc.attr} attributes fail when a child component is accessed outside of the composite component (i.e. in action listeners or other events)

2011-08-17 Thread Matt Benson (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-3283?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt Benson reopened MYFACES-3283: -- RE burden of proof, fair enough. Let's scour the spec and seek clarification if necessary.

[jira] [Commented] (MYFACES-3259) Custom Validator tag attributes are not configured when used with default tag handler in wrapping mode

2011-08-16 Thread Matt Benson (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-3259?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13085924#comment-13085924 ] Matt Benson commented on MYFACES-3259: -- Filed

[jira] [Commented] (MYFACES-3259) Custom Validator tag attributes are not configured when used with default tag handler in wrapping mode

2011-08-16 Thread Matt Benson (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-3259?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13085953#comment-13085953 ] Matt Benson commented on MYFACES-3259: -- How can I help? Custom Validator tag

[jira] [Commented] (MYFACES-3259) Custom Validator tag attributes are not configured when used with default tag handler in wrapping mode

2011-08-12 Thread Matt Benson (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-3259?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13084423#comment-13084423 ] Matt Benson commented on MYFACES-3259: -- Thanks for the attention, Leo. I agree

[jira] [Created] (MYFACES-3274) CompositeComponentELResolver.CompositeComponentAttributesMapWrapper breaks compatibility with tmp el-resolvers

2011-08-11 Thread Matt Benson (JIRA)
CompositeComponentELResolver.CompositeComponentAttributesMapWrapper breaks compatibility with tmp el-resolvers -- Key: MYFACES-3274 URL:

[jira] [Updated] (MYFACES-3274) CompositeComponentELResolver.CompositeComponentAttributesMapWrapper breaks compatibility with tmp el-resolvers

2011-08-11 Thread Matt Benson (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-3274?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt Benson updated MYFACES-3274: - Status: Patch Available (was: Open)

[jira] [Created] (MYFACES-3259) Custom Validator tag attributes are not configured when used with default tag handler in wrapping mode

2011-08-03 Thread Matt Benson (JIRA)
Custom Validator tag attributes are not configured when used with default tag handler in wrapping mode -- Key: MYFACES-3259 URL:

[jira] [Created] (MYFACES-3256) CommonPropertyUtils assumes all its managed HTML attributes hold string values

2011-08-02 Thread Matt Benson (JIRA)
CommonPropertyUtils assumes all its managed HTML attributes hold string values -- Key: MYFACES-3256 URL: https://issues.apache.org/jira/browse/MYFACES-3256 Project: MyFaces

[jira] [Commented] (MYFACES-3256) CommonPropertyUtils assumes all its managed HTML attributes hold string values

2011-08-02 Thread Matt Benson (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-3256?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13078302#comment-13078302 ] Matt Benson commented on MYFACES-3256: -- Thanks for the quick turnaround, Leo!

[jira] [Commented] (MYFACES-3251) composite component attributes with @method-signature declared should carry through as MethodExpressions, but do not

2011-08-02 Thread Matt Benson (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-3251?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13078406#comment-13078406 ] Matt Benson commented on MYFACES-3251: -- Thanks, Leo... actually as it turned out in

[jira] [Created] (MYFACES-3251) composite component attributes with @method-signature declared should carry through as MethodExpressions, but do not

2011-07-28 Thread Matt Benson (JIRA)
composite component attributes with @method-signature declared should carry through as MethodExpressions, but do not Key: MYFACES-3251 URL:

[jira] [Issue Comment Edited] (MYFACES-2552) TagValueExpression.getType() returns null if the property in the managed bean is null and the expression points to a facelets composite component attribute

2011-07-27 Thread Matt Benson (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-2552?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13071894#comment-13071894 ] Matt Benson edited comment on MYFACES-2552 at 7/27/11 6:09 PM:

[jira] [Commented] (MYFACES-2552) TagValueExpression.getType() returns null if the property in the managed bean is null and the expression points to a facelets composite component attribute

2011-07-27 Thread Matt Benson (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-2552?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13071894#comment-13071894 ] Matt Benson commented on MYFACES-2552: -- For future reference, this issue can be

[jira] [Issue Comment Edited] (MYFACES-2552) TagValueExpression.getType() returns null if the property in the managed bean is null and the expression points to a facelets composite component attribute

2011-07-27 Thread Matt Benson (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-2552?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13071894#comment-13071894 ] Matt Benson edited comment on MYFACES-2552 at 7/27/11 6:12 PM:

[jira] [Updated] (MYFACES-3220) reduce number of PhaseEvent instances created

2011-07-12 Thread Matt Benson (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-3220?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt Benson updated MYFACES-3220: - Status: Patch Available (was: Open) reduce number of PhaseEvent instances created

[jira] [Created] (MYFACES-3220) reduce number of PhaseEvent instances created

2011-07-12 Thread Matt Benson (JIRA)
reduce number of PhaseEvent instances created - Key: MYFACES-3220 URL: https://issues.apache.org/jira/browse/MYFACES-3220 Project: MyFaces Core Issue Type: Improvement Affects Versions:

[jira] [Commented] (MYFACES-3200) All values of self-defined composite-component attributes disappear unexpected.

2011-06-30 Thread Matt Benson (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-3200?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13057939#comment-13057939 ] Matt Benson commented on MYFACES-3200: -- Not sure what if anything richfaces is

[jira] [Commented] (MYFACES-3200) All values of self-defined composite-component attributes disappear unexpected.

2011-06-30 Thread Matt Benson (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-3200?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13058090#comment-13058090 ] Matt Benson commented on MYFACES-3200: -- Great! I was also going to say that yes,

[jira] [Commented] (MYFACES-3186) ui:repeat can lose dynamically added grandchild components

2011-06-27 Thread Matt Benson (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-3186?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=1301#comment-1301 ] Matt Benson commented on MYFACES-3186: -- Thanks as always for your prompt attention,

[jira] [Updated] (MYFACES-3194) trivial improvements to procedural commentary in FacesServlet.service()

2011-06-27 Thread Matt Benson (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-3194?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt Benson updated MYFACES-3194: - Status: Patch Available (was: Open) trivial improvements to procedural commentary in

[jira] [Created] (MYFACES-3194) trivial improvements to procedural commentary in FacesServlet.service()

2011-06-27 Thread Matt Benson (JIRA)
trivial improvements to procedural commentary in FacesServlet.service() --- Key: MYFACES-3194 URL: https://issues.apache.org/jira/browse/MYFACES-3194 Project: MyFaces Core

[jira] [Created] (MYFACES-3186) ui:repeat can lose dynamically added grandchild components

2011-06-24 Thread Matt Benson (JIRA)
ui:repeat can lose dynamically added grandchild components -- Key: MYFACES-3186 URL: https://issues.apache.org/jira/browse/MYFACES-3186 Project: MyFaces Core Issue Type: Bug

[jira] [Commented] (MYFACES-3186) ui:repeat can lose dynamically added grandchild components

2011-06-24 Thread Matt Benson (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-3186?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13054653#comment-13054653 ] Matt Benson commented on MYFACES-3186: -- btw, works on Mojarra ui:repeat can lose

[jira] [Created] (MYFACES-3184) h:selectOneRadio cannot support f:ajax if @id not set

2011-06-22 Thread Matt Benson (JIRA)
h:selectOneRadio cannot support f:ajax if @id not set - Key: MYFACES-3184 URL: https://issues.apache.org/jira/browse/MYFACES-3184 Project: MyFaces Core Issue Type: Bug Affects

[jira] [Commented] (MYFACES-3184) h:selectOneRadio cannot support f:ajax if @id not set

2011-06-22 Thread Matt Benson (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-3184?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13053334#comment-13053334 ] Matt Benson commented on MYFACES-3184: -- Thank you for the 1hr turnaround! :D

[jira] [Commented] (MYFACES-3184) h:selectOneRadio cannot support f:ajax if @id not set

2011-06-22 Thread Matt Benson (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-3184?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13053335#comment-13053335 ] Matt Benson commented on MYFACES-3184: -- Except... is 2.1.2 the right target

[jira] [Created] (MYFACES-3172) UIComponentBase.isValid(id) check could mention the offending value in exceptions

2011-06-13 Thread Matt Benson (JIRA)
UIComponentBase.isValid(id) check could mention the offending value in exceptions - Key: MYFACES-3172 URL: https://issues.apache.org/jira/browse/MYFACES-3172 Project:

[jira] [Commented] (MYFACESTEST-55) MockValueExpression cannot handle list/array indices

2011-06-03 Thread Matt Benson (JIRA)
[ https://issues.apache.org/jira/browse/MYFACESTEST-55?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13043352#comment-13043352 ] Matt Benson commented on MYFACESTEST-55: Thanks Rudy! MockValueExpression

[jira] [Commented] (MYFACESTEST-55) MockValueExpression cannot handle list/array indices

2011-06-02 Thread Matt Benson (JIRA)
[ https://issues.apache.org/jira/browse/MYFACESTEST-55?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13042750#comment-13042750 ] Matt Benson commented on MYFACESTEST-55: BTW, patch attached does also contain

[jira] [Created] (MYFACESTEST-55) MockValueExpression cannot handle list/array indices

2011-06-01 Thread Matt Benson (JIRA)
MockValueExpression cannot handle list/array indices Key: MYFACESTEST-55 URL: https://issues.apache.org/jira/browse/MYFACESTEST-55 Project: MyFaces Test Issue Type: Bug

[jira] [Updated] (MYFACESTEST-55) MockValueExpression cannot handle list/array indices

2011-06-01 Thread Matt Benson (JIRA)
[ https://issues.apache.org/jira/browse/MYFACESTEST-55?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt Benson updated MYFACESTEST-55: --- Status: Patch Available (was: Open) MockValueExpression cannot handle list/array

[jira] [Commented] (EXTVAL-133) tests in test-modules/core-tests/src/test/java/org/apache/myfaces/extensions/validator/test/core/stage should customize servletContext as part of setup

2011-05-27 Thread Matt Benson (JIRA)
[ https://issues.apache.org/jira/browse/EXTVAL-133?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13040261#comment-13040261 ] Matt Benson commented on EXTVAL-133: Yes, I actually intended this issue as more a

[jira] [Commented] (MYFACESTEST-52) ValueExpression mocks cannot return types for null references

2011-05-27 Thread Matt Benson (JIRA)
[ https://issues.apache.org/jira/browse/MYFACESTEST-52?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13040267#comment-13040267 ] Matt Benson commented on MYFACESTEST-52: Easier, yes. Fully correct, no.

[jira] [Commented] (MYFACESTEST-51) MockValueExpression should use the ELResolver provided by the ELContext instance passed to its methods

2011-05-27 Thread Matt Benson (JIRA)
[ https://issues.apache.org/jira/browse/MYFACESTEST-51?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13040284#comment-13040284 ] Matt Benson commented on MYFACESTEST-51: From the EL spec: {quote} The

[jira] [Issue Comment Edited] (MYFACESTEST-51) MockValueExpression should use the ELResolver provided by the ELContext instance passed to its methods

2011-05-27 Thread Matt Benson (JIRA)
[ https://issues.apache.org/jira/browse/MYFACESTEST-51?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13040284#comment-13040284 ] Matt Benson edited comment on MYFACESTEST-51 at 5/27/11 3:22 PM:

[jira] [Created] (MYFACESTEST-53) MockApplication12 elResolver cannot interpret EL reserved words

2011-05-24 Thread Matt Benson (JIRA)
MockApplication12 elResolver cannot interpret EL reserved words --- Key: MYFACESTEST-53 URL: https://issues.apache.org/jira/browse/MYFACESTEST-53 Project: MyFaces Test Issue Type:

[jira] [Updated] (MYFACESTEST-53) MockApplication12 elResolver cannot interpret EL reserved words

2011-05-24 Thread Matt Benson (JIRA)
[ https://issues.apache.org/jira/browse/MYFACESTEST-53?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt Benson updated MYFACESTEST-53: --- Status: Patch Available (was: Open) MockApplication12 elResolver cannot interpret EL

[jira] [Created] (MYFACESTEST-51) MockValueExpression should use the ELResolver provided by the ELContext instance passed to its methods

2011-05-20 Thread Matt Benson (JIRA)
MockValueExpression should use the ELResolver provided by the ELContext instance passed to its methods -- Key: MYFACESTEST-51 URL:

[jira] [Updated] (MYFACESTEST-51) MockValueExpression should use the ELResolver provided by the ELContext instance passed to its methods

2011-05-20 Thread Matt Benson (JIRA)
[ https://issues.apache.org/jira/browse/MYFACESTEST-51?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt Benson updated MYFACESTEST-51: --- Status: Patch Available (was: Open) MockValueExpression should use the ELResolver

[jira] [Created] (MYFACESTEST-52) ValueExpression mocks cannot return types for null references

2011-05-20 Thread Matt Benson (JIRA)
ValueExpression mocks cannot return types for null references - Key: MYFACESTEST-52 URL: https://issues.apache.org/jira/browse/MYFACESTEST-52 Project: MyFaces Test Issue Type:

[jira] [Updated] (MYFACESTEST-52) ValueExpression mocks cannot return types for null references

2011-05-20 Thread Matt Benson (JIRA)
[ https://issues.apache.org/jira/browse/MYFACESTEST-52?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt Benson updated MYFACESTEST-52: --- Status: Patch Available (was: Open) ValueExpression mocks cannot return types for null

[jira] [Issue Comment Edited] (MYFACESTEST-52) ValueExpression mocks cannot return types for null references

2011-05-20 Thread Matt Benson (JIRA)
[ https://issues.apache.org/jira/browse/MYFACESTEST-52?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13036917#comment-13036917 ] Matt Benson edited comment on MYFACESTEST-52 at 5/20/11 4:39 PM:

[jira] [Issue Comment Edited] (MYFACESTEST-52) ValueExpression mocks cannot return types for null references

2011-05-20 Thread Matt Benson (JIRA)
[ https://issues.apache.org/jira/browse/MYFACESTEST-52?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13036917#comment-13036917 ] Matt Benson edited comment on MYFACESTEST-52 at 5/20/11 4:40 PM:

[jira] [Issue Comment Edited] (EXTVAL-133) tests in test-modules/core-tests/src/test/java/org/apache/myfaces/extensions/validator/test/core/stage should customize servletContext as part of setup

2011-05-20 Thread Matt Benson (JIRA)
[ https://issues.apache.org/jira/browse/EXTVAL-133?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13037033#comment-13037033 ] Matt Benson edited comment on EXTVAL-133 at 5/20/11 7:49 PM: -

[jira] [Issue Comment Edited] (EXTVAL-133) tests in test-modules/core-tests/src/test/java/org/apache/myfaces/extensions/validator/test/core/stage should customize servletContext as part of setup

2011-05-20 Thread Matt Benson (JIRA)
[ https://issues.apache.org/jira/browse/EXTVAL-133?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13037033#comment-13037033 ] Matt Benson edited comment on EXTVAL-133 at 5/20/11 7:48 PM: -

[jira] [Issue Comment Edited] (EXTVAL-133) tests in test-modules/core-tests/src/test/java/org/apache/myfaces/extensions/validator/test/core/stage should customize servletContext as part of setup

2011-05-20 Thread Matt Benson (JIRA)
[ https://issues.apache.org/jira/browse/EXTVAL-133?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13037035#comment-13037035 ] Matt Benson edited comment on EXTVAL-133 at 5/20/11 7:50 PM: -

[jira] [Created] (MYFACES-3153) s/ServiceLoaderFinder/ServiceProviderFinder/g in ServiceProviderFinderFactory javadoc

2011-05-20 Thread Matt Benson (JIRA)
s/ServiceLoaderFinder/ServiceProviderFinder/g in ServiceProviderFinderFactory javadoc - Key: MYFACES-3153 URL: https://issues.apache.org/jira/browse/MYFACES-3153

[jira] [Updated] (MYFACES-3153) s/ServiceLoaderFinder/ServiceProviderFinder/g in ServiceProviderFinderFactory javadoc

2011-05-20 Thread Matt Benson (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-3153?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt Benson updated MYFACES-3153: - Status: Patch Available (was: Open) s/ServiceLoaderFinder/ServiceProviderFinder/g in

[jira] [Created] (MYFACESTEST-50) myfaces-test20 TestPerClassLoaderRunner non-functional

2011-05-19 Thread Matt Benson (JIRA)
myfaces-test20 TestPerClassLoaderRunner non-functional -- Key: MYFACESTEST-50 URL: https://issues.apache.org/jira/browse/MYFACESTEST-50 Project: MyFaces Test Issue Type: Bug

[jira] [Updated] (MYFACESTEST-50) myfaces-test20 TestPerClassLoaderRunner non-functional

2011-05-19 Thread Matt Benson (JIRA)
[ https://issues.apache.org/jira/browse/MYFACESTEST-50?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt Benson updated MYFACESTEST-50: --- Status: Patch Available (was: Open) myfaces-test20 TestPerClassLoaderRunner

[jira] [Created] (EXTVAL-133) tests in test-modules/core-tests/src/test/java/org/apache/myfaces/extensions/validator/test/core/stage should customize servletContext as part of setup

2011-05-19 Thread Matt Benson (JIRA)
tests in test-modules/core-tests/src/test/java/org/apache/myfaces/extensions/validator/test/core/stage should customize servletContext as part of setup

[jira] [Updated] (EXTVAL-133) tests in test-modules/core-tests/src/test/java/org/apache/myfaces/extensions/validator/test/core/stage should customize servletContext as part of setup

2011-05-19 Thread Matt Benson (JIRA)
[ https://issues.apache.org/jira/browse/EXTVAL-133?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt Benson updated EXTVAL-133: --- Status: Patch Available (was: Open) tests in

[jira] [Updated] (EXTVAL-131) test-modules should publish source jars

2011-05-18 Thread Matt Benson (JIRA)
[ https://issues.apache.org/jira/browse/EXTVAL-131?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt Benson updated EXTVAL-131: --- Status: Patch Available (was: Open) test-modules should publish source jars

[jira] [Created] (EXTVAL-131) test-modules should publish source jars

2011-05-18 Thread Matt Benson (JIRA)
test-modules should publish source jars --- Key: EXTVAL-131 URL: https://issues.apache.org/jira/browse/EXTVAL-131 Project: MyFaces Extensions Validator Issue Type: Improvement Reporter: Matt

[jira] [Created] (EXTVAL-132) DefaultValidationParameterFactory call to NullValueAwareConcurrentHashMap is considered ambiguous by Eclipse JDT compiler

2011-05-18 Thread Matt Benson (JIRA)
DefaultValidationParameterFactory call to NullValueAwareConcurrentHashMap is considered ambiguous by Eclipse JDT compiler - Key: EXTVAL-132

[jira] [Updated] (EXTVAL-132) DefaultValidationParameterFactory call to NullValueAwareConcurrentHashMap is considered ambiguous by Eclipse JDT compiler

2011-05-18 Thread Matt Benson (JIRA)
[ https://issues.apache.org/jira/browse/EXTVAL-132?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt Benson updated EXTVAL-132: --- Status: Patch Available (was: Open) DefaultValidationParameterFactory call to

[jira] [Updated] (MYFACES-3135) Correct spelling errors in HtmlResponseStateManager exception messages

2011-05-12 Thread Matt Benson (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-3135?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt Benson updated MYFACES-3135: - Resolution: Cannot Reproduce Status: Resolved (was: Patch Available) code was removed

[jira] [Created] (MYFACES-3140) FacesMessage.VALUES is not ordered properly

2011-05-12 Thread Matt Benson (JIRA)
FacesMessage.VALUES is not ordered properly --- Key: MYFACES-3140 URL: https://issues.apache.org/jira/browse/MYFACES-3140 Project: MyFaces Core Issue Type: Bug Reporter: Matt Benson

[jira] [Updated] (MYFACES-3140) FacesMessage.VALUES is not ordered properly

2011-05-12 Thread Matt Benson (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-3140?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt Benson updated MYFACES-3140: - Status: Patch Available (was: Open) FacesMessage.VALUES is not ordered properly

[jira] [Updated] (MYFACES-3141) FacesMessage implements Serializable but cannot be serialized

2011-05-12 Thread Matt Benson (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-3141?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt Benson updated MYFACES-3141: - Status: Patch Available (was: Open) FacesMessage implements Serializable but cannot be

[jira] [Created] (MYFACES-3141) FacesMessage implements Serializable but cannot be serialized

2011-05-12 Thread Matt Benson (JIRA)
FacesMessage implements Serializable but cannot be serialized - Key: MYFACES-3141 URL: https://issues.apache.org/jira/browse/MYFACES-3141 Project: MyFaces Core Issue Type: Bug

[jira] [Commented] (MYFACES-3141) FacesMessage implements Serializable but cannot be serialized

2011-05-12 Thread Matt Benson (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-3141?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13032547#comment-13032547 ] Matt Benson commented on MYFACES-3141: -- Incidentally, due to Icefaces' adding

[jira] [Commented] (MYFACES-3132) javax.faces.context.ResponseWriterWrapper implementation is overdone

2011-05-11 Thread Matt Benson (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-3132?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13032006#comment-13032006 ] Matt Benson commented on MYFACES-3132: -- I think the problem that was caused by this

[jira] [Created] (MYFACES-3135) Correct spelling errors in HtmlResponseStateManager exception messages

2011-05-11 Thread Matt Benson (JIRA)
Correct spelling errors in HtmlResponseStateManager exception messages -- Key: MYFACES-3135 URL: https://issues.apache.org/jira/browse/MYFACES-3135 Project: MyFaces Core

[jira] [Updated] (MYFACES-3135) Correct spelling errors in HtmlResponseStateManager exception messages

2011-05-11 Thread Matt Benson (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-3135?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt Benson updated MYFACES-3135: - Status: Patch Available (was: Open) Correct spelling errors in HtmlResponseStateManager

[jira] [Commented] (MYFACES-3125) ValidatorTagHandlerDelegate does not invoke next handler in partial processing mode, which damages the component structure

2011-05-10 Thread Matt Benson (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-3125?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13031417#comment-13031417 ] Matt Benson commented on MYFACES-3125: -- Took awhile for me to get back to this, but

[jira] [Commented] (MYFACES-3132) javax.faces.context.ResponseWriterWrapper implementation is overdone

2011-05-09 Thread Matt Benson (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-3132?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13030904#comment-13030904 ] Matt Benson commented on MYFACES-3132: -- I do feel it is important to distinguish

[jira] [Commented] (MYFACES-3125) ValidatorTagHandlerDelegate does not invoke next handler in partial processing mode, which damages the component structure

2011-05-06 Thread Matt Benson (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-3125?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13030054#comment-13030054 ] Matt Benson commented on MYFACES-3125: -- I hadn't yet had any luck reproducing this

[jira] [Commented] (MYFACES-3125) ValidatorTagHandlerDelegate does not invoke next handler in partial processing mode, which damages the component structure

2011-05-06 Thread Matt Benson (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-3125?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13030065#comment-13030065 ] Matt Benson commented on MYFACES-3125: -- I plan to do a build from trunk later and

[jira] [Created] (MYFACES-3132) javax.faces.context.ResponseWriterWrapper implementation is overdone

2011-05-06 Thread Matt Benson (JIRA)
javax.faces.context.ResponseWriterWrapper implementation is overdone Key: MYFACES-3132 URL: https://issues.apache.org/jira/browse/MYFACES-3132 Project: MyFaces Core Issue

[jira] [Created] (MYFACES-3125) ValidatorTagHandlerDelegate does not invoke next handler in partial processing mode, which damages the component structure

2011-05-03 Thread Matt Benson (JIRA)
ValidatorTagHandlerDelegate does not invoke next handler in partial processing mode, which damages the component structure -- Key: MYFACES-3125

[jira] [Updated] (MYFACES-3119) NullPointerException in UIComponentBase.restoreDeltaSystemEventListenerClassMap() when UIViewRoot subscribed to PostAddToViewEvent

2011-04-29 Thread Matt Benson (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-3119?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt Benson updated MYFACES-3119: - Status: Patch Available (was: Open) NullPointerException in

[jira] [Commented] (MYFACES-3119) NullPointerException in UIComponentBase.restoreDeltaSystemEventListenerClassMap() when UIViewRoot subscribed to PostAddToViewEvent

2011-04-29 Thread Matt Benson (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-3119?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13027023#comment-13027023 ] Matt Benson commented on MYFACES-3119: -- Actually Jakob's ugly fix patch was not

[jira] [Commented] (MYFACES-3119) NullPointerException in UIComponentBase.restoreDeltaSystemEventListenerClassMap() when UIViewRoot subscribed to PostAddToViewEvent

2011-04-29 Thread Matt Benson (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-3119?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13027069#comment-13027069 ] Matt Benson commented on MYFACES-3119: -- That's very possible, as Jakob himself

[jira] [Commented] (MYFACES-3119) NullPointerException in UIComponentBase.restoreDeltaSystemEventListenerClassMap() when UIViewRoot subscribed to PostAddToViewEvent

2011-04-29 Thread Matt Benson (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-3119?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13027167#comment-13027167 ] Matt Benson commented on MYFACES-3119: -- Leo: thanks for the response. I am not

[jira] [Commented] (MYFACES-3119) NullPointerException in UIComponentBase.restoreDeltaSystemEventListenerClassMap() when UIViewRoot subscribed to PostAddToViewEvent

2011-04-29 Thread Matt Benson (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-3119?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13027217#comment-13027217 ] Matt Benson commented on MYFACES-3119: -- Leo: Thanks for your patient explanation.

[jira] [Created] (MYFACES-3119) NullPointerException in UIComponentBase.restoreDeltaSystemEventListenerClassMap() when UIViewRoot subscribed to PostAddToViewEvent

2011-04-28 Thread Matt Benson (JIRA)
NullPointerException in UIComponentBase.restoreDeltaSystemEventListenerClassMap() when UIViewRoot subscribed to PostAddToViewEvent -- Key: