Homec4science

Fix issue where phame "View Live" functionality works by using POST not GET

Authored by Cam Spiers <camspiers@gmail.com> on Jun 26 2013, 15:12.

Description

Fix issue where phame "View Live" functionality works by using POST not GET

Summary: Currently you can't refresh the live blog or a blog post after clicking "View Live" due to POST action. I have removed the setRenderAsForm call on the "View Live" actions. I am unsure if this has any unintended consequences but I have tested and not found any.

Test Plan: Click the "View Live" action within a blog post or blog, and observe that the request occurs via GET not POST

Reviewers: epriestley

Reviewed By: epriestley

CC: aran, Korvin

Differential Revision: https://secure.phabricator.com/D6314

Details

Committed
epriestley <git@epriestley.com>Jun 26 2013, 15:12
Pushed
aubortJan 31 2017, 17:16
Parents
rPH5db26c1b3afe: Synchronize follower data with parent tasks in Asana bridge
Branches
Unknown
Tags
Unknown

Event Timeline

epriestley <git@epriestley.com> committed rPH4770437bb3cf: Fix issue where phame "View Live" functionality works by using POST not GET (authored by Cam Spiers <camspiers@gmail.com>).Jun 26 2013, 15:12