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

Juraj Húska updated RF-13028:
-----------------------------

    Description: 
There is following warning when deploying showcase:

{code}
11:54:45,575 WARNING [org.richfaces.log.Config] (MSC service thread 1-4) Found 
JavaScript function definition for class 
org.richfaces.validator.SelectLabelValueValidator, but that class is not 
presented
{code}

The reason is changed package for {{SelectLabelValueValidator}}.
The new one is: {{org.richfaces.ui.select.select}}

The demos for {{select components}} seems to work correctly.

  was:
There is following warning when deploying showcase:

{code}
11:54:45,575 WARNING [org.richfaces.log.Config] (MSC service thread 1-4) Found 
JavaScript function definition for class 
org.richfaces.validator.SelectLabelValueValidator, but that class is not 
presented
{code}

The reason is changed package for {{SelectLabelValueValidator}}.
The new one is: {{org.richfaces.ui.select.select}}


    
> Warning when deploying showcase - SelectLabelValueValidator class not present
> -----------------------------------------------------------------------------
>
>                 Key: RF-13028
>                 URL: https://issues.jboss.org/browse/RF-13028
>             Project: RichFaces
>          Issue Type: Enhancement
>      Security Level: Public(Everyone can see) 
>          Components: regression, showcase
>    Affects Versions: 5.0.0.Alpha1
>            Reporter: Juraj Húska
>            Priority: Minor
>
> There is following warning when deploying showcase:
> {code}
> 11:54:45,575 WARNING [org.richfaces.log.Config] (MSC service thread 1-4) 
> Found JavaScript function definition for class 
> org.richfaces.validator.SelectLabelValueValidator, but that class is not 
> presented
> {code}
> The reason is changed package for {{SelectLabelValueValidator}}.
> The new one is: {{org.richfaces.ui.select.select}}
> The demos for {{select components}} seems to work correctly.

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

_______________________________________________
richfaces-issues mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/richfaces-issues

Reply via email to