Re: JSR-252

2006-10-04 Thread Matthias Wessendorf
Also some things that were inside the spec bugs, which we copied to our 252 jira, were bugs of the RI. some of this behaivor were already implemented in Myfaces For instance, now the spec says for form render ID and NAME. RI did not, MyFaces did Still some major things missing, like: -some

[jira] Updated: (TOMAHAWK-520) Component creates two tags with the same id

2006-10-04 Thread Mathias Werlitz (JIRA)
[ http://issues.apache.org/jira/browse/TOMAHAWK-520?page=all ] Mathias Werlitz updated TOMAHAWK-520: - Status: Patch Available (was: Open) Component creates two tags with the same id ---

[jira] Created: (TOBAGO-142) tree should use jsf valueBinding mechanismn to lookup reference values

2006-10-04 Thread Volker Weber (JIRA)
tree should use jsf valueBinding mechanismn to lookup reference values -- Key: TOBAGO-142 URL: http://issues.apache.org/jira/browse/TOBAGO-142 Project: MyFaces Tobago Issue

[jira] Resolved: (TOBAGO-142) tree should use jsf valueBinding mechanismn to lookup reference values

2006-10-04 Thread Volker Weber (JIRA)
[ http://issues.apache.org/jira/browse/TOBAGO-142?page=all ] Volker Weber resolved TOBAGO-142. - Resolution: Fixed tree should use jsf valueBinding mechanismn to lookup reference values

Use of Sun's XSD schema in MyFaces codebase

2006-10-04 Thread Bruno Aranda
Hi, In the Apache Myfaces Project [1] we are implementing the scpecification for JSR-252 (JSF 1.2). One of the new issues includes the implementation of a XSD Schema [2] to validate some configuration XML files. This schema has been already implemented by Sun for the JSF Reference

Re: JSR-252

2006-10-04 Thread Bruno Aranda
The ones I was implementing first were the ones including new attributes for components and rendering differences, so I have just been creating tests with shale-test for them. When more of the issues are implemented I will try to use one of the J2EE containers... and see. Cheers, Bruno On

[jira] Created: (TOBAGO-143) tc:tree does not invoke an actionevent

2006-10-04 Thread Carsten Dimmek (JIRA)
tc:tree does not invoke an actionevent -- Key: TOBAGO-143 URL: http://issues.apache.org/jira/browse/TOBAGO-143 Project: MyFaces Tobago Issue Type: Bug Components: Core Affects Versions:

[jira] Created: (TOMAHAWK-723) Unable to find setter method for attribute: footerstyleClass

2006-10-04 Thread Guillaume Serre (JIRA)
Unable to find setter method for attribute: footerstyleClass Key: TOMAHAWK-723 URL: http://issues.apache.org/jira/browse/TOMAHAWK-723 Project: MyFaces Tomahawk Issue Type: Bug

[jira] Created: (MYFACES-1430) selectOneMenu looses values after clicking immediate link (since 1.1.4)

2006-10-04 Thread Michael Heinen (JIRA)
selectOneMenu looses values after clicking immediate link (since 1.1.4) --- Key: MYFACES-1430 URL: http://issues.apache.org/jira/browse/MYFACES-1430 Project: MyFaces Core

[jira] Created: (MYFACES-1431) missing javascript for subform (since myFacesCore 1.1.4)

2006-10-04 Thread Michael Heinen (JIRA)
missing javascript for subform (since myFacesCore 1.1.4) Key: MYFACES-1431 URL: http://issues.apache.org/jira/browse/MYFACES-1431 Project: MyFaces Core Issue Type: Bug Affects

[jira] Commented: (MYFACES-1430) selectOneMenu looses values after clicking immediate link (since 1.1.4)

2006-10-04 Thread Michael Heinen (JIRA)
[ http://issues.apache.org/jira/browse/MYFACES-1430?page=comments#action_12439785 ] Michael Heinen commented on MYFACES-1430: - I'd like to increase the priority. The priority should be CRITICAL because I loose Data and can't use this

[jira] Created: (MYFACES-1432) escaped p tags in tagreference

2006-10-04 Thread Luis Parravicini (JIRA)
escaped p tags in tagreference -- Key: MYFACES-1432 URL: http://issues.apache.org/jira/browse/MYFACES-1432 Project: MyFaces Core Issue Type: Bug Components: website Reporter: Luis

[jira] Updated: (TOMAHAWK-491) t:columns generates wrong name in children input fields

2006-10-04 Thread JSC Europe (JIRA)
[ http://issues.apache.org/jira/browse/TOMAHAWK-491?page=all ] JSC Europe updated TOMAHAWK-491: Status: Patch Available (was: Open) t:columns generates wrong name in children input fields ---

[jira] Updated: (TOMAHAWK-705) t:column tag with attribute groupBy =true doesn't work if column contains t:commandLink

2006-10-04 Thread Nereida Hoxhaj (JIRA)
[ http://issues.apache.org/jira/browse/TOMAHAWK-705?page=all ] Nereida Hoxhaj updated TOMAHAWK-705: Status: Patch Available (was: Open) t:column tag with attribute groupBy =true doesn't work if column contains t:commandLink

Tree2

2006-10-04 Thread Martin Marinschek
Hi *, I'm reviewing the tree2 currently, and I was wondering if we could have a discussion about some of the concepts. First thing I'd like to discuss is what happens with selected nodes. Currently, selecting a node fires an action-listener. This is somewhat ok, but I believe the

[jira] Commented: (MYFACES-1358) PortletExternalContextImpl should massage RenderResponse.getNamespace() into acceptable ID

2006-10-04 Thread Scott O'Bryan (JIRA)
[ http://issues.apache.org/jira/browse/MYFACES-1358?page=comments#action_12439891 ] Scott O'Bryan commented on MYFACES-1358: You are incorrect. The API specification for getNamespace reads: The value returned by this method should be

[jira] Created: (TOMAHAWK-724) User defined intervals in schedule detailed views

2006-10-04 Thread Peter Mahoney (JIRA)
User defined intervals in schedule detailed views - Key: TOMAHAWK-724 URL: http://issues.apache.org/jira/browse/TOMAHAWK-724 Project: MyFaces Tomahawk Issue Type: New Feature

[jira] Updated: (TOMAHAWK-724) User defined intervals in schedule detailed views

2006-10-04 Thread Peter Mahoney (JIRA)
[ http://issues.apache.org/jira/browse/TOMAHAWK-724?page=all ] Peter Mahoney updated TOMAHAWK-724: --- Status: Patch Available (was: Open) User defined intervals in schedule detailed views -

Re: Tree2

2006-10-04 Thread Arash Rajaeeyan
Dear Martin I think for most people its easier to use list of values as selection model of the tree.would you please also consider adding an Ajax capability to Tree2 ?(beside server mode and client mode) regardsOn 10/4/06, Martin Marinschek [EMAIL PROTECTED] wrote: Hi *,I'm reviewing the tree2

[jira] Created: (TOMAHAWK-725) popup timeout

2006-10-04 Thread yma (JIRA)
popup timeout - Key: TOMAHAWK-725 URL: http://issues.apache.org/jira/browse/TOMAHAWK-725 Project: MyFaces Tomahawk Issue Type: Improvement Reporter: yma It will be great to set a timeout before display the popup.

[jira] Commented: (MYFACES-1383) FacesContextFactoryImpl issue using trinidad any myfaces core

2006-10-04 Thread Scott O'Bryan (JIRA)
[ http://issues.apache.org/jira/browse/MYFACES-1383?page=comments#action_12439903 ] Scott O'Bryan commented on MYFACES-1383: Sorry it's taken so long for me to fix this issue. I'm hammered with Trinidad issues at the moment. I looked

[jira] Commented: (TOMAHAWK-722) Javascript in Tomahawk components produces invalid markup when output as application/xhtml + xml with 1.2 RI

2006-10-04 Thread reind (JIRA)
[ http://issues.apache.org/jira/browse/TOMAHAWK-722?page=comments#action_12439904 ] reind commented on TOMAHAWK-722: Similar functionality doesn't exist in the RI yet, but it looks like it will be added soon:

[jira] Commented: (TOMAHAWK-686) select message not displayed for popup

2006-10-04 Thread Eric Bartley (JIRA)
[ http://issues.apache.org/jira/browse/TOMAHAWK-686?page=comments#action_12439906 ] Eric Bartley commented on TOMAHAWK-686: --- attached svn diff format select message not displayed for popup --

[jira] Updated: (TOMAHAWK-687) clicking on next/prev month doesn't scroll for popup

2006-10-04 Thread Eric Bartley (JIRA)
[ http://issues.apache.org/jira/browse/TOMAHAWK-687?page=all ] Eric Bartley updated TOMAHAWK-687: -- Status: Patch Available (was: Open) clicking on next/prev month doesn't scroll for popup

[jira] Updated: (TOMAHAWK-687) clicking on next/prev month doesn't scroll for popup

2006-10-04 Thread Eric Bartley (JIRA)
[ http://issues.apache.org/jira/browse/TOMAHAWK-687?page=all ] Eric Bartley updated TOMAHAWK-687: -- Status: Open (was: Patch Available) clicking on next/prev month doesn't scroll for popup

[jira] Updated: (TOMAHAWK-688) timer to quick to hide months/year

2006-10-04 Thread Eric Bartley (JIRA)
[ http://issues.apache.org/jira/browse/TOMAHAWK-688?page=all ] Eric Bartley updated TOMAHAWK-688: -- Status: Open (was: Patch Available) timer to quick to hide months/year -- Key: TOMAHAWK-688

[jira] Updated: (TOMAHAWK-686) select message not displayed for popup

2006-10-04 Thread Eric Bartley (JIRA)
[ http://issues.apache.org/jira/browse/TOMAHAWK-686?page=all ] Eric Bartley updated TOMAHAWK-686: -- Status: Open (was: Patch Available) select message not displayed for popup -- Key: TOMAHAWK-686

[jira] Updated: (TOMAHAWK-686) select message not displayed for popup

2006-10-04 Thread Eric Bartley (JIRA)
[ http://issues.apache.org/jira/browse/TOMAHAWK-686?page=all ] Eric Bartley updated TOMAHAWK-686: -- Status: Patch Available (was: Open) select message not displayed for popup -- Key: TOMAHAWK-686

[jira] Created: (TOMAHAWK-726) popup calendar position wrong when in relative container

2006-10-04 Thread Eric Bartley (JIRA)
popup calendar position wrong when in relative container Key: TOMAHAWK-726 URL: http://issues.apache.org/jira/browse/TOMAHAWK-726 Project: MyFaces Tomahawk Issue Type: Bug

[jira] Updated: (TOMAHAWK-726) popup calendar position wrong when in relative container

2006-10-04 Thread Eric Bartley (JIRA)
[ http://issues.apache.org/jira/browse/TOMAHAWK-726?page=all ] Eric Bartley updated TOMAHAWK-726: -- Status: Patch Available (was: Open) popup calendar position wrong when in relative container

Re: Tree2

2006-10-04 Thread Matthias Wessendorf
would you please also consider adding an Ajax capability to Tree2 ? (beside server mode and client mode) there is a cool post from Rick Hightower how to use dojo and tree2 (or was it tree) -Matthias regards On 10/4/06, Martin Marinschek [EMAIL PROTECTED] wrote: Hi *, I'm reviewing the

[jira] Commented: (MYFACES-1154) PortletExternalContextImpl#encodeNamespace postfixes the namespace instead of prefixes it

2006-10-04 Thread Scott O'Bryan (JIRA)
[ http://issues.apache.org/jira/browse/MYFACES-1154?page=comments#action_12439935 ] Scott O'Bryan commented on MYFACES-1154: JSR-168 says it can be either prepended OR appended in the spec (see API spec for

Re: Tree2

2006-10-04 Thread Matthias Wessendorf
Hi M- On 10/4/06, Martin Marinschek [EMAIL PROTECTED] wrote: Hi *, I'm reviewing the tree2 currently, and I was wondering if we could have a discussion about some of the concepts. First thing I'd like to discuss is what happens with selected nodes. Currently, selecting a node fires an

[jira] Commented: (TOMAHAWK-713) Auto Scroll silently fails on Core 1.1.4 and Tomahawk nightly

2006-10-04 Thread Jeff Bischoff (JIRA)
[ http://issues.apache.org/jira/browse/TOMAHAWK-713?page=comments#action_12439948 ] Jeff Bischoff commented on TOMAHAWK-713: Just tested the Tomahawk 2006-10-04 nightly build against Core 1.1.4, and the problem persists. Auto Scroll

[jira] Commented: (TOBAGO-115) myFaces/Tobago does not work in Internet Explorer on Windows 2000 2003

2006-10-04 Thread Bernd Bohmann (JIRA)
[ http://issues.apache.org/jira/browse/TOBAGO-115?page=comments#action_12439949 ] Bernd Bohmann commented on TOBAGO-115: -- Can we close this issue with the latest changes in Tobago? myFaces/Tobago does not work in Internet Explorer on

[jira] Commented: (TOMAHAWK-713) Auto Scroll silently fails on Core 1.1.4 and Tomahawk nightly

2006-10-04 Thread Wendy Smoak (JIRA)
[ http://issues.apache.org/jira/browse/TOMAHAWK-713?page=comments#action_12439952 ] Wendy Smoak commented on TOMAHAWK-713: -- I'm under the (possibly mistaken) impression that the javascript changes made to ensure compatibility with the RI

[jira] Commented: (TOMAHAWK-713) Auto Scroll silently fails on Core 1.1.4 and Tomahawk nightly

2006-10-04 Thread Jeff Bischoff (JIRA)
[ http://issues.apache.org/jira/browse/TOMAHAWK-713?page=comments#action_12439958 ] Jeff Bischoff commented on TOMAHAWK-713: Wendy, I'm not entirely sure. Perhaps I'm mistaken about the reason for the javascript changes. Regardless,

[jira] Commented: (TOMAHAWK-713) Auto Scroll silently fails on Core 1.1.4 and Tomahawk nightly

2006-10-04 Thread Wendy Smoak (JIRA)
[ http://issues.apache.org/jira/browse/TOMAHAWK-713?page=comments#action_12439960 ] Wendy Smoak commented on TOMAHAWK-713: -- I'm building from source with: $ cd tomahawk/examples/simple $ mvn clean $ mvn package -Dmyfaces=1.1.4 cargo:start

[jira] Resolved: (MYFACES-1213) JSR-252 Issue #27: h:messages now renders HTML list elements (ul, li) if the layout attribute is list or the layout attribute is not specified.

2006-10-04 Thread Bruno Aranda (JIRA)
[ http://issues.apache.org/jira/browse/MYFACES-1213?page=all ] Bruno Aranda resolved MYFACES-1213. --- Fix Version/s: 1.2.0-SNAPSHOT Resolution: Invalid Assignee: Bruno Aranda This behaviour was already implemented in MyFaces JSR-252

[jira] Reopened: (MYFACES-1213) JSR-252 Issue #27: h:messages now renders HTML list elements (ul, li) if the layout attribute is list or the layout attribute is not specified.

2006-10-04 Thread Bruno Aranda (JIRA)
[ http://issues.apache.org/jira/browse/MYFACES-1213?page=all ] Bruno Aranda reopened MYFACES-1213: --- Well, the title of the issue in JIRA is not representative of the issue #27 JSR-252 Issue #27: h:messages now renders HTML list elements

[jira] Commented: (TOMAHAWK-713) Auto Scroll silently fails on Core 1.1.4 and Tomahawk nightly

2006-10-04 Thread Jeff Bischoff (JIRA)
[ http://issues.apache.org/jira/browse/TOMAHAWK-713?page=comments#action_12439970 ] Jeff Bischoff commented on TOMAHAWK-713: Wendy, thanks for looking into this. Can't believe I didn't notice that autoscroll.jsf page! I was just

[jira] Resolved: (MYFACES-1213) JSR-252 Issue #27: specified rendering of style, class, lang and dir for the h:messages

2006-10-04 Thread Bruno Aranda (JIRA)
[ http://issues.apache.org/jira/browse/MYFACES-1213?page=all ] Bruno Aranda resolved MYFACES-1213. --- Resolution: Fixed JSR-252 Issue #27: specified rendering of style, class, lang and dir for the h:messages

Re: svn commit: r453024 - in /myfaces: core/branches/jsf12/impl/src/test/java/org/apache/myfaces/renderkit/html/HtmlMessagesRendererTest.java shared/branches/3_0_0/core/src/main/java/org/apache/myface

2006-10-04 Thread Wendy Smoak
HtmlMessagesRendererTest.java has the wrong license header. Thanks, Wendy On 10/4/06, [EMAIL PROTECTED] [EMAIL PROTECTED] wrote: Author: baranda Date: Wed Oct 4 14:02:55 2006 New Revision: 453024 URL: http://svn.apache.org/viewvc?view=revrev=453024 Log: Implemented MYFACES-1213 (JSR-252

Re: svn commit: r453024 - in /myfaces: core/branches/jsf12/impl/src/test/java/org/apache/myfaces/renderkit/html/HtmlMessagesRendererTest.java shared/branches/3_0_0/core/src/main/java/org/apache/myface

2006-10-04 Thread Bruno Aranda
Shit, always the same mistake, I will fix that now. Thanks Wendy... Bruno On 10/4/06, Wendy Smoak [EMAIL PROTECTED] wrote: HtmlMessagesRendererTest.java has the wrong license header. Thanks, Wendy On 10/4/06, [EMAIL PROTECTED] [EMAIL PROTECTED] wrote: Author: baranda Date: Wed Oct 4

[jira] Resolved: (MYFACES-1267) JSR-252 Issue #122: Clarified renderkit docs with respect to what gets rendered for disabled command link attributes.

2006-10-04 Thread Bruno Aranda (JIRA)
[ http://issues.apache.org/jira/browse/MYFACES-1267?page=all ] Bruno Aranda resolved MYFACES-1267. --- Fix Version/s: 1.2.0-SNAPSHOT Resolution: Fixed Assignee: Bruno Aranda Implemented disabled behaviour as defined in the renderkit