Strip the "$1" before scraping for the API URL
Previously, we were sending the raw page_path template into HttpApiLookup,
which will generally return a 404 for the page title "$1".
Bug: T225515
Change-Id: Idc2d5f2886546295ef1cc141aadeccd80722d2c1
Strip the "$1" before scraping for the API URL awight on Jul 9 2019, 11:15 AM. Authored by Tags None Subscribers None
Description
Details
|