[richfaces-issues] [JBoss JIRA] Updated: (RF-1273) when add modalPanel and ui:rating rating not work at all
Nick Belaevski (JIRA)
jira-events at lists.jboss.org
Wed Oct 31 11:35:44 EDT 2007
[ http://jira.jboss.com/jira/browse/RF-1273?page=all ]
Nick Belaevski updated RF-1273:
-------------------------------
Fix Version/s: 3.2.0
Assignee: Sergey Halipov
> when add modalPanel and ui:rating rating not work at all
> --------------------------------------------------------
>
> Key: RF-1273
> URL: http://jira.jboss.com/jira/browse/RF-1273
> Project: RichFaces
> Issue Type: Bug
> Affects Versions: 3.1.3
> Environment: SUN RI 1.2, Tomahawk 1.6, rihfaces 3.1.2, Tomcat 6.10
> Reporter: Vitaly Smyk
> Assigned To: Sergey Halipov
> Priority: Minor
> Fix For: 3.2.0
>
>
> after add rich:modalPanel ui:rating stop working, but rendered.
> ui components - sun blueprints components
> <rich:modalPanel id="staticpopup" minHeight="200" minWidth="450"
> height="400" width="500" zindex="2000">
> </rich:modalPanel>
>
> <html:form id="form">
> <ui:rating maxGrade="5" includeNotInterested="false" includeClear="true" gradeReadOnly="false"
> hoverTexts="#{Film.ratingText}"
> clearHoverText="????????" grade="#{Film.rating}"/>
> </html:form>
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the richfaces-issues
mailing list