#1213: Support for HTML 5 forms
-------------------------+--------------------------------------------------
 Reporter:  david        |       Owner:  david   
     Type:  enhancement  |      Status:  assigned
 Priority:  normal       |   Milestone:  1.0.2   
Component:  filter       |     Version:  1.0.1   
 Severity:  normal       |    Keywords:          
Has_patch:  0            |  
-------------------------+--------------------------------------------------
Changes (by david):

  * status:  new => assigned


Old description:

> Quite simple: FPF right now explicitly checks for {{{type="text"}}} and
> then does very simple standard handling. That simply needs changing, so
> that it does this standard handling for any {{{type}}} it doesn't know.

New description:

 Quite simple: FPF right now explicitly checks for {{{type="text"}}} and
 then does very simple standard handling. That simply needs changing, so
 that it does this standard handling for any {{{type}}} it doesn't know.

 Also, input elements must not be descendants of the form element they are
 bound to; this can also be done through the {{{form}}} attribute, pointing
 to a form's ID (might affect label handling as well).

--

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