[richfaces-issues] [JBoss JIRA] Reopened: (RF-7241) assembly build broken because of error in combobox.js script

Dmytro Lisnichenko (JIRA) jira-events at lists.jboss.org
Tue Feb 9 15:32:25 EST 2010


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

Dmytro Lisnichenko reopened RF-7241:
------------------------------------



> assembly build broken because of error in combobox.js script
> ------------------------------------------------------------
>
>                 Key: RF-7241
>                 URL: https://jira.jboss.org/jira/browse/RF-7241
>             Project: RichFaces
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>          Components: component-input
>    Affects Versions: 3.3.2.CR1
>            Reporter: Ilya Shaikovsky
>            Assignee: Tsikhon Kuprevich
>            Priority: Critical
>             Fix For: 3.3.2.CR1
>
>
> [INFO] context-menu.js (4093b) -> context-menu-min.js (2457b)[60%]
> [ERROR] ...\target\modules\combobox\org\richfaces\renderkit\html\scripts\combobo
> x.js:line 374:column 66:missing ) after condition
>                         if((this.comboValue.value && (this.comboValue.value != v
> alue)) {
> [ERROR] ...\target\modules\combobox\org\richfaces\renderkit\html\scripts\combobo
> x.js:line 375:column 14:syntax error
>                                 Richfaces.invokeEvent(this.onchange, this.combob
> ox, "onchange", {value:value});
> [ERROR] ...\target\modules\combobox\org\richfaces\renderkit\html\scripts\combobo
> x.js:line 379:column 5:missing } after property list
> .....
> was caused by
> 		if((this.comboValue.value && (this.comboValue.value != value)) {
> 			Richfaces.invokeEvent(this.onchange, this.combobox, "onchange", {value:value});
> 		}	

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the richfaces-issues mailing list