This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 104788

Summary: JS runtime error with AJAX BluePrint componet.
Product: obsolete Reporter: _ hlu <hlu>
Component: visualwebAssignee: Matthew Bohm <mbohm>
Status: RESOLVED FIXED    
Severity: blocker    
Priority: P2    
Version: 5.x   
Hardware: All   
OS: Windows XP   
Issue Type: DEFECT Exception Reporter:

Description _ hlu 2007-05-25 00:51:46 UTC
With NB5.5.1:
There is JS runtime error with AJAX BluePrint Components.
When run Web app with Rating component, the following JS error appears:
can't convert height to an integer.
Comment 1 Joseph Silber 2007-05-25 17:33:19 UTC
Release note added.
Comment 2 steve_morris 2007-06-09 01:31:58 UTC
I get this issue as well in Netbeans 5.5.1, plus the following:

 If I am using the Sun Application Server, all page fragments I have on the
page, a flower image and a rating component all display correctly in the browser
but the rating component does not function, because of a java exception
complaining that ratingdata is not serializable, and if firebugger is active it
produces javascript errors complaining that ratinginstance has no properties. If
I use the inbuilt Tomcat Server V5.5.17, the flower image and the rating
component display, and the rating component functions correctly, but the page
fragments don't display because of java class not found errors on a javax faces
class. This is the same under both Windows and Linux.
Comment 3 steve_morris 2007-06-17 10:03:09 UTC
I have tried the Rating Component under Netbeans V6 Milestone 9 and it doesn't work under that version of Netbeans either.
Comment 4 Matthew Bohm 2007-06-26 23:06:42 UTC
This will be addressed by ui-0.1.2.complib.
Comment 5 Matthew Bohm 2007-07-02 23:31:57 UTC
Fix is available in most recent ui-0.1.2.complib.