codeforIATI / org-id-finder

🔍 Search organisation names to find their organisation identifiers (and vice versa)
https://org-id-finder.codeforiati.org
MIT License
1 stars 1 forks source link

#XI-IATI-FR-3 doesn’t do the right thing #7

Closed andylolz closed 6 years ago

andylolz commented 6 years ago

When I search for XI-IATI-FR-3, I’m taken to the following URL: https://andylolz.github.io/org-id-finder/#XI-IATI-FR-3

But when I revisit the URL, it doesn’t work.

The reason: lang=fr isn’t added to the hash, but it should be!

andylolz commented 6 years ago

Fixed in 69bee67: https://andylolz.github.io/org-id-finder/#XI-IATI-FR-3%20fr

Code previously assumed all orgs provide an English name, but that is not the case.