[jira] Created: (MYFACES-2245) Finish TODOs in UIComponent

2009-06-15 Thread Werner Punz (JIRA)
Finish TODOs in UIComponent --- Key: MYFACES-2245 URL: https://issues.apache.org/jira/browse/MYFACES-2245 Project: MyFaces Core Issue Type: New Feature Components: JSR-314 Environment: Java

[jira] Created: (MYFACES-2246) Implement isVisitable

2009-06-15 Thread Werner Punz (JIRA)
Implement isVisitable -- Key: MYFACES-2246 URL: https://issues.apache.org/jira/browse/MYFACES-2246 Project: MyFaces Core Issue Type: Sub-task Environment: java Reporter: Werner Punz Implement the

[jira] Created: (MYFACES-2247) implement isCompositeComponent

2009-06-15 Thread Werner Punz (JIRA)
implement isCompositeComponent -- Key: MYFACES-2247 URL: https://issues.apache.org/jira/browse/MYFACES-2247 Project: MyFaces Core Issue Type: Sub-task Reporter: Werner Punz implement the

[jira] Created: (MYFACES-2250) implement getStateHelper

2009-06-15 Thread Werner Punz (JIRA)
implement getStateHelper - Key: MYFACES-2250 URL: https://issues.apache.org/jira/browse/MYFACES-2250 Project: MyFaces Core Issue Type: Sub-task Components: JSR-314 Reporter: Werner Punz --

[jira] Created: (MYFACES-2249) implement visitTree in UIComponent

2009-06-15 Thread Werner Punz (JIRA)
implement visitTree in UIComponent -- Key: MYFACES-2249 URL: https://issues.apache.org/jira/browse/MYFACES-2249 Project: MyFaces Core Issue Type: Sub-task Reporter: Werner Punz Implement the

[jira] Created: (MYFACES-2248) implement getCompositeComponentParent

2009-06-15 Thread Werner Punz (JIRA)
implement getCompositeComponentParent - Key: MYFACES-2248 URL: https://issues.apache.org/jira/browse/MYFACES-2248 Project: MyFaces Core Issue Type: Sub-task Components: JSR-314

Re: [VOTE] jul instead of commons-logging

2009-06-15 Thread Werner Punz
Bernd Bohmann schrieb: Hi, i think many users are still using log4j in their projects. Switching to jul instead of slf4j would cause more consequences for the user. But maybe I'm wrong. Regards Bernd Maybe we should stop the voting process for now until we have done further research on the

[jira] Created: (MYFACES-2251) EL Expression in f:attribute does not work with h:inputText

2009-06-15 Thread Moshe Elisha (JIRA)
EL Expression in f:attribute does not work with h:inputText --- Key: MYFACES-2251 URL: https://issues.apache.org/jira/browse/MYFACES-2251 Project: MyFaces Core Issue Type: Bug

MyFaces 2.0 facelets composite components

2009-06-15 Thread Werner Punz
Hello Since I am implementing this part, I have a question especially to the guys doing the facelet part. We have a method in UIComponent - isCompositeComponent Now it is not very clear to me if the code I found in our class is correct. We already have a private method:

[jira] Commented: (MYFACES-2250) implement getStateHelper

2009-06-15 Thread Werner Punz (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-2250?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12719523#action_12719523 ] Werner Punz commented on MYFACES-2250: -- Ok as it seems we need an implementation for

Re: MyFaces 2.0 facelets composite components

2009-06-15 Thread Catalin Kormos
Hi, I think checking for Resource.COMPONENT_RESOURCE_KEY in the attributes of the component is the right way. Checking in the RI source code, they do it the same; of course, this attribute must be set by corresponding facelets handler when instantiating the composite component from a given

Re: MyFaces 2.0 facelets composite components

2009-06-15 Thread Werner Punz
Ok I will leave it in then, thanks for the quick answer on this. Werner Catalin Kormos schrieb: Hi, I think checking for Resource.COMPONENT_RESOURCE_KEY in the attributes of the component is the right way. Checking in the RI source code, they do it the same; of course, this attribute must

[jira] Created: (TOBAGO-764) Documentation and clarification of tabIndex attribute usage

2009-06-15 Thread Bernd Bohmann (JIRA)
Documentation and clarification of tabIndex attribute usage --- Key: TOBAGO-764 URL: https://issues.apache.org/jira/browse/TOBAGO-764 Project: MyFaces Tobago Issue Type: Improvement

Re: MyFaces 2.0 facelets composite components

2009-06-15 Thread Catalin Kormos
I'm not actually working on it, but from what I can tell it should be like that; just a small correction, the ApplicationImpl.createComponent() from Resource sets that attribute, to associate the component with the resource it was created from, which I guess only applies to composite components.

[jira] Resolved: (MYFACES-2247) implement isCompositeComponent

2009-06-15 Thread Werner Punz (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-2247?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Werner Punz resolved MYFACES-2247. -- Resolution: Fixed implement isCompositeComponent --

[jira] Resolved: (MYFACES-2246) Implement isVisitable

2009-06-15 Thread Werner Punz (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-2246?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Werner Punz resolved MYFACES-2246. -- Resolution: Fixed Implement isVisitable -- Key:

[jira] Resolved: (MYFACES-2248) implement getCompositeComponentParent

2009-06-15 Thread Werner Punz (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-2248?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Werner Punz resolved MYFACES-2248. -- Resolution: Fixed implement getCompositeComponentParent

[jira] Resolved: (MYFACES-2249) implement visitTree in UIComponent

2009-06-15 Thread Werner Punz (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-2249?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Werner Punz resolved MYFACES-2249. -- Resolution: Fixed implement visitTree in UIComponent --

[jira] Updated: (MYFACES-2230) FaceletViewDeclarationLanguage TODOs

2009-06-15 Thread Curtiss Howard (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-2230?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Curtiss Howard updated MYFACES-2230: Status: Patch Available (was: Open) FaceletViewDeclarationLanguage TODOs

[jira] Created: (MYFACES-2252) Automatic ID generation in nested subview tags

2009-06-15 Thread Stanislav Sabol (JIRA)
Automatic ID generation in nested subview tags -- Key: MYFACES-2252 URL: https://issues.apache.org/jira/browse/MYFACES-2252 Project: MyFaces Core Issue Type: Bug Components: JSR-252

[jira] Commented: (MYFACES-2230) FaceletViewDeclarationLanguage TODOs

2009-06-15 Thread Curtiss Howard (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-2230?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12719540#action_12719540 ] Curtiss Howard commented on MYFACES-2230: - Provided patch to create Facelets

[jira] Updated: (MYFACES-2230) FaceletViewDeclarationLanguage TODOs

2009-06-15 Thread Michael Concini (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-2230?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Concini updated MYFACES-2230: - Resolution: Fixed Fix Version/s: 2.0.0-alpha Status: Resolved (was:

Re: MyFaces 2.0 facelets composite components

2009-06-15 Thread Matthias Wessendorf
I think checking for Resource.COMPONENT_RESOURCE_KEY in the attributes of the component is the right way. Checking in the RI source code, they do it :-) was there any agreement to not do this - or wasn't there ? -Matthias the same; of course, this attribute must be set by corresponding

[jira] Created: (TRINIDAD-1505) Encoding on IE

2009-06-15 Thread JIRA
Encoding on IE -- Key: TRINIDAD-1505 URL: https://issues.apache.org/jira/browse/TRINIDAD-1505 Project: MyFaces Trinidad Issue Type: Bug Affects Versions: 1.2.11-core Environment: Apache Tomcat 6.0.18 Sun Win32 JDK

[jira] Created: (TOMAHAWK-1429) t:checkbox not checked correctly after validation error

2009-06-15 Thread Mathias Werlitz (JIRA)
t:checkbox not checked correctly after validation error --- Key: TOMAHAWK-1429 URL: https://issues.apache.org/jira/browse/TOMAHAWK-1429 Project: MyFaces Tomahawk Issue Type: Bug

[jira] Commented: (TOMAHAWK-1429) t:checkbox not checked correctly after validation error

2009-06-15 Thread Mathias Werlitz (JIRA)
[ https://issues.apache.org/jira/browse/TOMAHAWK-1429?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12719627#action_12719627 ] Mathias Werlitz commented on TOMAHAWK-1429: ---

[jira] Commented: (TRINIDAD-1505) Encoding on IE

2009-06-15 Thread JIRA
[ https://issues.apache.org/jira/browse/TRINIDAD-1505?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12719740#action_12719740 ] Matthias Weßendorf commented on TRINIDAD-1505: -- can you check what commit

[jira] Resolved: (TRINIDAD-1495) ResponseWriters should throw IllegalStateException when attributes written outside of start element

2009-06-15 Thread JIRA
[ https://issues.apache.org/jira/browse/TRINIDAD-1495?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matthias Weßendorf resolved TRINIDAD-1495. -- Resolution: Fixed Fix Version/s: 1.2.12-core Assignee:

[jira] Resolved: (TRINIDAD-1504) Allow FlattenedComponent to render content

2009-06-15 Thread JIRA
[ https://issues.apache.org/jira/browse/TRINIDAD-1504?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matthias Weßendorf resolved TRINIDAD-1504. -- Resolution: Fixed Fix Version/s: 1.2.12-core Assignee:

[jira] Resolved: (TOMAHAWK-1429) t:checkbox not checked correctly after validation error

2009-06-15 Thread Leonardo Uribe (JIRA)
[ https://issues.apache.org/jira/browse/TOMAHAWK-1429?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Leonardo Uribe resolved TOMAHAWK-1429. -- Resolution: Fixed Fix Version/s: 1.1.9-SNAPSHOT Assignee: Leonardo

[jira] Created: (TRINIDAD-1506) ClassCastException during surefire tests when calling ExternalContextUtils.getServletContextPath()

2009-06-15 Thread Matt Cooper (JIRA)
ClassCastException during surefire tests when calling ExternalContextUtils.getServletContextPath() -- Key: TRINIDAD-1506 URL:

[jira] Created: (TRINIDAD-1507) Do not render name attributes for components to reduce response size for mobile

2009-06-15 Thread Dave (JIRA)
Do not render name attributes for components to reduce response size for mobile Key: TRINIDAD-1507 URL: https://issues.apache.org/jira/browse/TRINIDAD-1507 Project:

[jira] Created: (TRINIDAD-1508) mobile: menu popup from pressing mobile device keys

2009-06-15 Thread Dave (JIRA)
mobile: menu popup from pressing mobile device keys --- Key: TRINIDAD-1508 URL: https://issues.apache.org/jira/browse/TRINIDAD-1508 Project: MyFaces Trinidad Issue Type: New Feature

[jira] Commented: (TRINIDAD-1506) ClassCastException during surefire tests when calling ExternalContextUtils.getServletContextPath()

2009-06-15 Thread Andrew Robinson (JIRA)
[ https://issues.apache.org/jira/browse/TRINIDAD-1506?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12719910#action_12719910 ] Andrew Robinson commented on TRINIDAD-1506: --- Matt, do you have the stack trace