#1224: Support for protocol relative URL generation
-----------------------------------------------------------------+----------
 Reporter:  graste                                               |        
Owner:  dominik
     Type:  enhancement                                          |       
Status:  closed 
 Priority:  normal                                               |    
Milestone:  1.0.3  
Component:  routing                                              |      
Version:  1.0.2  
 Severity:  normal                                               |   
Resolution:  wontfix
 Keywords:  routing route scheme generate protocol relative url  |    
Has_patch:  0      
-----------------------------------------------------------------+----------

Comment(by graste):

 Akismet say I'm a spammer. :D

 Another thought: Why does agavi then allow to set the $scheme to false or
 empty strings and generates URLs with "://sometld/*" that will certainly
 not work as expected in browsers? Shouldn't agavi be liberal here as well
 as you certainly allow to specify schemes that are not valid (as it's just
 strings concatenated instead of validation of allowable character
 sequences). The only problem is the ':' that is appended even when you
 specify no scheme.

-- 
Ticket URL: <http://trac.agavi.org/ticket/1224#comment:3>
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