Fix for webui#212
All threads resolved!
All threads resolved!
Compare changes
Files
2+ 1
− 1
Fix for https://gitlab.com/caosdb/caosdb-webui/-/issues/212
The plus sign was not escaped properly. This is easily done via encodeURIComponent.
Manual testing only - testing this would mean a lot of refactoring for an easy-to-fix bug.
Please, prepare your MR for a review. Be sure to write a summary and a focus and create gitlab comments for the reviewer. They should guide the reviewer through the changes, explain your changes and also point out open questions. For further good practices have a look at our review guidelines
For further good practices have a look at our review guidelines.