[jira] Commented: (TRINIDAD-1689) New Trinidad Default Skin - Casablanca

2010-02-03 Thread Catalin Kormos (JIRA)
[ https://issues.apache.org/jira/browse/TRINIDAD-1689?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12829002#action_12829002 ] Catalin Kormos commented on TRINIDAD-1689: -- There are still a few issues open

[jira] Commented: (MYFACES-2526) javax.faces.view.facelets.ResourceResolver support

2010-02-03 Thread Michael Kurz (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-2526?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12829012#action_12829012 ] Michael Kurz commented on MYFACES-2526: --- Please see additional patch for fixes.

[jira] Commented: (MYFACES-2526) javax.faces.view.facelets.ResourceResolver support

2010-02-03 Thread Martin Koci (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-2526?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12829030#action_12829030 ] Martin Koci commented on MYFACES-2526: -- Oh, I didn't have src/test/java on build

[jira] Created: (MYFACES-2529) use of view-param in faces-config causes a NoSuchMethodExcepion for addViewParam

2010-02-03 Thread JIRA
use of view-param in faces-config causes a NoSuchMethodExcepion for addViewParam Key: MYFACES-2529 URL: https://issues.apache.org/jira/browse/MYFACES-2529 Project:

[jira] Commented: (MYFACES-2508) Miscellaneous CTS fixes

2010-02-03 Thread Curtiss Howard (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-2508?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12829045#action_12829045 ] Curtiss Howard commented on MYFACES-2508: - Fixed CTS testcase

[jira] Created: (TOMAHAWK-1488) Convert example pages from JSP to Facelets

2010-02-03 Thread Ingo Hofmann (JIRA)
Convert example pages from JSP to Facelets -- Key: TOMAHAWK-1488 URL: https://issues.apache.org/jira/browse/TOMAHAWK-1488 Project: MyFaces Tomahawk Issue Type: Task Components: Examples

[ExtVal] backward compatibility

2010-02-03 Thread Gerhard Petracek
hi @ all, the review phase for the next extval release (r3) has been started already. one important topic is backward compatibility. the 3rd release will be a major version. besides a lot of new features r3 will be the first version which offers bean-validation integration for all jsf versions.

Re: [ExtVal] backward compatibility

2010-02-03 Thread Bart Kummel
Hi Gerhard, As a user of libraries, I generally don't like refactorings. I do like it to upgrade to the last version by only dropping in a new Jar and not having to change any code. However, I do understand that refactorings are needed sometimes. And with a good IDE, changing the imports

Re: [ExtVal] backward compatibility

2010-02-03 Thread Rudy De Busscher
Hi Gerhard, +1 but maybe a few remarks - When the refactorings are only cosmetic (like here, there is a better grouping of functional alike classes), the user of the library hasn't much benefit from it. And thus doesn't like it very much. - By moving the annotation (JoinValidation,

Re: [ExtVal] backward compatibility

2010-02-03 Thread Gerhard Petracek
hi rudy, in case of SkipValidationStrategy you are right - it has to be moved as well. JoinValidationStrategy will be removed after some final tests. (it was replaced by JoinValidationMetaDataStorageFilter which is based on the new storage concept and offers a better performance.) regards,

[jira] Created: (TRINIDAD-1705) Refactor Trinidad's JavaScript under a namespace and remove all global functions

2010-02-03 Thread Andrew Robinson (JIRA)
Refactor Trinidad's JavaScript under a namespace and remove all global functions Key: TRINIDAD-1705 URL: https://issues.apache.org/jira/browse/TRINIDAD-1705 Project:

[jira] Reopened: (EXTVAL-79) deactivate required initialization via web.xml context parameter

2010-02-03 Thread Gerhard Petracek (JIRA)
[ https://issues.apache.org/jira/browse/EXTVAL-79?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gerhard Petracek reopened EXTVAL-79: Assignee: Gerhard Petracek deactivate required initialization via web.xml context

[jira] Resolved: (EXTVAL-79) activate required initialization

2010-02-03 Thread Gerhard Petracek (JIRA)
[ https://issues.apache.org/jira/browse/EXTVAL-79?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gerhard Petracek resolved EXTVAL-79. Resolution: Fixed activate required initialization

[jira] Created: (MYFACES-2530) ActionSourceRule does not deal with jsf 1.1 ActionSouce instances

2010-02-03 Thread Leonardo Uribe (JIRA)
ActionSourceRule does not deal with jsf 1.1 ActionSouce instances - Key: MYFACES-2530 URL: https://issues.apache.org/jira/browse/MYFACES-2530 Project: MyFaces Core Issue Type:

[jira] Resolved: (MYFACES-2530) ActionSourceRule does not deal with jsf 1.1 ActionSouce instances

2010-02-03 Thread Leonardo Uribe (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-2530?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Leonardo Uribe resolved MYFACES-2530. - Resolution: Fixed Fix Version/s: 2.0.0-beta-2 ActionSourceRule does not deal

[jira] Resolved: (TOMAHAWK-1487) ClassCastException when rendering HtmlDataScroller with core 2.0

2010-02-03 Thread Leonardo Uribe (JIRA)
[ https://issues.apache.org/jira/browse/TOMAHAWK-1487?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Leonardo Uribe resolved TOMAHAWK-1487. -- Resolution: Fixed Fix Version/s: 1.1.10-SNAPSHOT Assignee: Leonardo

[jira] Resolved: (TOMAHAWK-1485) t:dataList should not render li element when iterated element is not rendered

2010-02-03 Thread Leonardo Uribe (JIRA)
[ https://issues.apache.org/jira/browse/TOMAHAWK-1485?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Leonardo Uribe resolved TOMAHAWK-1485. -- Resolution: Not A Problem Assignee: Leonardo Uribe t:dataList iterate over a

[jira] Resolved: (TRINIDAD-1706) Trinidad components showcase demo app doesn't include java sources in packaged war

2010-02-03 Thread Catalin Kormos (JIRA)
[ https://issues.apache.org/jira/browse/TRINIDAD-1706?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Catalin Kormos resolved TRINIDAD-1706. -- Resolution: Fixed Fix Version/s: 1.2.14-core Trinidad components showcase

[jira] Created: (TRINIDAD-1706) Trinidad components showcase demo app doesn't include java sources in packaged war

2010-02-03 Thread Catalin Kormos (JIRA)
Trinidad components showcase demo app doesn't include java sources in packaged war -- Key: TRINIDAD-1706 URL: https://issues.apache.org/jira/browse/TRINIDAD-1706

[jira] Created: (MYFACES-2531) Support for name/library attributes with h:commandButton

2010-02-03 Thread Martin Koci (JIRA)
Support for name/library attributes with h:commandButton Key: MYFACES-2531 URL: https://issues.apache.org/jira/browse/MYFACES-2531 Project: MyFaces Core Issue Type: New Feature

[jira] Updated: (MYFACES-2531) Support for name/library attributes with h:commandButton

2010-02-03 Thread Martin Koci (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-2531?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin Koci updated MYFACES-2531: - Status: Patch Available (was: Open) Support for name/library attributes with h:commandButton

[jira] Commented: (MYFACES-2531) Support for name/library attributes with h:commandButton

2010-02-03 Thread Martin Koci (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-2531?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12829278#action_12829278 ] Martin Koci commented on MYFACES-2531: -- Patch also switch order of rendering url and

Re: [jira] Resolved: (TOMAHAWK-1485) t:dataList should not render li element when iterated element is not rendered

2010-02-03 Thread Mike Kienenberger
Really? I'd think if the direct child t:dataList isn't rendered, we probably shouldn't output the tag. But it's our own component, so we can make whatever rules we want. On Wed, Feb 3, 2010 at 2:31 PM, Leonardo Uribe (JIRA) dev@myfaces.apache.org wrote:     [

[jira] Commented: (TOMAHAWK-1485) t:dataList should not render li element when iterated element is not rendered

2010-02-03 Thread Mike Kienenberger (JIRA)
[ https://issues.apache.org/jira/browse/TOMAHAWK-1485?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12829294#action_12829294 ] Mike Kienenberger commented on TOMAHAWK-1485: - Note that you can workaround

[jira] Commented: (TOMAHAWK-1485) t:dataList should not render li element when iterated element is not rendered

2010-02-03 Thread Bauke Scholtz (JIRA)
[ https://issues.apache.org/jira/browse/TOMAHAWK-1485?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12829299#action_12829299 ] Bauke Scholtz commented on TOMAHAWK-1485: - Well, I know that, that's also why I

[jira] Commented: (TOMAHAWK-1484) t:inputCalendar as popup with forceId=false does not work

2010-02-03 Thread Leonardo Uribe (JIRA)
[ https://issues.apache.org/jira/browse/TOMAHAWK-1484?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12829330#action_12829330 ] Leonardo Uribe commented on TOMAHAWK-1484: -- The bug is not on the component,

[jira] Created: (MYFACES-2532) getClientId() should not be called from listener registering tree changes on DefaultFaceletsStateManagementStrategy and PostAddToViewEvent

2010-02-03 Thread Leonardo Uribe (JIRA)
getClientId() should not be called from listener registering tree changes on DefaultFaceletsStateManagementStrategy and PostAddToViewEvent --

[jira] Resolved: (MYFACES-2532) getClientId() should not be called from listener registering tree changes on DefaultFaceletsStateManagementStrategy and PostAddToViewEvent

2010-02-03 Thread Leonardo Uribe (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-2532?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Leonardo Uribe resolved MYFACES-2532. - Resolution: Fixed Fix Version/s: 2.0.0-beta-2 getClientId() should not be

[jira] Resolved: (TOMAHAWK-1488) Convert example pages from JSP to Facelets

2010-02-03 Thread Leonardo Uribe (JIRA)
[ https://issues.apache.org/jira/browse/TOMAHAWK-1488?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Leonardo Uribe resolved TOMAHAWK-1488. -- Resolution: Fixed Fix Version/s: 1.1.10-SNAPSHOT Assignee: Leonardo

[jira] Commented: (TRINIDAD-1668) Speed up UIXComponent.getId()

2010-02-03 Thread Blake Sullivan (JIRA)
[ https://issues.apache.org/jira/browse/TRINIDAD-1668?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12829388#action_12829388 ] Blake Sullivan commented on TRINIDAD-1668: -- There is a difference in behavior

[jira] Created: (MYFACES-2533) FaceletViewDeclarationLanguage call StateManager.saveView() before write document

2010-02-03 Thread Leonardo Uribe (JIRA)
FaceletViewDeclarationLanguage call StateManager.saveView() before write document - Key: MYFACES-2533 URL: https://issues.apache.org/jira/browse/MYFACES-2533 Project:

[jira] Resolved: (MYFACES-2533) FaceletViewDeclarationLanguage call StateManager.saveView() before write document

2010-02-03 Thread Leonardo Uribe (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-2533?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Leonardo Uribe resolved MYFACES-2533. - Resolution: Fixed Fix Version/s: 2.0.0-beta-2 Thanks to Ingo Hofmann for fill

[jira] Commented: (TOMAHAWK-1486) Tree does not work any more with core 2.0

2010-02-03 Thread Leonardo Uribe (JIRA)
[ https://issues.apache.org/jira/browse/TOMAHAWK-1486?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12829398#action_12829398 ] Leonardo Uribe commented on TOMAHAWK-1486: -- Solved the problem on MYFACES-2533

[jira] Created: (MYFACES-2534) ComponentSupport.addFacet adds a panel when there is only one component as a child

2010-02-03 Thread Leonardo Uribe (JIRA)
ComponentSupport.addFacet adds a panel when there is only one component as a child -- Key: MYFACES-2534 URL: https://issues.apache.org/jira/browse/MYFACES-2534 Project:

[jira] Resolved: (MYFACES-2534) ComponentSupport.addFacet adds a panel when there is only one component as a child

2010-02-03 Thread Leonardo Uribe (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-2534?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Leonardo Uribe resolved MYFACES-2534. - Resolution: Fixed Fix Version/s: 2.0.0-beta-2 ComponentSupport.addFacet adds a

[jira] Resolved: (TRINIDAD-1679) Tag doc to list relationship between tags

2010-02-03 Thread Jeanne Waldman (JIRA)
[ https://issues.apache.org/jira/browse/TRINIDAD-1679?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jeanne Waldman resolved TRINIDAD-1679. -- Resolution: Fixed Fix Version/s: 1.2.12-plugins Tag doc to list

[jira] Resolved: (TRINIDAD-1702) performance: decrease memory of FileSystemStyleCache by reusing CSSStyle objects.

2010-02-03 Thread Jeanne Waldman (JIRA)
[ https://issues.apache.org/jira/browse/TRINIDAD-1702?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jeanne Waldman resolved TRINIDAD-1702. -- Resolution: Fixed Fix Version/s: 1.2.14-core performance: decrease memory

Re: [Trinidad][Skinning] Introduce include-Property in CSS

2010-02-03 Thread Jeanne Waldman
Hi, I looked into the performance issues and they have nothing to do with the new features we have been adding recently, so we are ok to add patches. I'll add this to my todo list, but if anyone else has some time in the next couple of days, feel free to review the patch. Jeanne Jeanne

[jira] Updated: (MYFACES-2531) Support for name/library attributes with h:commandButton

2010-02-03 Thread Leonardo Uribe (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-2531?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Leonardo Uribe updated MYFACES-2531: Resolution: Fixed Fix Version/s: 2.0.0-beta-2 Assignee: Leonardo Uribe

[jira] Commented: (MYFACES-2520) UnsupportedOperationException when launching Trinidad 2 w/ MyFaces2 in Jetty

2010-02-03 Thread Leonardo Uribe (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-2520?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12829469#action_12829469 ] Leonardo Uribe commented on MYFACES-2520: - I think the solution is change

Re: [Trinidad][Skinning] Introduce include-Property in CSS

2010-02-03 Thread Marius Petoi
Ok Jeanne. Thank you! One more question, in order to transform the XSS files in CSS files, in base-desktop.xss there are some styles which are mode-dependent. Should we add @mode in the CSS? Or do you have any other idea? Marius On Thu, Feb 4, 2010 at 7:17 AM, Jeanne Waldman