#1009: shiny exception template displays invalid xhtml.
-----------------------+----------------------------------------------------
 Reporter:  MugeSo     |       Owner:  david   
     Type:  defect     |      Status:  assigned
 Priority:  normal     |   Milestone:  0.11.6  
Component:  exception  |     Version:  0.11.5  
 Severity:  normal     |    Keywords:          
Has_patch:  0          |  
-----------------------+----------------------------------------------------

Comment(by MugeSo):

 When I put IndexSuccess.php into
 core.module_dir/Public/templates/IndexSuccess.php,
 I got invalid xhtml exception.2.zip.

 >I assume it occurs in 0.11, too?
 Yes.
 And I found following code cause this problem.
 {{{
 626       if(strpos($line, ' ', 20) == 29) {
 627         $line = substr_replace($line, ' ', 29, 1);
 628       }
 }}}

-- 
Ticket URL: <http://trac.agavi.bitxtender.net/ticket/1009#comment:2>
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