Open
Description
These two regressions were missed during a a recent NOTI regeneration.
E.g. noti2611 has
\url{https://top100.diverseeducation.com/HBCUs-2018-2019/?search_degree=Bachelor&search_race=African+American&search_major=Mathematics+And+Statistics&search_school=&search_rank=&search_state=&search=search#anchor}.}
turning into
<ext-link xlink:href="https://top100.diverseeducation.com/HBCUs-2018-2019/?search_degree=Bachelor&search_race=African+American&search_major=Mathematics+And+Statistics&search_school=&search_rank=&search_state=&search=search##anchor">https://top100.diverseeducation.com/HBCUs-2018-2019/?search_degree=Bachelor&search_race=African+American&search_major=Mathematics+And+Statistics&search_school=&search_rank=&search_state=&search=search##anchor</ext-link>
Note how #
becomes ##
which is invalid. The same thing happens in noti2749.
E.g. noti3096 has
\url{https://stats.wikimedia.org/#/en.wikipedia.org/contributing/user-edits/normal|bar|all|(page_type)~content*non-content|monthly
turning into
<ext-link xlink:href="https://stats.wikimedia.org/#/en.wikipedia.org/contributing/user-edits/normal|bar|all|(page_type)~content*non-content|monthly">https://stats.wikimedia.org/#/en.wikipedia.org/contributing/user-edits/normal|bar|all|(page_type)~content*non-content|monthly</ext-link>
where |
is not properly encoded.
Metadata
Metadata
Assignees
Labels
No labels