Closed (fixed)
Project:
Drupal core
Version:
6.x-dev
Component:
javascript
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
31 Aug 2007 at 17:10 UTC
Updated:
15 Sep 2007 at 16:41 UTC
Jump to comment: Most recent file
Comments
Comment #1
dvessel commentedI can verify this problem. It also happens in example.com/admin/user/user which loads these to scripts when not aggregated.
Gives a parsing error.
Comment #2
dvessel commentedIt was a missing semicolon at the end of the function. Deans packer script requires it. I found only 3 instances of this.
Comment #3
dvessel commentedComment #4
pwolanin commentedComment #5
pwolanin commentedadded a new page to the Handbook under coding standards:
http://drupal.org/node/172169
Comment #6
webernet commentedTested OK.
Comment #7
pwolanin commentedI also tested, and this fixes the bugs.
Comment #8
gábor hojtsyThis sounds quite logical, committed.
Comment #9
dvessel commentedWanted to note that webernet found the bug and pretty much found the cause, we were all searching for where it was happening and after it was found, I made the patch. So, he should be credited too.
Comment #10
(not verified) commented