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 152668 - Update the bundled prototype library
Summary: Update the bundled prototype library
Status: VERIFIED FIXED
Alias: None
Product: javascript
Classification: Unclassified
Component: Libraries (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: plebet
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-11-07 11:58 UTC by plebet
Modified: 2009-02-27 14:45 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description plebet 2008-11-07 11:58:32 UTC
the current prototype library is 1.6.0.3
Comment 1 plebet 2008-11-07 12:04:43 UTC
The current bundled prototype library is 1.6.0.2 latest available is 1.6.0.3
Comment 2 rbalada 2008-11-13 15:41:56 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 3 plebet 2008-11-13 19:24:03 UTC
Safety and Necessity of this fix for the Patch:
Necessity : The version of the prototype 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 4 plebet 2008-11-18 15:06:44 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 5 plebet 2008-11-18 19:10:42 UTC
fixed in trunk
Comment 6 plebet 2008-11-18 19:11:39 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:00 UTC
moving to 65fixes1-candidate because of compatibility issue with 6.5 projects that contain older version of managed
prototype javaScript libraries