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

Fix read/write of common.Contact #159

Merged
merged 4 commits into from
Jan 24, 2024
Merged

Fix read/write of common.Contact #159

merged 4 commits into from
Jan 24, 2024

Commits on Jan 24, 2024

  1. Fix read/write of common.Contact

    - Attach <com:Name> to the Agency, not the Contact.
    - Write URI and e-mail as element text, not an attribute named "text".
    khaeru committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    664a7da View commit details
    Browse the repository at this point in the history
  2. Add test of #159

    khaeru committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    79f2a70 View commit details
    Browse the repository at this point in the history
  3. Expand test_contact() for #159

    khaeru committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    a597cd8 View commit details
    Browse the repository at this point in the history
  4. Add #159 to doc/whatsnew

    khaeru committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    c425a6e View commit details
    Browse the repository at this point in the history