Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Compatible with "to_xml()" method and ItemId initialization method "item_id(std::string id)". #199

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

pingUos
Copy link

@pingUos pingUos commented Feb 17, 2022

If there is no ChangeKey when initializing item_id, to_xml() returns the data of <t:ItemId Id="AQMkADkzN..." ChangeKey=""/>,which will cause an error.

…tem_id(std::string id)".

    If there is no ChangeKey when initializing item_id, to_xml() returns the data of <t:ItemId Id="AQMkADkzN..." ChangeKey=""/>,which will cause an error.
@idolum idolum self-assigned this Mar 18, 2022
@idolum idolum added the bug label Mar 18, 2022
@idolum idolum added this to the 0.11 milestone Mar 18, 2022
@idolum idolum modified the milestones: 0.11, 0.12 Nov 28, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants