Page MenuHomePhabricator

Ghost events should provide a link to original event
ClosedPublic

Authored by lpriestley on May 29 2015, 5:19 PM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Apr 25, 1:48 AM
Unknown Object (File)
Tue, Apr 16, 3:37 AM
Unknown Object (File)
Sat, Apr 6, 5:39 AM
Unknown Object (File)
Fri, Apr 5, 10:46 AM
Unknown Object (File)
Mar 20 2024, 3:16 PM
Unknown Object (File)
Feb 5 2024, 11:34 PM
Unknown Object (File)
Jan 31 2024, 5:59 AM
Unknown Object (File)
Jan 24 2024, 10:18 AM
Subscribers

Details

Summary

Closes T8356, Ghost events should provide a link to original event

Test Plan

Open an instance at /calendar/event/{id}/{index}. It should have a link to /calendar/event/{id}. Original recurring event should not link to itself.

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

lpriestley retitled this revision from to Ghost events should provide a link to original event.
lpriestley updated this object.
lpriestley edited the test plan for this revision. (Show Details)
lpriestley added a reviewer: epriestley.
epriestley edited edge metadata.
epriestley added inline comments.
src/applications/calendar/controller/PhabricatorCalendarEventViewController.php
223

unused

This revision is now accepted and ready to land.May 29 2015, 8:37 PM
lpriestley marked an inline comment as done.
lpriestley edited edge metadata.

unused

This revision was automatically updated to reflect the committed changes.