Vote #79009
完了mercurial: error of double quotes in branch and tag names
開始日:
2022/05/09
期日:
進捗率:
0%
予定工数:
Redmineorg_URL:
category_id:
3
version_id:
152
issue_org_id:
27790
author_id:
111839
assigned_to_id:
0
comments:
1
status_id:
5
tracker_id:
1
plus1:
0
affected_version:
closed_on:
affected_version_id:
説明
Hello.
I have redmine 3.4.3 installation.
Redmine can`t handle mercurial branches with double quotes, it throws an error after parsing with ActiveSupport::XmlMini.parse(xml):
hg: error during getting info: undefined method `[]' for nil:NilClass
because "xml" variable contains string like this:
My solution is to replace double quotes in branch name with
"in redminehelper.py, .patch is in attach.
journals
Fixed by r19765.
--------------------------------------------------------------------------------
いいね!0