Openui5: Documentation: Hash-based URL to "LICENSE" not shareable

Created on 29 Jan 2017  路  4Comments  路  Source: SAP/openui5

Steps to reproduce the problem:

  1. From the UI5 documentation page, click on the navigation bar item "LICENSE"
  2. Copy the URL and paste it to another browser tab (or just refresh the page).

What is the expected result?
The same license page is shown.

What happens instead?
Browser navigates back to the home page (Dev guide).

Any other information? (attach screenshot if possible)
If the hash is removed, the URL becomes shareable: https://openui5.hana.ondemand.com/LICENSE.txt
The hash-based URL of the API reference is shareable as expected.

bug fixed

All 4 comments

Yes, that's a stupid restriction in the SDK's navigation logic. It doesn't accept URLs that end with '.txt'. Fix is underway for master.

Fixed in openui5nightly, downport to 1.46 and 1.44 will follow soon.

@codeworrior Just wanted to let you know that the hashed URL leads to the home page again in the current nightly. Was not sure if this is going to be considered too in the new "Demo Kit 2.0".

Hello @boghyon,

The issue is fixed in the new Demo Kit: https://openui5nightly.hana.ondemand.com/#LICENSE.txt

Best Regards,
Petya

Was this page helpful?
0 / 5 - 0 ratings