Page MenuHomePhabricator

Generalize URI pattern blacklist for Quicksand
ClosedPublic

Authored by epriestley on Mar 10 2015, 10:13 PM.
Tags
None
Referenced Files
F13222908: D12036.diff
Sun, May 19, 4:05 AM
F13213185: D12036.id28972.diff
Fri, May 17, 7:29 AM
F13179768: D12036.diff
Wed, May 8, 9:26 PM
Unknown Object (File)
Sat, May 4, 6:22 PM
Unknown Object (File)
Wed, Apr 24, 10:42 PM
Unknown Object (File)
Apr 9 2024, 7:45 PM
Unknown Object (File)
Apr 5 2024, 12:47 AM
Unknown Object (File)
Mar 30 2024, 12:15 AM
Subscribers

Details

Summary

Fixes T7060. Removes some hard-coding.

This assumes that "pages with no durable column" and "pages with no Quicksand" are the same, but that's correct today and I can't come up with a use case where they'd be different offhand.

Test Plan
  • Clicked a revision with column open, got Quicksand navigation.
  • Clicked into Conpherence with column open, got real navigation.

Diff Detail

Repository
rP Phabricator
Branch
qsand1
Lint
Lint Passed
Unit
Tests Passed
Build Status
Buildable 4832
Build 4848: [Placeholder Plan] Wait for 30 Seconds

Event Timeline

epriestley retitled this revision from to Generalize URI pattern blacklist for Quicksand.
epriestley updated this object.
epriestley edited the test plan for this revision. (Show Details)
epriestley added a reviewer: btrahan.
src/applications/conpherence/view/ConpherenceLayoutView.php
82

This fixes a fatal when viewing /conpherence/ locally.

btrahan edited edge metadata.
This revision is now accepted and ready to land.Mar 10 2015, 10:31 PM
This revision was automatically updated to reflect the committed changes.