Ticket #1 (closed defect: invalid)

Opened 4 years ago

Last modified 4 years 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

comment:1 Changed 4 years ago by morydd

  • Priority changed from major to minor
  • Component changed from component1 to -none-

comment:2 Changed 4 years ago by morydd

  • Owner somebody deleted

comment:3 Changed 4 years ago by morydd

  • Component changed from -none- to Habari Core Software

comment:4 Changed 4 years 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.

comment:5 Changed 4 years ago by freakerz

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