Page MenuHomePhabricator

Generalize URI pattern blacklist for Quicksand
ClosedPublic

Authored by epriestley on Mar 10 2015, 10:13 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, May 4, 6:22 PM
Unknown Object (File)
Wed, Apr 24, 10:42 PM
Unknown Object (File)
Tue, Apr 9, 7:45 PM
Unknown Object (File)
Apr 5 2024, 12:47 AM
Unknown Object (File)
Mar 30 2024, 12:15 AM
Unknown Object (File)
Mar 6 2024, 11:27 AM
Unknown Object (File)
Jan 29 2024, 6:15 AM
Unknown Object (File)
Jan 23 2024, 4:56 PM
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
Lint
Lint Not Applicable
Unit
Tests Not Applicable

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.