Skip to content
Commit baa19249 authored by Oliver Gondža's avatar Oliver Gondža
Browse files

Do not follow href after sending POST via l:task

Simple `<l:task post="true" href="someurl"/>` triggers post request as expected
but then proceeds to href as normal link to. If the URL accepts GET then request
is sent twice it if does not after POSTing on background user get
'POST is required' error.
parent 49f5a458
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment