[jira] Created: (MYFACES-202) Date not modified with InputCalendar in dataTable

2005-04-21 Thread Emeric Simonneau (JIRA)
Date not modified with InputCalendar in dataTable - Key: MYFACES-202 URL: http://issues.apache.org/jira/browse/MYFACES-202 Project: MyFaces Type: Bug Versions: 1.0.9 beta Reporter: Emeric Simonneau

[jira] Created: (MYFACES-203) Updated example messages for Spanish and Catalan

2005-04-21 Thread Bruno Aranda (JIRA)
Updated example messages for Spanish and Catalan Key: MYFACES-203 URL: http://issues.apache.org/jira/browse/MYFACES-203 Project: MyFaces Type: Improvement Versions: Nightly Build Environment: Linux FC3

[jira] Updated: (MYFACES-203) Updated example messages for Spanish and Catalan

2005-04-21 Thread Bruno Aranda (JIRA)
[ http://issues.apache.org/jira/browse/MYFACES-203?page=all ] Bruno Aranda updated MYFACES-203: - Attachment: examples_es_and_ca.txt The patch with the updated translations Updated example messages for Spanish and Catalan

Templating

2005-04-21 Thread Matthias Wessendorf
Hi, a time ago Heath and others talked about JSPs as renderers for UIComponents. Today I saw in Rick Hightowers blog that nice article. http://www.jroller.com/page/RickHigh/ Perhaps someone is interested! Cheers, Matthias

[jira] Created: (MYFACES-204) onclick rendered twice in commandLink

2005-04-21 Thread Peter Mahoney (JIRA)
onclick rendered twice in commandLink - Key: MYFACES-204 URL: http://issues.apache.org/jira/browse/MYFACES-204 Project: MyFaces Type: Bug Versions: Nightly Build Reporter: Peter Mahoney A user defined onclick is both

Re: Templating

2005-04-21 Thread Heath Borders
_Very_ nice. This is exactly what I was looking for. Unfortunately, its probably not going to be of much use to me now, but its always helpful to see someone come through with a great idea. Thanks for showing this. On 4/21/05, Matthias Wessendorf [EMAIL PROTECTED] wrote: Hi,a time ago Heath and

[jira] Commented: (MYFACES-197) TLDDocs Index page only has WAP tags

2005-04-21 Thread Martin Bosak (JIRA)
[ http://issues.apache.org/jira/browse/MYFACES-197?page=comments#action_63398 ] Martin Bosak commented on MYFACES-197: -- I was debugging the TLDDOC code when I stumbled upon the xmlns difference. Now I just have to figure out 1) How it's getting

[jira] Created: (MYFACES-205) MyFacesGenericPortlet should allow subclassing

2005-04-21 Thread Stan Silvert (JIRA)
MyFacesGenericPortlet should allow subclassing -- Key: MYFACES-205 URL: http://issues.apache.org/jira/browse/MYFACES-205 Project: MyFaces Type: Improvement Reporter: Stan Silvert Assigned to: Stan Silvert

Re: Suggestion for Version history in a Class or Interface documentation

2005-04-21 Thread Sean Schofield
Or better yet enclose with p/p. This is what a lot of the jakarata projects do now. sean On 4/20/05, Martin Bosak [EMAIL PROTECTED] wrote: Hi, Would it be possible to end the entries in the version history that is part of a Class or Interface documentation with a HTML br tag? This would

[jira] Closed: (MYFACES-205) MyFacesGenericPortlet should allow subclassing

2005-04-21 Thread Stan Silvert (JIRA)
[ http://issues.apache.org/jira/browse/MYFACES-205?page=all ] Stan Silvert closed MYFACES-205: MyFacesGenericPortlet should allow subclassing -- Key: MYFACES-205 URL:

[jira] Resolved: (MYFACES-205) MyFacesGenericPortlet should allow subclassing

2005-04-21 Thread Stan Silvert (JIRA)
[ http://issues.apache.org/jira/browse/MYFACES-205?page=all ] Stan Silvert resolved MYFACES-205: -- Resolution: Fixed Fix Version: Nightly Build Updated MyFacesGenericPortlet MyFacesGenericPortlet should allow subclassing

[jira] Created: (MYFACES-206) TLDs in myfaces-examples.war contain duplicated attributes for some tags which prevents the war from working in ServletExec 5.0

2005-04-21 Thread Matt McGinty (JIRA)
TLDs in myfaces-examples.war contain duplicated attributes for some tags which prevents the war from working in ServletExec 5.0 --- Key: MYFACES-206 URL:

Re: [jira] Created: (MYFACES-206) TLDs in myfaces-examples.war contain duplicated attributes for some tags which prevents the war from working in ServletExec 5.0

2005-04-21 Thread Sean Schofield
If there are duplicate attributes in the TLD that would seem to be a mistake on our part. I will give a chance for the other committers to weigh in on this before I fix it. Matt, can you supply a patch for the fixes that you have already identified? That would help speed up the fix since we are

[jira] Commented: (MYFACES-206) TLDs in myfaces-examples.war contain duplicated attributes for some tags which prevents the war from working in ServletExec 5.0

2005-04-21 Thread sean schofield (JIRA)
[ http://issues.apache.org/jira/browse/MYFACES-206?page=comments#action_63429 ] sean schofield commented on MYFACES-206: If there are duplicate attributes in the TLD that would seem to be a mistake on our part. I will give a chance for the

[jira] Commented: (MYFACES-206) TLDs in myfaces-examples.war contain duplicated attributes for some tags which prevents the war from working in ServletExec 5.0

2005-04-21 Thread Matt McGinty (JIRA)
[ http://issues.apache.org/jira/browse/MYFACES-206?page=comments#action_63439 ] Matt McGinty commented on MYFACES-206: -- Hey I went ahead and completed the mods. needed to get this working in SE. There were just 2 other attributes in

[jira] Commented: (MYFACES-197) TLDDocs Index page only has WAP tags

2005-04-21 Thread Martin Bosak (JIRA)
[ http://issues.apache.org/jira/browse/MYFACES-197?page=comments#action_63459 ] Martin Bosak commented on MYFACES-197: -- I know. I've been trying to determine what's changed in this area and, outside of my updated tdldoc.jar that I submitted I

[jira] Commented: (MYFACES-197) TLDDocs Index page only has WAP tags

2005-04-21 Thread Martin Bosak (JIRA)
[ http://issues.apache.org/jira/browse/MYFACES-197?page=comments#action_63460 ] Martin Bosak commented on MYFACES-197: -- After some digging on the taglibrarydoc project at java.net, I ran across the following open issue: Issue #5 - JSP 1.2 TLDs

[jira] Commented: (MYFACES-197) TLDDocs Index page only has WAP tags

2005-04-21 Thread Martin Bosak (JIRA)
[ http://issues.apache.org/jira/browse/MYFACES-197?page=comments#action_63461 ] Martin Bosak commented on MYFACES-197: -- OK, here's one way to solve this one: 1) Back out my change to tlddoc.jar that I made for MYFACES-156 (might have to get the