Re: [GSOC-HTML5] Prototype hx:video, hx:mediaSource, hx:mediaSources

2010-06-02 Thread Matthias Wessendorf
+1 on the facet -Matthias PS: can you add this to the wiki as well ? ;-) On Tue, Jun 1, 2010 at 9:11 PM, Ali Ok al...@aliok.com.tr wrote: Hi again, I couldn't settle the fallback stuff, so I want to discuss it again. I noticed that a fallback facet may be better. If HTML5 video[1] is not

Re: onclick,onmouseover etc. pass thru properties on h:outputText: MyFaces vs. Mojarra

2010-06-02 Thread Matthias Wessendorf
On Wed, Jun 2, 2010 at 1:18 AM, Ali Ok al...@aliok.com.tr wrote: Hi, I see onclick, onmouseover, etc. attributes of h:outputText are passed thru and rendered. For: h:outputText id=... value=test onclick=alert('click'); .../ I got this with MyFaces 2: span id=... onclick=alert('click');

Re: [GSOC] HTML5 Prototypes hx:inputText and hx:datalist

2010-06-02 Thread Matthias Wessendorf
I think we could come up, later... with some convenience tags, like hx:inputSearch / which has the most reasonable attrs. Regarding the pattern attr, can't we drive something like: pattern=[0-9][A-Z]{3} via the regEx validatior ? -Matthias On Tue, Jun 1, 2010 at 1:04 PM, Ali Ok

Re: [GSOC] HTML5 Prototypes hx:inputText and hx:datalist

2010-06-02 Thread Ali Ok
I think we could come up, later... with some convenience tags, like hx:inputSearch / which has the most reasonable attrs. Sure. That seems easy when we have hx:inputText. Regarding the pattern attr, can't we drive something like: pattern=[0-9][A-Z]{3} via the regEx validatior ? Totally.

Re: onclick,onmouseover etc. pass thru properties on h:outputText: MyFaces vs. Mojarra

2010-06-02 Thread Ali Ok
Hi, that's right, not there. It's a (very) simple component. Some of the other components have this situation too, like: * h:commandButton - align * h:inputText - checked (doesn't make sense) * ... On the other hand, it does not cause big issues, other than blowing up the markup, which is

Re: onclick,onmouseover etc. pass thru properties on h:outputText: MyFaces vs. Mojarra

2010-06-02 Thread Matthias Wessendorf
On Wed, Jun 2, 2010 at 9:57 AM, Ali Ok al...@aliok.com.tr wrote: Hi, that's right, not there. It's a (very) simple component. Some of the other components have this situation too, like: * h:commandButton - align * h:inputText - checked (doesn't make sense) * ... On the other hand, it

[jira] Created: (TRINIDAD-1822) partialTrigger to oneself causes warning NO_PPR_CAPABLE_ID_FOUND_FOR_COMPONENT

2010-06-02 Thread Daniel Niklas (JIRA)
partialTrigger to oneself causes warning NO_PPR_CAPABLE_ID_FOUND_FOR_COMPONENT -- Key: TRINIDAD-1822 URL: https://issues.apache.org/jira/browse/TRINIDAD-1822 Project: MyFaces

Re: [VOTE] Release Tobago 1.0.26

2010-06-02 Thread Volker Weber
Hi, +1 , already testet and running in production here :-) Regards, Volker 2010/5/31 Bernd Bohmann bernd.bohm...@atanion.com: Hello, I would like to release Tobago 1.0.26. For a detail list please consult the release notes:

Re: [VOTE] Release Tobago 1.0.26

2010-06-02 Thread Bernd Bohmann
Here is my +1 Regards Bernd On Wed, Jun 2, 2010 at 3:16 PM, Volker Weber v.we...@inexso.de wrote: Hi, +1 , already testet and running in production here :-) Regards,    Volker 2010/5/31 Bernd Bohmann bernd.bohm...@atanion.com: Hello, I would like to release Tobago 1.0.26. For a

Re: [VOTE] Release Tobago 1.0.26

2010-06-02 Thread Matthias Wessendorf
+1 On Wed, Jun 2, 2010 at 3:39 PM, Bernd Bohmann bernd.bohm...@atanion.com wrote: Here is my +1 Regards Bernd On Wed, Jun 2, 2010 at 3:16 PM, Volker Weber v.we...@inexso.de wrote: Hi, +1 , already testet and running in production here :-) Regards,    Volker 2010/5/31 Bernd

Re: [GSOC-HTML5] Prototype hx:video, hx:mediaSource, hx:mediaSources

2010-06-02 Thread Ali Ok
Here is the wiki: https://cwiki.apache.org/confluence/display/MYFACES/GSoC+Html5+Prototypes+video%2C+audio%2C+mediaSource+and+mediaSources On Wed, Jun 2, 2010 at 9:47 AM, Matthias Wessendorf mat...@apache.orgwrote: +1 on the facet -Matthias PS: can you add this to the wiki as well ? ;-)

[jira] Created: (PORTLETBRIDGE-145) Compilation fails: PortletViewhandlerImpl imports non-existent files.

2010-06-02 Thread Michael Freedman (JIRA)
Compilation fails: PortletViewhandlerImpl imports non-existent files. -- Key: PORTLETBRIDGE-145 URL: https://issues.apache.org/jira/browse/PORTLETBRIDGE-145 Project: MyFaces Portlet

[jira] Resolved: (PORTLETBRIDGE-145) Compilation fails: PortletViewhandlerImpl imports non-existent files.

2010-06-02 Thread Michael Freedman (JIRA)
[ https://issues.apache.org/jira/browse/PORTLETBRIDGE-145?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Freedman resolved PORTLETBRIDGE-145. Fix Version/s: 2.0.0 Resolution: Fixed Compilation fails:

[jira] Created: (TOBAGO-888) tx:menuRadio may produce a ClassCastException on concurrent access.

2010-06-02 Thread Udo Schnurpfeil (JIRA)
tx:menuRadio may produce a ClassCastException on concurrent access. --- Key: TOBAGO-888 URL: https://issues.apache.org/jira/browse/TOBAGO-888 Project: MyFaces Tobago Issue

[jira] Resolved: (TOBAGO-888) In facelets tx:menuRadio may produce a ClassCastException on concurrent access.

2010-06-02 Thread Bernd Bohmann (JIRA)
[ https://issues.apache.org/jira/browse/TOBAGO-888?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bernd Bohmann resolved TOBAGO-888. -- Resolution: Fixed In facelets tx:menuRadio may produce a ClassCastException on concurrent

[Trinidad] Patch Review for Mobile Development

2010-06-02 Thread mamallan . uthaman
Hi all, I have uploaded a patch (TRINIDAD- 1819) for handling PPR issues in Windows Mobile 6. You are welcome to review the patch. Thanks Mamallan

[jira] Created: (PORTLETBRIDGE-146) Portlet 2.0 Bridge: renderRedirect after forward must use include

2010-06-02 Thread Michael Freedman (JIRA)
Portlet 2.0 Bridge: renderRedirect after forward must use include - Key: PORTLETBRIDGE-146 URL: https://issues.apache.org/jira/browse/PORTLETBRIDGE-146 Project: MyFaces Portlet Bridge

[jira] Updated: (PORTLETBRIDGE-124) Edit in portlet-bridge-demo-2.0.0-SNAPSHOT does not work

2010-06-02 Thread Michael Freedman (JIRA)
[ https://issues.apache.org/jira/browse/PORTLETBRIDGE-124?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Freedman updated PORTLETBRIDGE-124: --- Status: Resolved (was: Patch Available) Assignee:

[jira] Updated: (PORTLETBRIDGE-125) Portlet Schema Validation for portlet-bridge-blank-2.0.0-SNAPSHOT.war fails

2010-06-02 Thread Michael Freedman (JIRA)
[ https://issues.apache.org/jira/browse/PORTLETBRIDGE-125?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Freedman updated PORTLETBRIDGE-125: --- Status: Resolved (was: Patch Available) Assignee:

[jira] Updated: (PORTLETBRIDGE-126) Content before f:view should be handled properly

2010-06-02 Thread Michael Freedman (JIRA)
[ https://issues.apache.org/jira/browse/PORTLETBRIDGE-126?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Freedman updated PORTLETBRIDGE-126: --- Status: Resolved (was: Patch Available) Assignee: Michael

[jira] Resolved: (PORTLETBRIDGE-143) WriteBehindResponse mechanism(s) not working properly

2010-06-02 Thread Michael Freedman (JIRA)
[ https://issues.apache.org/jira/browse/PORTLETBRIDGE-143?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Freedman resolved PORTLETBRIDGE-143. Fix Version/s: 1.0.0 2.0.0 Resolution: