Page MenuHomePhabricator

Workboards - fix broken links on pages accessed via tag
ClosedPublic

Authored by btrahan on Aug 1 2014, 5:52 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Dec 21, 6:07 PM
Unknown Object (File)
Wed, Dec 11, 5:04 AM
Unknown Object (File)
Sat, Dec 7, 4:38 AM
Unknown Object (File)
Tue, Dec 3, 10:56 AM
Unknown Object (File)
Fri, Nov 29, 11:24 AM
Unknown Object (File)
Mon, Nov 25, 6:17 AM
Unknown Object (File)
Nov 20 2024, 11:16 PM
Unknown Object (File)
Nov 17 2024, 1:01 AM
Subscribers

Details

Summary

$this->id wasn't being set in this case so just set it explicitly after we finish loading the project. Fixes T5763.

Test Plan

links were broken no longer!

Diff Detail

Repository
rP Phabricator
Lint
Lint Skipped
Unit
Tests Skipped

Event Timeline

btrahan retitled this revision from to Workboards - fix broken links on pages accessed via tag.
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.Aug 1 2014, 5:56 PM
btrahan updated this revision to Diff 24310.

Closed by commit rP5ccc465798a5 (authored by @btrahan).