[openSUSE/osc] fd5483: Fix XPath used in search requests.
Branch: refs/heads/master Home: https://github.com/openSUSE/osc Commit: fd5483c3a273c48b4b0070d85b1a33e295749871 https://github.com/openSUSE/osc/commit/fd5483c3a273c48b4b0070d85b1a33e295749... Author: Oleg Girko <ol@infoserver.lv> Date: 2021-08-25 (Wed, 25 Aug 2021) Changed paths: M osc/commandline.py Log Message: ----------- Fix XPath used in search requests. Newer rexml Ruby gem used on OBS server side uses stricter XPath parsing. This change fixes incorrect XPath that was accepted by older rexml, but not accepted by newer one. Signed-off-by: Oleg Girko <ol@infoserver.lv> Commit: 9b6b39801650d549343e3ff60d7391b513be9349 https://github.com/openSUSE/osc/commit/9b6b39801650d549343e3ff60d7391b513be9... Author: Marcus Huewe <suse-tux@gmx.de> Date: 2021-08-25 (Wed, 25 Aug 2021) Changed paths: M osc/commandline.py Log Message: ----------- Merge branch 'fix_xpath' of https://github.com/OlegGirko/osc Fix/correct strange xpath predicates. Compare: https://github.com/openSUSE/osc/compare/ebcf3de6abe1...9b6b39801650
participants (1)
-
Marcus Hüwe