Page MenuHomePhabricator

Parsoid: broken wikisky coordinates
Closed, DuplicatePublicBUG REPORT

Description

Steps to replicate the issue (include links if applicable):

  • Visit the page Algol on en-wiki without Parsoid enabled. The topbar includes sky coordinates for finding the constellation: (arrow added by me)
    Screenshot_092337_1.png (257×1 px, 77 KB)
  • Enable Parsoid
  • The coordinates are completely broken:
    Screenshot_092403_1.png (313×1 px, 76 KB)

What happens?:
Instead of correctly displaying the sky coordinates, we get broken parsing. The full link that is returned is:

http://www.wikisky.org/?ra=Expression+error:+Unrecognized+punctuation+character+%22{%22.&de=Expression+error:+Unrecognized+punctuation+character+%22{%22.&zoom=6&show_grid=1&show_constellation_lines=1&show_constellation_boundaries=1&show_const_names=1&show_galaxies=1&img_source=IMG_all

What should have happened instead?:

Sky coordinates should appear as normal

Other information (browser name/version, screenshots, etc.):

Tested with Firefox 133.0.3 and Vivaldi 7.0.3495.27, with the same results.