We have moved to Github. Please open tickets there.

Opened 2 years ago

Closed 2 years ago

#3081 closed Defect (fixed)

Commenting out the last line of a JS file causes problems with subsequent file

Reported by: brettp Owned by:
Priority: low Milestone: Elgg 1.8.0
Component: Core Version: Github Master
Severity: annoying Keywords:
Cc: brett@… Difficulty: trivial

Description

Because of the way the files are included, the last line of one file merges with the first line of the following. This was interesting to track down when all the JS stopped working.

Change History (1)

comment:1 Changed 2 years ago by brettp

  • Resolution set to fixed
  • Status changed from new to closed

(In [svn:8655]) Fixes #3081: Adding a new line between javascript includes.

Note: See TracTickets for help on using tickets.