Page MenuHomePhabricator

Use "action=edit" parameter on the link of timedmedia-subtitle-new-go only if target page do not exist
Closed, ResolvedPublic

Description

When clicking button timedmedia-subtitle-new-go, target page always has a ?action=edit parameter. I would like to just show the target TimedText pages (rather than edit it) when the page exist.

Event Timeline

Change 763510 had a related patch set uploaded (by Stang; author: Stang):

[mediawiki/extensions/TimedMediaHandler@master] Use \"action=edit\" parameter on the link of timedmedia-subtitle-new-go only if target page do not exist

https://gerrit.wikimedia.org/r/763510

I suspect this is because it is the target of the "Create/edit" button in the video player ui... I'm not yet sure if this is a better UX.. i'm gonna play around with it a bit.

Change 763510 merged by jenkins-bot:

[mediawiki/extensions/TimedMediaHandler@master] Only use "action=edit" for link to CC page if page does not exist

https://gerrit.wikimedia.org/r/763510

Stang claimed this task.