[openSUSE/open-build-service] 90d977: [api] fix encoding on patchinfo creation
Branch: refs/heads/master Home: https://github.com/openSUSE/open-build-service Commit: 90d97729ec4cbb59ea4da9a3f6462c78e3708b9e https://github.com/openSUSE/open-build-service/commit/90d97729ec4cbb59ea4da9... Author: Adrian Schröter <adrian@suse.de> Date: 2021-12-15 (Wed, 15 Dec 2021) Changed paths: M src/api/app/models/patchinfo.rb M src/api/test/functional/maintenance_test.rb Log Message: ----------- [api] fix encoding on patchinfo creation We need to html encode given text for _patchinfo xml element text Commit: 5e1c772952a9322cfedd2e81b15f3f8754027f73 https://github.com/openSUSE/open-build-service/commit/5e1c772952a9322cfedd2e... Author: Henne Vogelsang <hvogel@opensuse.org> Date: 2022-03-04 (Fri, 04 Mar 2022) Changed paths: M src/api/app/models/patchinfo.rb M src/api/test/functional/maintenance_test.rb Log Message: ----------- Merge pull request #11984 from adrianschroeter/fix_patchinfo_encode [api] fix encoding on patchinfo creation Compare: https://github.com/openSUSE/open-build-service/compare/6a1ac0ff81e5...5e1c77...
participants (1)
-
Henne Vogelsang