[JBoss JIRA] (RF-12865) A4j:commandButton fail to render/update other components with MyFaces
by blam lam (JIRA)
[ https://issues.jboss.org/browse/RF-12865?page=com.atlassian.jira.plugin.s... ]
blam lam updated RF-12865:
--------------------------
Environment: weblogic 10.3.4, Myfaces 2.1.10, Richfaces 4.3.1, OmniFaces1.3 (was: weblogic 10.3.4, Myfaces 2.1.10, Richfaces 4.3.1, OmniFaces)
> A4j:commandButton fail to render/update other components with MyFaces
> ---------------------------------------------------------------------
>
> Key: RF-12865
> URL: https://issues.jboss.org/browse/RF-12865
> Project: RichFaces
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Components: third-party
> Affects Versions: 4.3.1
> Environment: weblogic 10.3.4, Myfaces 2.1.10, Richfaces 4.3.1, OmniFaces1.3
> Reporter: blam lam
> Assignee: Pavol Pitonak
>
> After submit from a a4j:commandButton, it fail to re-render / update other component on the page.
> This problem only appear in MyFaces. It does not happens in Mojarra.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
11 years, 8 months
[JBoss JIRA] (RF-12865) A4j:commandButton fail to render/update other components with MyFaces
by blam lam (JIRA)
[ https://issues.jboss.org/browse/RF-12865?page=com.atlassian.jira.plugin.s... ]
blam lam commented on RF-12865:
-------------------------------
I found that I have included the jar OmniFaces in my project. After I remove it, the problem has gone.
The observation is that:
Mojarra + Richfaces 4.3.1 + OmniFaces (no problem)
MyFaces 2.1.10 + Richfaces 4.3.1 + OmniFaces (Error found!)
I dont know it is a bug of Richfaces or OmniFaces.
> A4j:commandButton fail to render/update other components with MyFaces
> ---------------------------------------------------------------------
>
> Key: RF-12865
> URL: https://issues.jboss.org/browse/RF-12865
> Project: RichFaces
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Affects Versions: 4.3.1
> Environment: weblogic 10.3.4, Myfaces 2.1.10, Richfaces 4.3.1
> Reporter: blam lam
> Assignee: Pavol Pitonak
>
> After submit from a a4j:commandButton, it fail to re-render / update other component on the page.
> This problem only appear in MyFaces. It does not happens in Mojarra.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
11 years, 8 months
[JBoss JIRA] (RF-12865) A4j:commandButton fail to render/update other components with MyFaces
by blam lam (JIRA)
[ https://issues.jboss.org/browse/RF-12865?page=com.atlassian.jira.plugin.s... ]
blam lam updated RF-12865:
--------------------------
Environment: weblogic 10.3.4, Myfaces 2.1.10, Richfaces 4.3.1, OmniFaces (was: weblogic 10.3.4, Myfaces 2.1.10, Richfaces 4.3.1)
> A4j:commandButton fail to render/update other components with MyFaces
> ---------------------------------------------------------------------
>
> Key: RF-12865
> URL: https://issues.jboss.org/browse/RF-12865
> Project: RichFaces
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Affects Versions: 4.3.1
> Environment: weblogic 10.3.4, Myfaces 2.1.10, Richfaces 4.3.1, OmniFaces
> Reporter: blam lam
> Assignee: Pavol Pitonak
>
> After submit from a a4j:commandButton, it fail to re-render / update other component on the page.
> This problem only appear in MyFaces. It does not happens in Mojarra.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
11 years, 8 months
[JBoss JIRA] (RF-12846) a4j:commandLink accesskey attribute missing
by Brian Leathem (JIRA)
[ https://issues.jboss.org/browse/RF-12846?page=com.atlassian.jira.plugin.s... ]
Brian Leathem updated RF-12846:
-------------------------------
Original Estimate: 15 minutes
Remaining Estimate: 15 minutes
Priority: Trivial (was: Minor)
> a4j:commandLink accesskey attribute missing
> -------------------------------------------
>
> Key: RF-12846
> URL: https://issues.jboss.org/browse/RF-12846
> Project: RichFaces
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Components: component-a4j-core
> Affects Versions: 4.2.2.Final, 4.2.3.Final, 4.3.1
> Reporter: John Yeary
> Priority: Trivial
> Original Estimate: 15 minutes
> Remaining Estimate: 15 minutes
>
> The a4j:commandLink supported accesskey in 3.3.3.final and the org.richfaces.renderkit.html.CommandLinkRenderer supports the accesskey attribute as a pass-through attribute. However it does not appear in the VDL documentation, and produces an error message in the IDE.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
11 years, 8 months
[JBoss JIRA] (RF-12846) a4j:commandLink accesskey attribute missing
by John Yeary (JIRA)
[ https://issues.jboss.org/browse/RF-12846?page=com.atlassian.jira.plugin.s... ]
John Yeary commented on RF-12846:
---------------------------------
Sorry Brian. I can see my description is a bit flighty.
The fix I think is very simple though.
> a4j:commandLink accesskey attribute missing
> -------------------------------------------
>
> Key: RF-12846
> URL: https://issues.jboss.org/browse/RF-12846
> Project: RichFaces
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Components: component-a4j-core
> Affects Versions: 4.2.2.Final, 4.2.3.Final, 4.3.1
> Reporter: John Yeary
> Priority: Minor
>
> The a4j:commandLink supported accesskey in 3.3.3.final and the org.richfaces.renderkit.html.CommandLinkRenderer supports the accesskey attribute as a pass-through attribute. However it does not appear in the VDL documentation, and produces an error message in the IDE.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
11 years, 8 months
[JBoss JIRA] (RF-12846) a4j:commandLink accesskey attribute missing
by Brian Leathem (JIRA)
[ https://issues.jboss.org/browse/RF-12846?page=com.atlassian.jira.plugin.s... ]
Brian Leathem commented on RF-12846:
------------------------------------
Ah, I see - I misunderstood the description of your issue.
> a4j:commandLink accesskey attribute missing
> -------------------------------------------
>
> Key: RF-12846
> URL: https://issues.jboss.org/browse/RF-12846
> Project: RichFaces
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Components: component-a4j-core
> Affects Versions: 4.2.2.Final, 4.2.3.Final, 4.3.1
> Reporter: John Yeary
> Priority: Minor
>
> The a4j:commandLink supported accesskey in 3.3.3.final and the org.richfaces.renderkit.html.CommandLinkRenderer supports the accesskey attribute as a pass-through attribute. However it does not appear in the VDL documentation, and produces an error message in the IDE.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
11 years, 8 months
[JBoss JIRA] (RF-12846) a4j:commandLink accesskey attribute missing
by John Yeary (JIRA)
[ https://issues.jboss.org/browse/RF-12846?page=com.atlassian.jira.plugin.s... ]
John Yeary commented on RF-12846:
---------------------------------
Why? The attribute is already set on the component. The taglib and VDL don't show it, nor does auto-completion. However, if I use the accesskey attribute it does successfully passthrough since it is defined in the component.
All I am asking for is to expose it, and also match the HTML specification for an anchor tag that has accesskey defined. The work was already done, it just needs to be exposed for tooling.
> a4j:commandLink accesskey attribute missing
> -------------------------------------------
>
> Key: RF-12846
> URL: https://issues.jboss.org/browse/RF-12846
> Project: RichFaces
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Components: component-a4j-core
> Affects Versions: 4.2.2.Final, 4.2.3.Final, 4.3.1
> Reporter: John Yeary
> Priority: Minor
> Labels: waiting_on_user
>
> The a4j:commandLink supported accesskey in 3.3.3.final and the org.richfaces.renderkit.html.CommandLinkRenderer supports the accesskey attribute as a pass-through attribute. However it does not appear in the VDL documentation, and produces an error message in the IDE.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
11 years, 8 months