ps, resuming.... in HTML5 the action doesn't needs to be specified 
docs here <http://www.w3.org/TR/html5/forms.html#attr-fs-action>

The action and formaction content attributes, if specified, must have a 
> value that is a valid non-empty URL potentially surrounded by 
> spaces<http://www.w3.org/TR/html5/infrastructure.html#valid-non-empty-url-potentially-surrounded-by-spaces>
> .
>

seems that we were mislead..... it's in HTML4 that the action is needed.
Later on that <http://www.w3.org/TR/html5-diff/#changed-attributes>document, 
though, it shows the differencies between html4 and html5

The 
action<http://www.whatwg.org/specs/web-apps/current-work/multipage/association-of-controls-and-forms.html#attr-fs-action>attribute
 on 
> form<http://www.whatwg.org/specs/web-apps/current-work/multipage/forms.html#the-form-element>is
>  no longer allowed to have an empty URL. 
>

Nonetheless, I'm using # for a while and didn't have any issues....that's 
why I'd like an app with the problem to reproduce the unusual behaviour

-- 

--- 
You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to