#1171: AgaviValidationManager produces a notice when exporting flattened values
array
-----------------------------------------+----------------------------------
 Reporter:  sven.kretschm...@…           |        Owner:  dominik
     Type:  defect                       |       Status:  closed 
 Priority:  normal                       |    Milestone:  1.0.3  
Component:  validation                   |      Version:  1.0.1  
 Severity:  normal                       |   Resolution:  wontfix
 Keywords:                               |    Has_patch:  0      
-----------------------------------------+----------------------------------
Changes (by dominik):

  * status:  new => closed
  * resolution:  => wontfix


Comment:

 I don't think we can support this, since it would require to change the
 entire handling of brackets in the framework, leading to a major BC break
 (we'd have to use foo['bar‘]) and slowing these things down quite a bit. I
 think this is quite an edge case (which is just happening when you export
 the flattened array, since php doesn't support it for incoming http
 variables either, which can be worked around the way you do already so i
 think wontfix is the _best_ solution here

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