[richfaces-issues] [JBoss JIRA] (RF-13186) Showcase 4.5.x fails

Michal Petrov (JIRA) jira-events at lists.jboss.org
Wed Sep 11 09:44:04 EDT 2013


     [ https://issues.jboss.org/browse/RF-13186?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Michal Petrov updated RF-13186:
-------------------------------

    Description: 
[https://github.com/michpetrov/richfaces/tree/showcase-4.5.x/examples/showcase] - showcase
[https://github.com/michpetrov/components/tree/rf4-js] - RF4.5 with updated JS

Builds and deploys fine.

Examples that do not work:
* several examples (e.g. actionListener) produce "The form component needs to have a UIForm in its ancestry. Suggestion: enclose the necessary components within <h:form>"
* validation - fails because rf.rf4.ui.Message is not defined, the resource is not being included due to resource optimization
* trees/rich:tree - missing …/javax.faces.resource/node_icon.gif.jsf?ln=org.richfaces
* menus/rich:contextMenu and rich:dropDownMenu - not working, probably for the same reason as validators (missing proper javascript resource)
* inputs/rich:inplaceInput - ditto
* selects/rich:inplaceSelect - ditto
* output/rich:tooltip - ditto
* dnd - dragging works, dropping does nothing

When resource optimization is turned off the faulty components are missing background image causing a badly generated CSS. {{background-image: url()}} is not handled right by a browser.

  was:
[https://github.com/michpetrov/richfaces/tree/showcase-4.5.x/examples/showcase]

Builds and deploys fine.

Examples that do not work:
* several examples (e.g. actionListener) produce "The form component needs to have a UIForm in its ancestry. Suggestion: enclose the necessary components within <h:form>"
* validation - fails because rf.rf4.ui.Message is not defined, the resource is not being included due to resource optimization
* trees/rich:tree - missing …/javax.faces.resource/node_icon.gif.jsf?ln=org.richfaces
* menus/rich:contextMenu and rich:dropDownMenu - not working, probably for the same reason as validators (missing proper javascript resource)
* inputs/rich:inplaceInput - ditto
* selects/rich:inplaceSelect - ditto
* output/rich:tooltip - ditto
* dnd - dragging works, dropping does nothing

When resource optimization is turned off the faulty components are missing background image causing a badly generated CSS. {{background-image: url()}} is not handled right by a browser.


    
> Showcase 4.5.x fails
> --------------------
>
>                 Key: RF-13186
>                 URL: https://issues.jboss.org/browse/RF-13186
>             Project: RichFaces
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>            Reporter: Michal Petrov
>             Fix For: 5.0.0.Alpha2
>
>
> [https://github.com/michpetrov/richfaces/tree/showcase-4.5.x/examples/showcase] - showcase
> [https://github.com/michpetrov/components/tree/rf4-js] - RF4.5 with updated JS
> Builds and deploys fine.
> Examples that do not work:
> * several examples (e.g. actionListener) produce "The form component needs to have a UIForm in its ancestry. Suggestion: enclose the necessary components within <h:form>"
> * validation - fails because rf.rf4.ui.Message is not defined, the resource is not being included due to resource optimization
> * trees/rich:tree - missing …/javax.faces.resource/node_icon.gif.jsf?ln=org.richfaces
> * menus/rich:contextMenu and rich:dropDownMenu - not working, probably for the same reason as validators (missing proper javascript resource)
> * inputs/rich:inplaceInput - ditto
> * selects/rich:inplaceSelect - ditto
> * output/rich:tooltip - ditto
> * dnd - dragging works, dropping does nothing
> When resource optimization is turned off the faulty components are missing background image causing a badly generated CSS. {{background-image: url()}} is not handled right by a browser.

--
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



More information about the richfaces-issues mailing list