[JBoss JIRA] Created: (RF-11265) DropDown Menu - selecting menu item (MyFaces)
by Jan Papousek (JIRA)
DropDown Menu - selecting menu item (MyFaces)
---------------------------------------------
Key: RF-11265
URL: https://issues.jboss.org/browse/RF-11265
Project: RichFaces
Issue Type: Bug
Security Level: Public (Everyone can see)
Affects Versions: 4.1.0.Milestone1
Environment: RichFaces 4.1.0-SNAPSHOT r.d0f9c11eb0dacc1444c0a3182b12567e28aef6bc
Metamer 4.1.0-SNAPSHOT r.22610
Apache MyFaces JSF-2.1 Core Impl 2.1.1
Apache Tomcat 6.0.32
OpenJDK Runtime Environment 1.6.0_22-b22 @Linux
Internet Explorer 8.0 @ Win32
Reporter: Jan Papousek
The selecting item has no effect. In Metamer (faces/components/richDropDownMenu/topMenu.xhtml) there should be an output displayed after clicking on any menu item, but it isn't.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
12 years, 4 months
[JBoss JIRA] Created: (RF-11255) Notify - the messages are not displayed (MyFaces)
by Jan Papousek (JIRA)
Notify - the messages are not displayed (MyFaces)
-------------------------------------------------
Key: RF-11255
URL: https://issues.jboss.org/browse/RF-11255
Project: RichFaces
Issue Type: Bug
Security Level: Public (Everyone can see)
Environment: RichFaces 4.1.0-SNAPSHOT r.d0f9c11eb0dacc1444c0a3182b12567e28aef6bc
Metamer 4.1.0-SNAPSHOT r.22610
Apache MyFaces JSF-2.1 Core Impl 2.1.1
Apache Tomcat 6.0.32
OpenJDK Runtime Environment 1.6.0_22-b22 @Linux
Internet Explorer 8.0 @ Win32
Reporter: Jan Papousek
The messages are not displayed after clicking on the produce buttons. It's the same with validator messages. This can be reproduced in Metamer:
- faces/components/richNotify/simple.xhtml
- faces/components/richNotify/validation.xhtml
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
12 years, 4 months
[JBoss JIRA] Created: (RF-11331) FacesMessages not shown when using a4j:commandButton and myFaces
by Jordi Cano (JIRA)
FacesMessages not shown when using a4j:commandButton and myFaces
----------------------------------------------------------------
Key: RF-11331
URL: https://issues.jboss.org/browse/RF-11331
Project: RichFaces
Issue Type: Bug
Security Level: Public (Everyone can see)
Affects Versions: 4.1.0.Milestone1, 4.0.0.Final
Environment: Tomcat 6.0.32, myFaces 2.0.6/2.0.7/2.1.1, Richfaces 4.0 and 4.1.0 M1
Reporter: Jordi Cano
FacesMessages are not displayed when they are thrown from a a4j:commnandButton action and myFaces 2.0.6/2.0.7/2.1.1 is used, they appear on server console instead.
Works fine when myFaces 2.0.5 is used or h:commandButton is used instead of a4j:commandButton (any myFaces version).
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
12 years, 4 months
[JBoss JIRA] Created: (RF-11292) Metamer: rich:editor: a4j:submit doesn't submit editor's value (MyFaces)
by Ján Jamrich (JIRA)
Metamer: rich:editor: a4j:submit doesn't submit editor's value (MyFaces)
------------------------------------------------------------------------
Key: RF-11292
URL: https://issues.jboss.org/browse/RF-11292
Project: RichFaces
Issue Type: Bug
Security Level: Public (Everyone can see)
Affects Versions: 4.1.0.Milestone1
Environment: RichFaces 4.1.0.20110805-M1 r.10246d45dddd1d2aa2034317d5a832394cc919f9
Metamer 4.1.0.20110805-M1 r.22604
Apache MyFaces JSF-2.1 Core Impl 2.1.1
Apache Tomcat 7.0.19
Java(TM) SE Runtime Environment 1.6.0_26-b03 @Linux
Chrome 12.0.742.112 @ Linux i686, IE9
Reporter: Ján Jamrich
Editors value is not submitted by a4j:button.
When an value typed into editor, then pressed "a4j: submit", nothing happens. Then click on "h:submit" and value is submitted. (It is clear from valueChange listener bound to editor - where after click on "h:submit" following record appears: "*3 value changed: null -> <p> asdfasdf dfdfd" which indication that previous value (submited by a4j:button is null)
(Note: I don't consider value not sent by output element value change since it is a4j:outputPanel, and now we know that it doesn't work reliable with MyFaces) (RF-11287)
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
12 years, 4 months
[JBoss JIRA] (RF-11682) 'tooltip.popup' is null or not an object
by Pavol Pitonak (JIRA)
[ https://issues.jboss.org/browse/RF-11682?page=com.atlassian.jira.plugin.s... ]
Pavol Pitonak reassigned RF-11682:
----------------------------------
Assignee: Juraj Húska (was: Pavol Pitonak)
> 'tooltip.popup' is null or not an object
> ----------------------------------------
>
> Key: RF-11682
> URL: https://issues.jboss.org/browse/RF-11682
> Project: RichFaces
> Issue Type: Bug
> Components: component-output
> Affects Versions: 4.0.0.Final, 4.2.0.Final
> Environment: Windows
> Reporter: mani v
> Assignee: Juraj Húska
> Priority: Critical
> Attachments: Tooltip.popup is null.jpg
>
>
> i am using <rich:tooltip> inside <rich:dataTable>.its working find but when i do filter or go to next page the popup is throwing js error.
>
> :246
> :21
> :'tooltip.popup' is null or not an object
>
>
> <code for review>
> {code}
> <rich:column filter="#{filter.name}" sortBy="#{row.name}" sortOrder="#{filter.nameOrder}">
> <f:facet name="header">
> <a4j:commandLink value="Name" action="#{filter.sortByName}" render="table" ></a4j:commandLink>
> </f:facet>
> <rich:tooltip>#{row.name}</rich:tooltip>
> <h:outputText value="#{row.name}"/>
> </rich:column>
> {code}
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
12 years, 4 months