Antonio-Maranhao opened a new pull request #1161: Fix cancel link URL when ddoc name has special chars URL: https://github.com/apache/couchdb-fauxton/pull/1161 ## Overview Cancel link in the View Editor doesn't work if the ddoc has a special character. ## Testing recommendations Added a unit test to confirm the fix. To manually validate it: - Create a new view in a ddoc named `test%1/2` - Edit the view - In the editor, press Cancel and verify it navigates to the view's results page. ## Checklist - [x] Code is written and works correctly; - [x] Changes are covered by tests; - [ ] Documentation reflects the changes; - [ ] Update [rebar.config.script](https://github.com/apache/couchdb/blob/master/rebar.config.script) with the correct tag once a new Fauxton release is made
---------------------------------------------------------------- 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
