buildingSMART / bSDD

The buildingSMART Data Dictionary repository, where we publish the documentation, examples and more. We don't publish here the data, the source code of the bSDD service or the front end of the website.
https://www.buildingsmart.org/users/services/buildingsmart-data-dictionary/
MIT License
133 stars 36 forks source link

Show all properties generates wrong url's for the additional properties #84

Closed lemoinet closed 8 months ago

lemoinet commented 9 months ago

Describe the bug When you click on the "Show all properties" link on the overview page of a dictionary, the additional properties all have a wrong url.

To Reproduce Steps to reproduce the behavior:

  1. Go to https://search.bsdd.buildingsmart.org/uri/LCA/LCA/3.0
  2. Click on 'Show all properties'
  3. Click on an additional property https://search.bsdd.buildingsmart.org/uri/LCA/LCA/3.0/class/organisationsauthorisedbytheEPDownerstousetheEPDda
  4. See error 'Sorry, cannot find the requested resource'

Expected behavior The url should not be this https://search.bsdd.buildingsmart.org/uri/LCA/LCA/3.0/class/organisationsauthorisedbytheEPDownerstousetheEPDda but this https://search.bsdd.buildingsmart.org/uri/LCA/LCA/3.0/prop/organisationsauthorisedbytheEPDownerstousetheEPDda

atomczak commented 8 months ago

Thanks for reporting this glitch on the search page - indeed, the page was generating the wrong URLs. It has been resolved.