[jira] Updated: (MYFACES-2278) Render columns with th instead td, according to HtmlColumn.isRowHeader

2009-09-15 Thread Jakob Korherr (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-2278?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jakob Korherr updated MYFACES-2278: --- Status: Patch Available (was: Open) Render columns with th instead td, according

[jira] Created: (MYFACES-2356) HtmlRadioRendererBase calls converter method getAsString() not with the object, but with the string version when an validation error occured

2009-09-17 Thread Jakob Korherr (JIRA)
Key: MYFACES-2356 URL: https://issues.apache.org/jira/browse/MYFACES-2356 Project: MyFaces Core Issue Type: Bug Components: General Reporter: Jakob Korherr Priority: Minor If you have a h:selectOneRadio component

[jira] Updated: (MYFACES-2356) HtmlRadioRendererBase calls converter method getAsString() not with the object, but with the string version when an validation error occured

2009-09-17 Thread Jakob Korherr (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-2356?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jakob Korherr updated MYFACES-2356: --- Status: Patch Available (was: Open) HtmlRadioRendererBase calls converter method

[jira] Updated: (MYFACES-2309) Add new attributes to f:selectItems

2009-09-18 Thread Jakob Korherr (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-2309?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jakob Korherr updated MYFACES-2309: --- Status: Patch Available (was: Open) Add new attributes to f:selectItems

[jira] Commented: (MYFACES-2271) Call FacesMessage.rendered on message renderers

2009-09-20 Thread Jakob Korherr (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-2271?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12757730#action_12757730 ] Jakob Korherr commented on MYFACES-2271: My patch of MYFACES-2274 also fixes

[jira] Updated: (MYFACES-2271) Call FacesMessage.rendered on message renderers

2009-09-20 Thread Jakob Korherr (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-2271?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jakob Korherr updated MYFACES-2271: --- Status: Patch Available (was: Open) Call FacesMessage.rendered on message renderers

[jira] Updated: (MYFACES-2032) Implement javax.faces.DATETIMECONVERTER_DEFAULT_TIMEZONE_IS_SYSTEM_TIMEZONE config param

2009-09-22 Thread Jakob Korherr (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-2032?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jakob Korherr updated MYFACES-2032: --- Status: Patch Available (was: Open) Implement

[jira] Updated: (MYFACES-2137) JSF 2.0 Component Tree Visiting

2009-09-23 Thread Jakob Korherr (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-2137?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jakob Korherr updated MYFACES-2137: --- Status: Patch Available (was: Open) JSF 2.0 Component Tree Visiting

[jira] Commented: (MYFACES-2277) UISelectItem.isNoSelectionOption (deal with it on UISelectOne.validateValue and UISelectMany.validateValue)

2009-09-23 Thread Jakob Korherr (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-2277?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12758920#action_12758920 ] Jakob Korherr commented on MYFACES-2277: I already did this while fixing MYFACES

[jira] Updated: (MYFACES-2277) UISelectItem.isNoSelectionOption (deal with it on UISelectOne.validateValue and UISelectMany.validateValue)

2009-09-23 Thread Jakob Korherr (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-2277?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jakob Korherr updated MYFACES-2277: --- Status: Patch Available (was: Open) UISelectItem.isNoSelectionOption (deal

[jira] Commented: (MYFACES-2137) JSF 2.0 Component Tree Visiting

2009-09-24 Thread Jakob Korherr (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-2137?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12759090#action_12759090 ] Jakob Korherr commented on MYFACES-2137: Thanks for your input. I just sent

[jira] Updated: (MYFACES-2284) Allow h:outputLink fragment property to append text to url after '#'

2009-09-28 Thread Jakob Korherr (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-2284?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jakob Korherr updated MYFACES-2284: --- Status: Patch Available (was: Open) Allow h:outputLink fragment property to append text

[jira] Created: (MYFACES-2372) h:commandButton should render UIParameter children

2009-09-29 Thread Jakob Korherr (JIRA)
Components: JSR-314 Affects Versions: 2.0.0-alpha Reporter: Jakob Korherr Copied from jsf-spec facelets javadoc. If the component being rendered by this renderer has any UIParameter children, each one of them must be rendered using the renderer for component-family: javax.faces.Input

[jira] Updated: (MYFACES-2276) Update renderers that receive UIParameter to deal with disable param.

2009-09-29 Thread Jakob Korherr (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-2276?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jakob Korherr updated MYFACES-2276: --- Status: Patch Available (was: Open) Update renderers that receive UIParameter to deal

[jira] Updated: (MYFACES-2136) UISelectMany

2009-10-05 Thread Jakob Korherr (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-2136?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jakob Korherr updated MYFACES-2136: --- Status: Patch Available (was: Open) UISelectMany Key

[jira] Commented: (MYFACES-2375) managed-bean-scope could also be an EL expression, to allow easy implementation of new scopes

2009-10-11 Thread Jakob Korherr (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-2375?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12764500#action_12764500 ] Jakob Korherr commented on MYFACES-2375: Should cyclic references be detected

[jira] Commented: (MYFACES-2375) managed-bean-scope could also be an EL expression, to allow easy implementation of new scopes

2009-10-12 Thread Jakob Korherr (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-2375?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12764828#action_12764828 ] Jakob Korherr commented on MYFACES-2375: It is not really difficult

[jira] Commented: (MYFACES-2375) managed-bean-scope could also be an EL expression, to allow easy implementation of new scopes

2009-10-12 Thread Jakob Korherr (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-2375?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12764833#action_12764833 ] Jakob Korherr commented on MYFACES-2375: I have already thought

[jira] Updated: (MYFACES-2375) managed-bean-scope could also be an EL expression, to allow easy implementation of new scopes

2009-10-15 Thread Jakob Korherr (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-2375?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jakob Korherr updated MYFACES-2375: --- Status: Patch Available (was: Open) managed-bean-scope could also be an EL expression

[jira] Commented: (MYFACES-2374) UIViewRoot.getBeforePhaseListener() and UIViewRoot.getAfterPhaseListener() could be called on PhaseId.RESTORE_VIEW

2009-10-23 Thread Jakob Korherr (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-2374?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12769164#action_12769164 ] Jakob Korherr commented on MYFACES-2374: Leonardo just found out the official

[jira] Commented: (MYFACES-2374) UIViewRoot.getBeforePhaseListener() and UIViewRoot.getAfterPhaseListener() could be called on PhaseId.RESTORE_VIEW

2009-10-27 Thread Jakob Korherr (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-2374?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12770633#action_12770633 ] Jakob Korherr commented on MYFACES-2374: The RI 2.0.1 does not call afterPhase

[jira] Updated: (MYFACES-2309) Add new attributes to f:selectItems

2009-10-30 Thread Jakob Korherr (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-2309?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jakob Korherr updated MYFACES-2309: --- Status: Patch Available (was: Reopened) Add new attributes to f:selectItems

[jira] Commented: (MYFACES-2374) UIViewRoot.getBeforePhaseListener() and UIViewRoot.getAfterPhaseListener() could be called on PhaseId.RESTORE_VIEW

2009-10-30 Thread Jakob Korherr (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-2374?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12772086#action_12772086 ] Jakob Korherr commented on MYFACES-2374: posted mojarra issue: https

[jira] Updated: (MYFACES-2374) UIViewRoot.getBeforePhaseListener() and UIViewRoot.getAfterPhaseListener() could be called on PhaseId.RESTORE_VIEW

2009-11-02 Thread Jakob Korherr (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-2374?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jakob Korherr updated MYFACES-2374: --- Status: Patch Available (was: Open) UIViewRoot.getBeforePhaseListener

[jira] Commented: (MYFACES-2323) Implement f:ajax tag handler

2009-11-03 Thread Jakob Korherr (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-2323?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12773140#action_12773140 ] Jakob Korherr commented on MYFACES-2323: I tried to run f:ajax yesterday and I

[jira] Commented: (MYFACES-2374) UIViewRoot.getBeforePhaseListener() and UIViewRoot.getAfterPhaseListener() could be called on PhaseId.RESTORE_VIEW

2009-11-04 Thread Jakob Korherr (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-2374?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12773628#action_12773628 ] Jakob Korherr commented on MYFACES-2374: ad 1. Thanks - I did not know that ad 2

[jira] Created: (MYFACES-2396) @PreDestroy method of Bean in CustomScope not invoked

2009-11-05 Thread Jakob Korherr (JIRA)
: JSR-314 Affects Versions: 2.0.0-alpha Reporter: Jakob Korherr Testing the mojarra 2.0.1 sample custom-bean-scope, MyFaces does NOT behave like Mojarra. The problem is that MyFaces does not propagate a PreDestroyCustomScopeEvent correctly. The following code is from the mojarra

[jira] Created: (MYFACES-2397) f:ajax attributes execute and render should take space delimited clientIds

2009-11-05 Thread Jakob Korherr (JIRA)
Issue Type: Bug Components: JSR-314 Affects Versions: 2.0.0-alpha Reporter: Jakob Korherr Testing the mojarra 2.0.1 sample custom-tag, I got the following Exception: javax.faces.FacesException: Component with id:out count eventcount not found The problem

[jira] Commented: (MYFACES-2399) ManagedBeanResolver does not handle view scope

2009-11-09 Thread Jakob Korherr (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-2399?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12775122#action_12775122 ] Jakob Korherr commented on MYFACES-2399: I just realized that we also have

[jira] Updated: (MYFACES-2399) ManagedBeanResolver does not handle view scope

2009-11-11 Thread Jakob Korherr (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-2399?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jakob Korherr updated MYFACES-2399: --- Status: Open (was: Patch Available) ManagedBeanResolver does not handle view scope

[jira] Commented: (MYFACES-2399) ManagedBeanResolver does not handle view scope

2009-11-11 Thread Jakob Korherr (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-2399?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12776712#action_12776712 ] Jakob Korherr commented on MYFACES-2399: I just finished implementing the view

[jira] Updated: (MYFACES-2399) ManagedBeanResolver does not handle view scope

2009-11-11 Thread Jakob Korherr (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-2399?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jakob Korherr updated MYFACES-2399: --- Status: Patch Available (was: Open) ManagedBeanResolver does not handle view scope

[jira] Commented: (MYFACES-2396) @PreDestroy method of Bean in CustomScope not invoked

2009-11-12 Thread Jakob Korherr (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-2396?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12777110#action_12777110 ] Jakob Korherr commented on MYFACES-2396: It seems like the origin of this issue

[jira] Commented: (MYFACES-2399) ManagedBeanResolver does not handle view scope

2009-11-12 Thread Jakob Korherr (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-2399?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12777191#action_12777191 ] Jakob Korherr commented on MYFACES-2399: But can we be sure that we get the right

[jira] Commented: (MYFACES-2399) ManagedBeanResolver does not handle view scope

2009-11-12 Thread Jakob Korherr (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-2399?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12777235#action_12777235 ] Jakob Korherr commented on MYFACES-2399: I also don't see a valid case

[jira] Commented: (MYFACES-2399) ManagedBeanResolver does not handle view scope

2009-11-13 Thread Jakob Korherr (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-2399?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12777450#action_12777450 ] Jakob Korherr commented on MYFACES-2399: That's clear, but when we create

[jira] Commented: (MYFACES-2399) ManagedBeanResolver does not handle view scope

2009-11-13 Thread Jakob Korherr (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-2399?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12777459#action_12777459 ] Jakob Korherr commented on MYFACES-2399: I looked it up in the spec and it says

[jira] Updated: (MYFACES-2362) Move default validator registration from UIInput.validateValue to ComponentTagHandlerDelegate

2009-11-18 Thread Jakob Korherr (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-2362?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jakob Korherr updated MYFACES-2362: --- Status: Patch Available (was: Open) Move default validator registration from

[jira] Commented: (MYFACES-2396) @PreDestroy method of Bean in CustomScope not invoked

2009-11-18 Thread Jakob Korherr (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-2396?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12779553#action_12779553 ] Jakob Korherr commented on MYFACES-2396: I also thought about that. The only

[jira] Created: (MYFACES-2409) c:choose renders every option

2009-11-18 Thread Jakob Korherr (JIRA)
Reporter: Jakob Korherr Testing the mojarra bean-validation sample, I found out that c:choose does not work correctly, because it renders every possible option. For example: The following facelet code will result in when_false when_true otherwise, but should result in when_true

[jira] Created: (MYFACES-2410) f:validateBean does not work as container for EditableValueHolders

2009-11-18 Thread Jakob Korherr (JIRA)
: Bug Components: JSR-314 Affects Versions: 2.0.0-alpha Environment: Glassfish v3 prelude and JBoss 6.0.0.M1 Reporter: Jakob Korherr Testing the mojarra bean-validation sample on Glassfish v3 prelude and JBoss 6.0.0.M1, I ran into the following exception

[jira] Updated: (MYFACES-2396) @PreDestroy method of Bean in CustomScope not invoked

2009-11-19 Thread Jakob Korherr (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-2396?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jakob Korherr updated MYFACES-2396: --- Status: Patch Available (was: Open) @PreDestroy method of Bean in CustomScope

[jira] Created: (MYFACES-2412) ResourceHandler cannot find jsf.js

2009-11-20 Thread Jakob Korherr (JIRA)
: Jakob Korherr Testing f:ajax I ran into the following warning: WARNUNG: Resource referenced by resourceName jsf.js and libraryName javax.faces not found in call to ResourceHandler.createResource. It will be silenty ignored. So there is no javascript for f:ajax and thus it does not work

[jira] Commented: (MYFACES-2412) ResourceHandler cannot find jsf.js

2009-11-21 Thread Jakob Korherr (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-2412?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12781015#action_12781015 ] Jakob Korherr commented on MYFACES-2412: I just found out that finding jsf.js

[jira] Commented: (MYFACES-2417) h:commandButton and h:commandLink now can be rendered outside a form

2009-11-24 Thread Jakob Korherr (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-2417?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12782224#action_12782224 ] Jakob Korherr commented on MYFACES-2417: Where did you find this information

[jira] Commented: (MYFACES-2417) h:commandButton and h:commandLink now can be rendered outside a form

2009-11-24 Thread Jakob Korherr (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-2417?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12782227#action_12782227 ] Jakob Korherr commented on MYFACES-2417: OK, sorry - you got it from the TCK. I

[jira] Updated: (MYFACES-2417) h:commandButton and h:commandLink now can be rendered outside a form

2009-11-25 Thread Jakob Korherr (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-2417?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jakob Korherr updated MYFACES-2417: --- Status: Patch Available (was: Open) h:commandButton and h:commandLink now can

[jira] Commented: (MYFACES-2418) Implement h:selectManyXXX collectionType and hideNoSelectionOption

2009-11-25 Thread Jakob Korherr (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-2418?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12782676#action_12782676 ] Jakob Korherr commented on MYFACES-2418: I tested these two scenarios an mojarra

[jira] Commented: (MYFACES-2409) c:choose renders every option

2009-11-27 Thread Jakob Korherr (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-2409?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12783088#action_12783088 ] Jakob Korherr commented on MYFACES-2409: Today I tested the sample again and now

[jira] Commented: (MYFACES-2396) @PreDestroy method of Bean in CustomScope not invoked

2009-11-27 Thread Jakob Korherr (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-2396?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12783115#action_12783115 ] Jakob Korherr commented on MYFACES-2396: How did you accomplish this scenario? I

[jira] Updated: (MYFACES-2423) h:dataTable renderer does not support colgroups facet

2009-12-01 Thread Jakob Korherr (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-2423?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jakob Korherr updated MYFACES-2423: --- Status: Patch Available (was: Open) h:dataTable renderer does not support colgroups

[jira] Commented: (MYFACES-2441) Make _ErrorPageWriter public to allow re-use of default functionality

2009-12-02 Thread Jakob Korherr (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-2441?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12784731#action_12784731 ] Jakob Korherr commented on MYFACES-2441: I'm afraid the _ErrorPageWriter cannot

[jira] Commented: (MYFACES-2396) @PreDestroy method of Bean in CustomScope not invoked

2009-12-03 Thread Jakob Korherr (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-2396?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12785283#action_12785283 ] Jakob Korherr commented on MYFACES-2396: This issue is _REALLY_ weird. I spent

[jira] Updated: (MYFACES-2396) @PreDestroy method of Bean in CustomScope not invoked

2009-12-03 Thread Jakob Korherr (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-2396?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jakob Korherr updated MYFACES-2396: --- Status: Patch Available (was: Reopened) @PreDestroy method of Bean in CustomScope

[jira] Created: (MYFACES-2446) ExceptionHandlerImpl is not correct

2009-12-04 Thread Jakob Korherr (JIRA)
: 2.0.0-alpha-2 Reporter: Jakob Korherr While performing a lot of ExceptionHandler related tests on mojarra, I found out that MyFaces' ExceptionHandlerImpl behaves differently in some cases. -- This message is automatically generated by JIRA. - You can reply to this email to add

[jira] Updated: (MYFACES-2446) ExceptionHandlerImpl is not correct

2009-12-04 Thread Jakob Korherr (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-2446?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jakob Korherr updated MYFACES-2446: --- Status: Patch Available (was: Open) ExceptionHandlerImpl is not correct

[jira] Created: (MYFACES-2447) PhaseListeners not invoked correctly

2009-12-04 Thread Jakob Korherr (JIRA)
Reporter: Jakob Korherr See spec 12.3 PhaseListener for details. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.

[jira] Created: (MYFACES-2453) f:view is ignored by facelets

2009-12-08 Thread Jakob Korherr (JIRA)
Reporter: Jakob Korherr On facelets f:view is no longer needed, but it still can be used to set the locale or to register the beforePhase and the afterPhase MethodExpressions on UIViewRoot. So the following code has to work on facelets: f:view beforePhase=#{myBean.beforePhase

[jira] Commented: (MYFACES-2374) UIViewRoot.getBeforePhaseListener() and UIViewRoot.getAfterPhaseListener() could be called on PhaseId.RESTORE_VIEW

2009-12-08 Thread Jakob Korherr (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-2374?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12787615#action_12787615 ] Jakob Korherr commented on MYFACES-2374: I finally (and incidentally) found

[jira] Updated: (MYFACES-2447) PhaseListeners not invoked correctly

2009-12-08 Thread Jakob Korherr (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-2447?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jakob Korherr updated MYFACES-2447: --- Status: Patch Available (was: Open) PhaseListeners not invoked correctly

[jira] Created: (MYFACES-2454) facelet error-pages should be supported

2009-12-09 Thread Jakob Korherr (JIRA)
Versions: 2.0.0-alpha-2 Reporter: Jakob Korherr see spec section »6.2.3 Default Error Page« for details. This includes the following tasks: - ui:include src=javax.faces.error.xhtml / should include the standard error page (created by _ErrorPageWriter in MyFaces) in any facelet error page

[jira] Created: (MYFACES-2459) PreJsf2ExceptionHandlerImpl not correct

2009-12-10 Thread Jakob Korherr (JIRA)
Versions: 2.0.0-alpha-2 Reporter: Jakob Korherr Since ExceptionHandlerImpl changed, this class also has to be changed. Furthermore, the features described in spec section 6.2.2 and the spec javadoc of PreJsf2ExceptionHandlerFactory are not implemented so far. -- This message

[jira] Updated: (MYFACES-2459) PreJsf2ExceptionHandlerImpl not correct

2009-12-10 Thread Jakob Korherr (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-2459?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jakob Korherr updated MYFACES-2459: --- Status: Patch Available (was: Open) PreJsf2ExceptionHandlerImpl not correct

[jira] Commented: (MYFACES-2458) Miscellaneous AJAX bugs

2009-12-10 Thread Jakob Korherr (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-2458?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12788941#action_12788941 ] Jakob Korherr commented on MYFACES-2458: Actually, I think there are a LOT more

[jira] Commented: (MYFACES-2454) facelet error-pages should be supported

2009-12-12 Thread Jakob Korherr (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-2454?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12789737#action_12789737 ] Jakob Korherr commented on MYFACES-2454: I am stuck at the first task, input

[jira] Created: (MYFACES-2461) MissingResourceException while processing of f:loadBundle / must not be handled by the ExceptionHandler

2009-12-12 Thread Jakob Korherr (JIRA)
/jira/browse/MYFACES-2461 Project: MyFaces Core Issue Type: Task Components: JSR-314 Affects Versions: 2.0.0-alpha-2 Reporter: Jakob Korherr Spec section »6.2 ExceptionHandler« describes some cases which must not be handled by the ExceptionHandler. One

[jira] Created: (MYFACES-2462) ui:debug / is not working

2009-12-14 Thread Jakob Korherr (JIRA)
Reporter: Jakob Korherr While implementing the new ErrorPageWriter on myfaces-impl, I checked all cases in which error or debug output is generated. Testing ui:debug / I found out that no debug information is displayed. The debug window just displays the current view. -- This message

[jira] Updated: (MYFACES-2462) ui:debug / is not working

2009-12-14 Thread Jakob Korherr (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-2462?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jakob Korherr updated MYFACES-2462: --- Status: Patch Available (was: Open) ui:debug / is not working

[jira] Commented: (MYFACES-2454) Adapt default error page generation to new spec

2009-12-17 Thread Jakob Korherr (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-2454?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12792192#action_12792192 ] Jakob Korherr commented on MYFACES-2454: I came up with the following solution

[jira] Commented: (MYFACES-2464) Find a way to do not use ELExpressions on jsf.js for getProjectStage

2009-12-17 Thread Jakob Korherr (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-2464?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12792229#action_12792229 ] Jakob Korherr commented on MYFACES-2464: what if we store two implementations

[jira] Commented: (MYFACES-2464) Find a way to do not use ELExpressions on jsf.js for getProjectStage

2009-12-17 Thread Jakob Korherr (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-2464?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12792243#action_12792243 ] Jakob Korherr commented on MYFACES-2464: Actually, I was also thinking

[jira] Updated: (MYFACES-2454) Adapt default error page generation to new spec

2009-12-19 Thread Jakob Korherr (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-2454?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jakob Korherr updated MYFACES-2454: --- Status: Patch Available (was: Open) Adapt default error page generation to new spec

[jira] Created: (MYFACES-2465) PreJsf2ExceptionHandlerFactory should create new instances of PreJsf2ExceptionHandlerImpl for each call to getExceptionHandler()

2009-12-21 Thread Jakob Korherr (JIRA)
URL: https://issues.apache.org/jira/browse/MYFACES-2465 Project: MyFaces Core Issue Type: Task Components: JSR-314 Affects Versions: 2.0.0-alpha-2 Reporter: Jakob Korherr ...otherwise the properties of PreJsf2ExceptionHandlerImpl

[jira] Updated: (MYFACES-2465) PreJsf2ExceptionHandlerFactory should create new instances of PreJsf2ExceptionHandlerImpl for each call to getExceptionHandler()

2009-12-21 Thread Jakob Korherr (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-2465?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jakob Korherr updated MYFACES-2465: --- Status: Patch Available (was: Open) PreJsf2ExceptionHandlerFactory should create new

[jira] Commented: (MYFACES-2461) MissingResourceException while processing of f:loadBundle / must not be handled by the ExceptionHandler

2009-12-21 Thread Jakob Korherr (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-2461?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12793223#action_12793223 ] Jakob Korherr commented on MYFACES-2461: Maybe this is meant by the statement

[jira] Updated: (MYFACES-2453) f:view is ignored by facelets

2009-12-21 Thread Jakob Korherr (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-2453?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jakob Korherr updated MYFACES-2453: --- Status: Patch Available (was: Open) f:view is ignored by facelets

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

2009-12-22 Thread Jakob Korherr (JIRA)
-2466 URL: https://issues.apache.org/jira/browse/MYFACES-2466 Project: MyFaces Core Issue Type: Bug Components: JSR-314 Affects Versions: 2.0.0-alpha-2 Reporter: Jakob Korherr java.lang.NullPointerException

[jira] Commented: (MYFACES-2435) f:facet can have more than one child

2009-12-22 Thread Jakob Korherr (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-2435?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12793614#action_12793614 ] Jakob Korherr commented on MYFACES-2435: spec describes this behaviour in section

[jira] Commented: (MYFACES-2468) MyFaces needs to support adding a view-handler in faces-config.xml

2009-12-28 Thread Jakob Korherr (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-2468?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12794798#action_12794798 ] Jakob Korherr commented on MYFACES-2468: are you planning to submit a patch

[jira] Updated: (MYFACES-2435) f:facet can have more than one child

2009-12-28 Thread Jakob Korherr (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-2435?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jakob Korherr updated MYFACES-2435: --- Status: Patch Available (was: Open) f:facet can have more than one child

[jira] Commented: (MYFACES-2468) MyFaces needs to support adding a view-handler in faces-config.xml

2009-12-28 Thread Jakob Korherr (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-2468?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12794816#action_12794816 ] Jakob Korherr commented on MYFACES-2468: OK - I'll take a look at it and provide

[jira] Commented: (MYFACES-2454) Adapt default error page generation to new spec

2009-12-28 Thread Jakob Korherr (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-2454?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12794965#action_12794965 ] Jakob Korherr commented on MYFACES-2454: OK, I'll provide a patch which handles

[jira] Issue Comment Edited: (MYFACES-2454) Adapt default error page generation to new spec

2009-12-29 Thread Jakob Korherr (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-2454?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12794965#action_12794965 ] Jakob Korherr edited comment on MYFACES-2454 at 12/29/09 2:12 PM

[jira] Commented: (MYFACES-2468) MyFaces needs to support adding a view-handler in faces-config.xml

2009-12-29 Thread Jakob Korherr (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-2468?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12795078#action_12795078 ] Jakob Korherr commented on MYFACES-2468: Hi Mark! I did a lot of tests and I

[jira] Commented: (MYFACES-2363) ExceptionHandler implementation requires deal with ajax responses

2009-12-30 Thread Jakob Korherr (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-2363?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12795318#action_12795318 ] Jakob Korherr commented on MYFACES-2363: FYI: I already have a solution

[jira] Updated: (MYFACES-2464) Find a way to do not use ELExpressions on jsf.js for getProjectStage

2010-01-04 Thread Jakob Korherr (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-2464?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jakob Korherr updated MYFACES-2464: --- Status: Patch Available (was: Open) Find a way to do not use ELExpressions on jsf.js

[jira] Commented: (MYFACES-2468) MyFaces needs to support adding a view-handler in faces-config.xml

2010-01-05 Thread Jakob Korherr (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-2468?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12796759#action_12796759 ] Jakob Korherr commented on MYFACES-2468: checking this again in the spec (section

[jira] Commented: (MYFACES-2374) UIViewRoot.getBeforePhaseListener() and UIViewRoot.getAfterPhaseListener() could be called on PhaseId.RESTORE_VIEW

2010-01-07 Thread Jakob Korherr (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-2374?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12797643#action_12797643 ] Jakob Korherr commented on MYFACES-2374: Looks like we will be getting some

[jira] Commented: (MYFACES-2475) Visit facets in UIComponent.visitTree()

2010-01-07 Thread Jakob Korherr (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-2475?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12797658#action_12797658 ] Jakob Korherr commented on MYFACES-2475: maybe this is a spec error

[jira] Commented: (MYFACES-2475) Visit facets in UIComponent.visitTree()

2010-01-07 Thread Jakob Korherr (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-2475?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12797670#action_12797670 ] Jakob Korherr commented on MYFACES-2475: I think when applying this patch, we

[jira] Commented: (MYFACES-2475) Visit facets in UIComponent.visitTree()

2010-01-07 Thread Jakob Korherr (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-2475?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12797674#action_12797674 ] Jakob Korherr commented on MYFACES-2475: Not really. Does it make sence to use

[jira] Updated: (MYFACES-2468) MyFaces needs to support adding a view-handler in faces-config.xml

2010-01-07 Thread Jakob Korherr (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-2468?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jakob Korherr updated MYFACES-2468: --- Status: Patch Available (was: Open) MyFaces needs to support adding a view-handler

[jira] Commented: (MYFACES-2468) MyFaces needs to support adding a view-handler in faces-config.xml

2010-01-07 Thread Jakob Korherr (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-2468?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12797712#action_12797712 ] Jakob Korherr commented on MYFACES-2468: Scott, Yes, the submitted patch is from

[jira] Updated: (MYFACES-2368) Update Render Response Phase to new spec

2010-01-08 Thread Jakob Korherr (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-2368?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jakob Korherr updated MYFACES-2368: --- Status: Patch Available (was: Open) Update Render Response Phase to new spec

[jira] Commented: (MYFACES-2368) Update Render Response Phase to new spec

2010-01-08 Thread Jakob Korherr (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-2368?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12798072#action_12798072 ] Jakob Korherr commented on MYFACES-2368: And to your comment, Leonardo: It's

[jira] Commented: (MYFACES-2478) BadPaddingException: Given final block not properly padded

2010-01-08 Thread Jakob Korherr (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-2478?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12798219#action_12798219 ] Jakob Korherr commented on MYFACES-2478: Hi Mark, I always run

[jira] Commented: (MYFACES-2479) custom behavior makes form not to be submitted

2010-01-09 Thread Jakob Korherr (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-2479?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12798342#action_12798342 ] Jakob Korherr commented on MYFACES-2479: From my point of view return false

[jira] Commented: (MYFACES-2479) custom behavior makes form not to be submitted

2010-01-09 Thread Jakob Korherr (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-2479?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12798361#action_12798361 ] Jakob Korherr commented on MYFACES-2479: to accomplish what you want

[jira] Commented: (MYFACES-2479) custom behavior makes form not to be submitted

2010-01-09 Thread Jakob Korherr (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-2479?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12798363#action_12798363 ] Jakob Korherr commented on MYFACES-2479: How funny, I just tested the same thing

[jira] Commented: (MYFACES-2435) f:facet can have more than one child

2010-01-12 Thread Jakob Korherr (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-2435?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12799116#action_12799116 ] Jakob Korherr commented on MYFACES-2435: I know, but spec says that every child

<    1   2   3   4   5   6   7   8   9   10   >