Ticket #1240 (closed Bug: fixed)

Opened 12 months ago

Last modified 2 months ago

Nested comments break the compressed output

Reported by: fredck Owned by: fredck
Priority: Normal Milestone:
Component: Project : FCKpackager Version:
Keywords: Confirmed Review+ Cc: julia.frigiere@…

Description

Nested comments work in JavaScript FCKpackager cannot handle these:

/* asdkfjasdfk
as as;dfkj;lj
asdflkjasdfjk
// */

Attachments

1240.patch (0.8 kB) - added by fredck 2 months ago.

Change History

Changed 6 months ago by w.olchawa

  • keywords Confirmed added

Changed 2 months ago by julia82

  • cc julia.frigiere@… added

Changed 2 months ago by fredck

Changed 2 months ago by fredck

  • keywords Review? added
  • owner set to fredck
  • status changed from new to assigned

The fix for it is quite simple. It is just a matter of doing the /**/ processing before the // one.

Changed 2 months ago by martinkou

  • keywords Review+ added; Review? removed

Changed 2 months ago by fredck

  • status changed from assigned to closed
  • resolution set to fixed

Fixed with [2202].

Note: See TracTickets for help on using tickets.