URNs match the pattern used to infer whether a search query is an HGVS string and should therefore be re-routed to the MaveMD search page. We should harden the RegEx pattern so that the pattern urn:mavedb may never be re-routed to the MaveMD search.
To reproduce:
- Navigate to the homepage
- Paste a URN into the global search box
- Observe you are re-routed to the MaveMD search page
URNs match the pattern used to infer whether a search query is an HGVS string and should therefore be re-routed to the MaveMD search page. We should harden the RegEx pattern so that the pattern
urn:mavedbmay never be re-routed to the MaveMD search.To reproduce: