Page MenuHomePhabricator

Conpherence - fix send bug for users with no javascript
ClosedPublic

Authored by btrahan on May 16 2014, 2:25 AM.
Tags
None
Referenced Files
F13157748: D9149.diff
Sun, May 5, 2:01 PM
Unknown Object (File)
Fri, May 3, 3:59 AM
Unknown Object (File)
Mon, Apr 29, 3:30 PM
Unknown Object (File)
Wed, Apr 24, 10:55 PM
Unknown Object (File)
Wed, Apr 17, 2:47 PM
Unknown Object (File)
Apr 3 2024, 6:43 PM
Unknown Object (File)
Mar 3 2024, 12:00 PM
Unknown Object (File)
Feb 13 2024, 6:42 PM
Subscribers

Details

Summary

we should do a redirect if its not an ajax request, which solves this problem since folks with no javascript aren't sending ajax requests. Fixes T5049.

Test Plan

inverted the predicate, tried ajax requests, and got redirected

Diff Detail

Repository
rP Phabricator
Branch
T5049
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 502
Build 502: [Placeholder Plan] Wait for 30 Seconds

Event Timeline

btrahan retitled this revision from to Conpherence - fix send bug for users with no javascript.
btrahan updated this object.
btrahan edited the test plan for this revision. (Show Details)
btrahan added a reviewer: epriestley.
epriestley edited edge metadata.
This revision is now accepted and ready to land.May 16 2014, 2:31 AM
btrahan updated this revision to Diff 21735.

Closed by commit rP45f4431a844a (authored by @btrahan).