[jira] Resolved: (TRINIDAD-1592) skin selectors rendered for selectOrderShuttle don't match documented in skin-selectors.html

2011-03-02 Thread Jeanne Waldman (JIRA)
[ https://issues.apache.org/jira/browse/TRINIDAD-1592?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jeanne Waldman resolved TRINIDAD-1592. -- Resolution: Not A Problem This is not a bug. By default, we render our style classes

[jira] Resolved: (TRINIDAD-928) Skinning developer guide needs to be update about how to put a skin into a JAR file

2011-03-02 Thread Jeanne Waldman (JIRA)
[ https://issues.apache.org/jira/browse/TRINIDAD-928?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jeanne Waldman resolved TRINIDAD-928. - Resolution: Duplicate Assignee: Jeanne Waldman duplicate of TRINIDAD-1875. This h

[jira] Resolved: (TRINIDAD-1775) for design time support, provide a request parameter to set skin to dirty

2011-03-02 Thread Jeanne Waldman (JIRA)
[ https://issues.apache.org/jira/browse/TRINIDAD-1775?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jeanne Waldman resolved TRINIDAD-1775. -- Resolution: Fixed Fix Version/s: 2.0.0-beta-1 > for design time support, prov

[jira] Resolved: (TRINIDAD-1729) provide a hook for for an external decorator of Skin InputStreamProvider

2011-03-02 Thread Jeanne Waldman (JIRA)
[ https://issues.apache.org/jira/browse/TRINIDAD-1729?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jeanne Waldman resolved TRINIDAD-1729. -- Resolution: Fixed Fix Version/s: 2.0.0-beta-1 > provide a hook for for an ext

[jira] Resolved: (TRINIDAD-2032) perf: save memory by sharing selector objects in filesystemstylecache

2011-03-02 Thread Jeanne Waldman (JIRA)
[ https://issues.apache.org/jira/browse/TRINIDAD-2032?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jeanne Waldman resolved TRINIDAD-2032. -- Resolution: Fixed Fix Version/s: 2.0.0-beta-2 > perf: save memory by sharing

[jira] Created: (TRINIDAD-2049) At Serialization checking flag to check that all of the Session contents serialize correctly at the end of the request

2011-03-02 Thread Blake Sullivan (JIRA)
At Serialization checking flag to check that all of the Session contents serialize correctly at the end of the request -- Key: TRINIDAD-2049 URL: h

[jira] Resolved: (TRINIDAD-2047) UIXCollection saves the stamp state when there is no stamp

2011-03-02 Thread Andrew Robinson (JIRA)
[ https://issues.apache.org/jira/browse/TRINIDAD-2047?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Robinson resolved TRINIDAD-2047. --- Resolution: Fixed Fix Version/s: 2.0.5-plugins 1.2.15-cor

[jira] Created: (TRINIDAD-2048) ComponentUtils.getScopedIdForComponent() is not producing consistent scoped IDs for components relocated during tag execution

2011-03-02 Thread Max Starets (JIRA)
ComponentUtils.getScopedIdForComponent() is not producing consistent scoped IDs for components relocated during tag execution - Key: TRINIDAD-2048

[jira] Created: (TRINIDAD-2047) UIXCollection saves the stamp state when there is no stamp

2011-03-02 Thread Andrew Robinson (JIRA)
UIXCollection saves the stamp state when there is no stamp -- Key: TRINIDAD-2047 URL: https://issues.apache.org/jira/browse/TRINIDAD-2047 Project: MyFaces Trinidad Issue Type: Bug

[jira] Updated: (TRINIDAD-2025) move _styleNodeToStyleMap to FileSystemStyleCache to take advantage of same entires on the higher, browser or version or platform layer

2011-03-02 Thread Jeanne Waldman (JIRA)
[ https://issues.apache.org/jira/browse/TRINIDAD-2025?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jeanne Waldman updated TRINIDAD-2025: - Resolution: Fixed Fix Version/s: 2.0.0-beta-2 Status: Resolved (was:

[jira] Reopened: (MYFACES-2873) Provide a way to change the order of ELResolvers

2011-03-02 Thread Leonardo Uribe (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-2873?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Leonardo Uribe reopened MYFACES-2873: - Reported on users list this exception (using 1.2.10) After changing the MyFaces Core Jar'

[jira] Updated: (TRINIDAD-2030) Honor SKIP_ITERATION FacesContext property

2011-03-02 Thread Andy Schwartz (JIRA)
[ https://issues.apache.org/jira/browse/TRINIDAD-2030?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andy Schwartz updated TRINIDAD-2030: Resolution: Fixed Fix Version/s: 2.0.0-beta-2 Status: Resolved (was: P

[jira] Commented: (TRINIDAD-2030) Honor SKIP_ITERATION FacesContext property

2011-03-02 Thread Andy Schwartz (JIRA)
[ https://issues.apache.org/jira/browse/TRINIDAD-2030?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13001437#comment-13001437 ] Andy Schwartz commented on TRINIDAD-2030: - Fix committed: http://svn.apache.or

Re: Problem with ui:repeat and behaviorized commandLink

2011-03-02 Thread Scott O'Bryan
Well, it's impossible for repeat to implement a naming container for quite a few reasons. The thing is, I think your treating UI:repeat as if it was a stamped type component and it's not. It's a tag and I think that you end up with more then one component in the component tree with the same id.

Problem with ui:repeat and behaviorized commandLink

2011-03-02 Thread RICARD MORE FARRES
Hi, I'm trying to upgrade from MyFaces 1.2.7 to 2.0.4 our online store. To do it, I need to adapt our own UICommand components to the new version. I'm working on overwrite your HTMLLinkRendererBase in order to adapt it to our graphic requirements, but keeping original javascript generation. No

[jira] Issue Comment Edited: (EXTVAL-128) Deregistration of SubNameMappers doesn't work

2011-03-02 Thread Rudy De Busscher (JIRA)
[ https://issues.apache.org/jira/browse/EXTVAL-128?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13001354#comment-13001354 ] Rudy De Busscher edited comment on EXTVAL-128 at 3/2/11 9:47 AM: ---

[jira] Created: (MYFACES-3060) How to implement DataTable Descending Sorting

2011-03-02 Thread Jean Lustria (JIRA)
How to implement DataTable Descending Sorting - Key: MYFACES-3060 URL: https://issues.apache.org/jira/browse/MYFACES-3060 Project: MyFaces Core Issue Type: Wish Components: Extension Feat