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

Search page, some concepts links are not working #578

Closed
Bilelkihal opened this issue Apr 16, 2024 · 1 comment
Closed

Search page, some concepts links are not working #578

Bilelkihal opened this issue Apr 16, 2024 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@Bilelkihal
Copy link
Collaborator

Example

https://agroportal.lirmm.fr/search?q=yield+&lang=all&ontologies=CSOPRA

clicking on the result throws an error:
https://agroportal.lirmm.fr/ontologies/CSOPRA?p=classes&conceptid=http://csopralibs.org#Yield

Reason:

IDs of concepts need to be encoded, in this case:
https://agroportal.lirmm.fr/ontologies/CSOPRA?p=classes&conceptid=http://csopralibs.org%23Yield
works.

@Bilelkihal Bilelkihal added the bug Something isn't working label Apr 16, 2024
@Bilelkihal Bilelkihal self-assigned this Apr 16, 2024
@syphax-bouazzouni
Copy link
Collaborator

fixed in #583

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