Antonio-Maranhao opened a new pull request #1143: Fix fetchDatabaseInfo() to account for url interceptors URL: https://github.com/apache/couchdb-fauxton/pull/1143 ## Overview Updates method `fetchDatabaseInfo()` to use `Fauxton.urls` instead of generating the URL directly. This is required so any registered URL interceptors can affect the final URL generated. ## Testing recommendations Sidebar in the Database page loads correctly. ## Checklist - [x] Code is written and works correctly; - [x] Changes are covered by tests;
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
