Re: [VOTE] promoting the selectOneRow component to Tomahawk

2008-06-30 Thread Cagatay Civici
+1 for the promotion, as I remember this component was donated to myfaces in 2005 by my brother, and I think 3 years is enough to live in sandbox. Cagatay. On Fri, Jun 27, 2008 at 9:44 PM, Mike Kienenberger [EMAIL PROTECTED] wrote: If I understand correctly, the current state of the component

[jira] Commented: (TOMAHAWK-1291) t:graphicImage doesnot generate XHTML complaint code

2008-06-30 Thread Manfred Geiler (JIRA)
[ https://issues.apache.org/jira/browse/TOMAHAWK-1291?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12609182#action_12609182 ] Manfred Geiler commented on TOMAHAWK-1291: -- +1 for a strict (but

Re: t:graphicImage doesnot generate XHTML complaint code

2008-06-30 Thread [EMAIL PROTECTED]
On Mon, Jun 30, 2008 at 12:15 AM, Hazem Saleh [EMAIL PROTECTED] mailto:[EMAIL PROTECTED] wrote: Hi Team, Simon and me made a discussion about making the (t:graphicImage) component XHTML complaint. Here is the thread discussion :

Re: t:graphicImage doesnot generate XHTML complaint code

2008-06-30 Thread [EMAIL PROTECTED]
[EMAIL PROTECTED] schrieb: On Mon, Jun 30, 2008 at 12:15 AM, Hazem Saleh [EMAIL PROTECTED] mailto:[EMAIL PROTECTED] wrote: Hi Team, Simon and me made a discussion about making the (t:graphicImage) component XHTML complaint. Here is the thread discussion :

Re: t:graphicImage doesnot generate XHTML complaint code

2008-06-30 Thread Mario Ivankovits
Hi! Ok, just to say something here too. If you are going to create an accessibility application you have to put more work into it than just adding an ALT text to your images. Since a meaningful default text is not easy to find, if not impossible, my vote is: that means: - log a nag warning

[jira] Created: (TOMAHAWK-1292) Javascript for input elements is wrong

2008-06-30 Thread Bas Velthuizen (JIRA)
Javascript for input elements is wrong -- Key: TOMAHAWK-1292 URL: https://issues.apache.org/jira/browse/TOMAHAWK-1292 Project: MyFaces Tomahawk Issue Type: Bug Affects Versions: 1.1.6

[jira] Commented: (TOMAHAWK-1292) Javascript for input elements is wrong

2008-06-30 Thread Bas Velthuizen (JIRA)
[ https://issues.apache.org/jira/browse/TOMAHAWK-1292?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12609207#action_12609207 ] Bas Velthuizen commented on TOMAHAWK-1292: -- As a secondary test, I changed the

[jira] Commented: (TOMAHAWK-1292) Javascript for input elements is wrong

2008-06-30 Thread Simon Kitching (JIRA)
[ https://issues.apache.org/jira/browse/TOMAHAWK-1292?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12609211#action_12609211 ] Simon Kitching commented on TOMAHAWK-1292: -- This javascript appears to be

[jira] Commented: (TOMAHAWK-1292) Javascript for input elements is wrong

2008-06-30 Thread Bas Velthuizen (JIRA)
[ https://issues.apache.org/jira/browse/TOMAHAWK-1292?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12609215#action_12609215 ] Bas Velthuizen commented on TOMAHAWK-1292: -- eeehm.. you mean the

[jira] Created: (TRINIDAD-1136) Label Anchor for tr:input does not render in tr:messages when label attribute is EL

2008-06-30 Thread Christian Beutenmueller (JIRA)
Label Anchor for tr:input does not render in tr:messages when label attribute is EL --- Key: TRINIDAD-1136 URL: https://issues.apache.org/jira/browse/TRINIDAD-1136

[jira] Created: (TRINIDAD-1137) XML MenuModel should support action attribute as EL-MethodBinding

2008-06-30 Thread Christian Beutenmueller (JIRA)
XML MenuModel should support action attribute as EL-MethodBinding - Key: TRINIDAD-1137 URL: https://issues.apache.org/jira/browse/TRINIDAD-1137 Project: MyFaces Trinidad Issue

[jira] Created: (TOMAHAWK-1293) promoting the selectOneRow component to Tomahawk

2008-06-30 Thread Hazem Saleh (JIRA)
promoting the selectOneRow component to Tomahawk Key: TOMAHAWK-1293 URL: https://issues.apache.org/jira/browse/TOMAHAWK-1293 Project: MyFaces Tomahawk Issue Type: Task Affects Versions:

[jira] Resolved: (TOMAHAWK-1281) selectOneRow documentation

2008-06-30 Thread Hazem Saleh (JIRA)
[ https://issues.apache.org/jira/browse/TOMAHAWK-1281?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hazem Saleh resolved TOMAHAWK-1281. --- Resolution: Fixed Done selectOneRow documentation --

CAPTCHA tag in Tomahawk

2008-06-30 Thread Michael Angelo
I can't figure out the exact scenario, but when I embed the t:captcha tag within a table cell the resulting HTML is injected in the middle of other HTML tags therefore altering the view of the page. When I move the captcha tag out into it's own table outside of the main table it generates

Re: CAPTCHA tag in Tomahawk

2008-06-30 Thread [EMAIL PROTECTED]
Michael Angelo schrieb: I can't figure out the exact scenario, but when I embed the t:captcha tag within a table cell the resulting HTML is injected in the middle of other HTML tags therefore altering the view of the page. When I move the captcha tag out into it's own table outside of the main

Re: CAPTCHA tag in Tomahawk

2008-06-30 Thread Hazem Saleh
Hi Michael, Please use panelGrid instead or HTML dataTable. *Like the example mentioned in the Tomahawk examples :* h:panelGrid columns=2 h:outputText value=Type the code shown / h:inputText value=#{captchaBean.value}/ h:commandLink value=Try a different image /

[jira] Resolved: (TRINIDAD-1137) XML MenuModel should support action attribute as EL-MethodBinding

2008-06-30 Thread JIRA
[ https://issues.apache.org/jira/browse/TRINIDAD-1137?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matthias Weßendorf resolved TRINIDAD-1137. -- Resolution: Duplicate XML MenuModel should support action attribute as

Re: [VOTE] promoting the selectOneRow component to Tomahawk

2008-06-30 Thread Leonardo Uribe
+1 On Mon, Jun 30, 2008 at 1:26 AM, Cagatay Civici [EMAIL PROTECTED] wrote: +1 for the promotion, as I remember this component was donated to myfaces in 2005 by my brother, and I think 3 years is enough to live in sandbox. Cagatay. On Fri, Jun 27, 2008 at 9:44 PM, Mike Kienenberger [EMAIL

[jira] Resolved: (TRINIDAD-917) tr:form defaultCommand does no partial triggering

2008-06-30 Thread JIRA
[ https://issues.apache.org/jira/browse/TRINIDAD-917?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matthias Weßendorf resolved TRINIDAD-917. - Resolution: Fixed Fix Version/s: 1.2.9-core

Checkstyle rules

2008-06-30 Thread simon
Hi, As I mentioned a few weeks ago, I'd like to clean up the way we do our checkstyle rule checking. Right now we point the maven-checkstyle-report plugin directly at a file in the svn repository. Using svn directly does have the benefit of simplicity, and allows us to update the rules easily.

[jira] Commented: (ORCHESTRA-27) Example App not available on the server

2008-06-30 Thread Simon Kitching (JIRA)
[ https://issues.apache.org/jira/browse/ORCHESTRA-27?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12609376#action_12609376 ] Simon Kitching commented on ORCHESTRA-27: - Hi Alex, I'm not quite sure which

Re: [myfaces-builder-plugin] generate site files describing component, like maven-tagdoc-plugin

2008-06-30 Thread Leonardo Uribe
On Fri, Jun 27, 2008 at 11:41 AM, Leonardo Uribe [EMAIL PROTECTED] wrote: On Fri, Jun 27, 2008 at 2:59 AM, [EMAIL PROTECTED] [EMAIL PROTECTED] wrote: Man, I really hate top-posting. My first reply was in top-posting style because the first reply to this thread was top-posted. But now the