After D17647, I now have some broken phriction pages that were submitted before that change. I'm fine with the fact that this is done, but can I fix the pages? At the moment I get an exception and there is no edit button.
Phabricator version: acaa2e148f578dff279fc8b2614aaafe30026d72
Steps to reproduce: I can reproduce the same exception by trying to put something like the following in a new phriction document:
[[ http://good.com#u:p@evil.com/ | broken]]
The result is an exception page with no actions. My bug is subtly different. I have some pages that were valid before D17647. But now loading them, i.e., visit /w/was_a_valid_page, and I get the same exception, and no option to edit the page.
I suspect I could reproduce it by installing a version earlier than D17647 and inserting the above content into a page. But that is a bit beyond what I can do right now.