Closed (outdated)
Project:
Drupal core
Version:
7.x-dev
Component:
base system
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
11 Feb 2007 at 20:14 UTC
Updated:
28 Dec 2009 at 13:54 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
kkaefer commentedChanged three 'core' JavaScript files.
Comment #2
m3avrck commentedMost of these changes have been rolled into this JS aggregation patch since it's already mucking in that exact same area: http://drupal.org/node/119441#comment-197707
Comment #3
keith.smith commentedno longer applies
patching file update.php
Hunk #1 FAILED at 322.
Hunk #2 FAILED at 403.
2 out of 2 hunks FAILED -- saving rejects to file update.php.rej
patching file includes/common.inc
Hunk #1 succeeded at 1656 (offset 93 lines).
Hunk #2 FAILED at 1698.
Hunk #3 FAILED at 1729.
Hunk #4 FAILED at 1744.
3 out of 4 hunks FAILED -- saving rejects to file includes/common.inc.rej
Comment #4
panchoDon't know if this is still needed after JS get aggregated, but if yes it's for the D7 queue.
Comment #5
casey commentedhttp://api.drupal.org/api/function/drupal_add_js/6
JS handling has changed in D7. Does this still apply?