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 152669

Summary: Update the bundled YUI library
Product: javascript Reporter: plebet <plebet>
Component: LibrariesAssignee: plebet <plebet>
Status: VERIFIED FIXED    
Severity: blocker CC: sustaining
Priority: P3    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:

Description plebet 2008-11-07 12:02:57 UTC
The current bundled YUI library is 2.5.2 latest available is 2.6.0
Comment 1 rbalada 2008-11-13 15:41:42 UTC
Since this issue is P3 priority, in accord with rules "How to include issues into patch"
(http://wiki.netbeans.org/NetBeansPatches) it must include an explanation as to why its backport is necessary and how
safe it is.

Could you please provide such explanation?
Comment 2 plebet 2008-11-13 19:24:35 UTC
Safety and Necessity of this fix for the Patch:
Necessity : The version of the YUI js library in the FCS version of NetBeans 6.5 is obsolete.
Safety : The fix will change an external binary file, its associated binaries-list file, license, and property files. No
actual compiled source needs to be changed.
Comment 3 plebet 2008-11-18 15:06:51 UTC
# HG changeset patch
# User Pete Lebet <plebet@netbeans.org>
# Date 1226466733 18000
# Node ID 80e00bb93aed295b7cbbbd94800533d5cd3f3b27
# Parent fc6604da9fcf23f4fa0631dd0ad9679bade9f972
151636 - Update the bundled Dojo library
152668 - Update the bundled prototype library
152669 - Update the bundled YUI library
Comment 4 plebet 2008-11-18 19:10:42 UTC
fixed in trunk
Comment 5 plebet 2008-11-18 19:11:50 UTC
verified in trunk
Comment 6 plebet 2008-11-18 19:13:09 UTC
verified in trunk
Comment 7 pgebauer 2008-11-20 12:43:34 UTC
The fix has been ported into the release65_fixes repository.

http://hg.netbeans.org/release65_fixes/rev/afb2e4622210

Comment 8 plebet 2008-12-02 19:38:15 UTC
moving to 65fixes1-candidate because of compatibility issue with 6.5 projects that contain older version of managed YUI
javaScript libraries