Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] Incorrect Vizier link when declination is negative #358

Open
fforster opened this issue Dec 31, 2021 · 2 comments
Open

[BUG] Incorrect Vizier link when declination is negative #358

fforster opened this issue Dec 31, 2021 · 2 comments
Labels
bug Something isn't working

Comments

@fforster
Copy link

Describe the bug
Incorrect Vizier link when declination is negative

To Reproduce
Steps to reproduce the behavior:

  1. Go to https://alerce.online/object/ZTF20abezywi
  2. Click on Other Archives -> Vizier
  3. 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

Screenshots
image

Additional context
Thanks to Li Wenxiong for notifying us about this bug!

@fforster fforster added the bug Something isn't working label Dec 31, 2021
@dirodriguezm
Copy link
Contributor

So there's no way to write negative values ?

@fforster
Copy link
Author

Yes, with only one minus sign, not two.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants