Fixes T7061. Although it's very simple, I think this is a complete fix.
Quicksand technically is Ajax and uses Workflow as a transport mechanism, but the server should always pretend the user clicked a normal link when rendering.
Differential D12194
Don't treat Quicksand requests as isWorkflow() or isAjax() epriestley on Mar 28 2015, 9:49 PM. Authored by Tags None Referenced Files
Subscribers
Details
Fixes T7061. Although it's very simple, I think this is a complete fix. Quicksand technically is Ajax and uses Workflow as a transport mechanism, but the server should always pretend the user clicked a normal link when rendering. Links that were autoconverting into dialogs (like "Edit Task") or otherwise making the wrong behavioral choices now work as expected.
Diff Detail
|