fn legacy_partially_encoded_url_path(url_path: &str) -> StringExpand description
Legacy lookup candidate: unsafe ASCII percent-encoded, non-ASCII kept decoded — the form used before paths were stored stripped. Lets pages written that way (notably exam pages, which the cleanup migration skips) still resolve.