[TOBAGO] renderedPartially does not work with defaultCommand

2007-10-04 Thread goodusername
Hi all, I have button that does some search and reloads the panel for results tc:button id=submit label=#{someBundle.search} action=#{searchTermSimple.search} tc:attribute name=renderedPartially value=termSimpleSearchPanel / /tc:button if I add

[jira] Created: (TOBAGO-504) tc:time should have a step attribute

2007-10-04 Thread Zied Hamdi (JIRA)
tc:time should have a step attribute -- Key: TOBAGO-504 URL: https://issues.apache.org/jira/browse/TOBAGO-504 Project: MyFaces Tobago Issue Type: New Feature Components: Core Affects

[jira] Created: (TRINIDAD-753) Open TODOs in SimpleSelectOneRenderer are breaking my session/log-in handling

2007-10-04 Thread Stephen Friedrich (JIRA)
Open TODOs in SimpleSelectOneRenderer are breaking my session/log-in handling - Key: TRINIDAD-753 URL: https://issues.apache.org/jira/browse/TRINIDAD-753 Project: MyFaces

[jira] Commented: (TRINIDAD-144) AJAX client validation creates blank space underneath inputs in IE6

2007-10-04 Thread Abhijit S Ghosh (JIRA)
[ https://issues.apache.org/jira/browse/TRINIDAD-144?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12532391 ] Abhijit S Ghosh commented on TRINIDAD-144: -- Hi, Can you please attach a simple jsp testcase? Also does

[jira] Created: (TOBAGO-505) tx:selectBooleanCheckbox with attribute labelWidth doesn't work

2007-10-04 Thread Guido Dubois (JIRA)
tx:selectBooleanCheckbox with attribute labelWidth doesn't work --- Key: TOBAGO-505 URL: https://issues.apache.org/jira/browse/TOBAGO-505 Project: MyFaces Tobago Issue Type:

Maven Snapshot Build out of date?

2007-10-04 Thread Bernhard Huemer
Hello, I'm just wondering if there are other Maven Snapshot repositories beside http://people.apache.org/repo/m2-snapshot-repository/; as it seems that this repository is out of date. The myfaces-core artifacts haven't been modified since Sept 01, 2007 (for example see:

[jira] Created: (TOBAGO-506) renderedPartially doesn't work with tc:cell, tc:tab and tc:tabgroup

2007-10-04 Thread Zied Hamdi (JIRA)
renderedPartially doesn't work with tc:cell, tc:tab and tc:tabgroup --- Key: TOBAGO-506 URL: https://issues.apache.org/jira/browse/TOBAGO-506 Project: MyFaces Tobago Issue

[jira] Created: (TOBAGO-507) renderedPartially with a null value throws a NullPointerException

2007-10-04 Thread Zied Hamdi (JIRA)
renderedPartially with a null value throws a NullPointerException - Key: TOBAGO-507 URL: https://issues.apache.org/jira/browse/TOBAGO-507 Project: MyFaces Tobago Issue Type:

[jira] Created: (TOBAGO-508) defaultCommand does not work with renderedPartially

2007-10-04 Thread Stojan Pesov (JIRA)
defaultCommand does not work with renderedPartially --- Key: TOBAGO-508 URL: https://issues.apache.org/jira/browse/TOBAGO-508 Project: MyFaces Tobago Issue Type: Bug Components: Core

[jira] Created: (TRINIDAD-754) NullPointerException if inputText in table is required in 1.2.2 branch

2007-10-04 Thread Jeanne Waldman (JIRA)
NullPointerException if inputText in table is required in 1.2.2 branch -- Key: TRINIDAD-754 URL: https://issues.apache.org/jira/browse/TRINIDAD-754 Project: MyFaces Trinidad

[Portal] API Approved

2007-10-04 Thread Scott O'Bryan
Hey guys, Good news!! I got permission to change the copyrights on the API for the portlet bridge code donation. The JSR EG is simply going to copyright the spec and the JavaDocs (like what's in the Faces Spec). I've got a local environment which fixes some of the issues I've been

[jira] Commented: (TOBAGO-505) tx:selectBooleanCheckbox with attribute labelWidth doesn't work

2007-10-04 Thread Guido Dubois (JIRA)
[ https://issues.apache.org/jira/browse/TOBAGO-505?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12532509 ] Guido Dubois commented on TOBAGO-505: - Same behaviour for tx:in tx:selectBooleanCheckbox with attribute

[orchestra] combining OrchestraServletFilter and RequestParameterServletFilter

2007-10-04 Thread simon
G'day, There are three servlet filters provided by orchestra: * filter.OrchestraServletFilter is optional, and just provides some nice to have stuff. * JsfFrameworkAdapterFilter (formerly FrameworkAdapterFilter) sets up the jsf adapter for orchestra. * RequestProviderServletFilter intercepts

[orchestra] ConversationContext.removeConversation

2007-10-04 Thread simon
Hi, We have this method in ConversationContext: /** * Remove the conversation from this context. * * pNotice: It is assumed that the conversation has already been invalidated./p */ protected void removeConversation(Conversation conversation) { synchronized (this) {

[jira] Updated: (TRINIDAD-713) Using name as the id for a component breaks form submission. name appears to be an undocumented reserved identifier.

2007-10-04 Thread Leonardo Uribe (JIRA)
[ https://issues.apache.org/jira/browse/TRINIDAD-713?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Leonardo Uribe updated TRINIDAD-713: Status: Patch Available (was: Open) Using name as the id for a component breaks form

[jira] Created: (TRINIDAD-755) Positions of required and message label should be skinnable

2007-10-04 Thread Stephen Friedrich (JIRA)
Positions of required and message label should be skinnable --- Key: TRINIDAD-755 URL: https://issues.apache.org/jira/browse/TRINIDAD-755 Project: MyFaces Trinidad Issue Type: New

[jira] Updated: (TRINIDAD-755) Positions of required and message label should be skinnable

2007-10-04 Thread Stephen Friedrich (JIRA)
[ https://issues.apache.org/jira/browse/TRINIDAD-755?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stephen Friedrich updated TRINIDAD-755: --- Status: Patch Available (was: Open) Positions of required and message label

Re: required icon after label: How to best implement skinning?

2007-10-04 Thread Stephen Friedrich
Thanks Simon, implementation is done, please see https://issues.apache.org/jira/browse/TRINIDAD-755 I tried to to keep the code changes small, but failed. First, if the position of the required icon is skinnable, then the position of the message icon should sure be skinnable, too. Yet, now

[jira] Created: (TRINIDAD-756) Event delivery phases get overwritten

2007-10-04 Thread Bud Osterberg (JIRA)
Event delivery phases get overwritten - Key: TRINIDAD-756 URL: https://issues.apache.org/jira/browse/TRINIDAD-756 Project: MyFaces Trinidad Issue Type: Bug Components: Build Affects

[jira] Updated: (TRINIDAD-756) Event delivery phases get overwritten

2007-10-04 Thread Bud Osterberg (JIRA)
[ https://issues.apache.org/jira/browse/TRINIDAD-756?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bud Osterberg updated TRINIDAD-756: --- Status: Patch Available (was: Open) Event delivery phases get overwritten