Ticket #61 (new enhancement)

Opened 2 years ago

Last modified 2 years ago

Split up long lines

Reported by: Rickard Assigned to: Rickard
Priority: low Milestone: 1.3
Component: general Version: 1.3
Severity: normal Keywords:
Cc:

Description

Extremely long lines are bad not only for readability, but they also cause problems when applying line-based patches (due to the greater risk of conflicts).

Change History

01/17/07 10:38:32 changed by Rickard

  • status changed from new to assigned.

02/07/07 21:58:06 changed by Rickard

  • status changed from assigned to new.

I'll hold off on this one a bit as more and more queries are split up over many lines as a result of them using $db->query_build().

02/07/07 22:00:05 changed by Rickard

  • priority changed from normal to low.