Ticket #1 (closed defect: invalid)

Opened 15 months ago

Last modified 9 months ago

Stack::out in theme.php classes

Reported by: anonymous Owned by:
Priority: minor Milestone: Undetermined
Component: Habari Core Software Version:
Keywords: Cc:

Description

Stack::out in theme.php classes should have "\n\t" instead of "\r\n" for nice linebreaks under the hood ? if a user have alot of css & js Stack::out

Change History

Changed 12 months ago by morydd

  • priority changed from major to minor
  • component changed from component1 to -none-

Changed 12 months ago by morydd

  • owner somebody deleted

Changed 11 months ago by morydd

  • component changed from -none- to Habari Core Software

Changed 10 months ago by michaeltwofish

  • status changed from new to closed
  • resolution set to invalid

Stack::out() simply concatenates, and doesn't add line breaks or tabs if the format doesn't contain them.

Changed 9 months ago by freakerz

  • milestone set to Undetermined
Note: See TracTickets for help on using tickets.