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.
Loading
Please register or sign in to comment