[BUG] Incorrect Vizier link when declination is negative
fforster opened this issue · 2 comments
fforster commented
Describe the bug
Incorrect Vizier link when declination is negative
To Reproduce
Steps to reproduce the behavior:
- Go to https://alerce.online/object/ZTF20abezywi
- Click on Other Archives -> Vizier
- See error: Vizier address contains two minus signs in the declination, which gives an error (http://vizier.u-strasbg.fr/viz-bin/VizieR-4?-c=245.72240946666662--18.379801150000002&-c.rs=10&-out.add=_r&-sort=_r&-out.max=$4)
Expected behavior
The correct address should be http://vizier.u-strasbg.fr/viz-bin/VizieR-4?-c=245.72240946666662-18.379801150000002&-c.rs=10&-out.add=_r&-sort=_r&-out.max=$4
Additional context
Thanks to Li Wenxiong for notifying us about this bug!
dirodriguezm commented
So there's no way to write negative values ?
fforster commented
Yes, with only one minus sign, not two.