#1373: Fix whitespace in project template.
---------------------+------------------------------------------------------
 Reporter:  simon    |       Owner:  david                                    
     Type:  defect   |      Status:  new                                      
 Priority:  lowest   |   Milestone:  1.0.5                                    
Component:  build    |     Version:  1.0.4                                    
 Severity:  trivial  |    Keywords:  ocd, irritating, project template, fffuuu
Has_patch:  0        |  
---------------------+------------------------------------------------------
Description changed by simon:

Old description:

> The whitespace in the project template is inconsistent.
>
> Newlines aren't tabbed to the appropriate place. It irritates me.
>
> Example in global_filters.xml:
> <?xml version="1.0" encoding="UTF-8"?>
> <ae:configurations
> xmlns:ae="http://agavi.org/agavi/config/global/envelope/1.0";
> xmlns="http://agavi.org/agavi/config/parts/filters/1.0";>
> <SHOULD HAVE SINGLE TAB BUT DOESN'T>
> <TAB><!-- this section is only for web contexts -->

New description:

 The whitespace in the project template is inconsistent.

 Newlines aren't tabbed to the appropriate place. It irritates me.

 Example in global_filters.xml:

 {{{
 <?xml version="1.0" encoding="UTF-8"?>
 <ae:configurations
 xmlns:ae="http://agavi.org/agavi/config/global/envelope/1.0";
 xmlns="http://agavi.org/agavi/config/parts/filters/1.0";>
 <SHOULD HAVE SINGLE TAB BUT DOESN'T>
 <TAB><!-- this section is only for web contexts -->
 }}}

--

-- 
Ticket URL: <http://trac.agavi.org/ticket/1373#comment:1>
Agavi <http://www.agavi.org/>
An MVC Framework for PHP5



_______________________________________________
Agavi Tickets Mailing List
[email protected]
http://lists.agavi.org/mailman/listinfo/tickets

Reply via email to