Actions
Bug #111
closedPath to the search data json shall be relative to the page location
Description
When deployed out of the server root ('/') the following was observed:
The search data base file cannot be loaded since it was defined relative to the domain name ('/data...').
It needs to be changed to the location that is relative to the index page.
Updated by Oleksandr Ivanov 7 months ago
- Status changed from New to Closed
- % Done changed from 0 to 100
Implemented: (8bec84e6)
Reviewed in: https://github.com/OleksandrIvanovDev/Almirah.Code/pull/38
Actions