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

UID Type in comment for String constants in generated UID.java got lost #780

Closed
gunterze opened this issue Aug 27, 2020 · 0 comments
Closed
Assignees
Labels
Milestone

Comments

@gunterze
Copy link
Member

UID Type in comment for String constans in generated UID.java got lost by 6ed2f0a
E.g.:

    /** Verification SOP Class, SOPClass */
    public static final String VerificationSOPClass = "1.2.840.10008.1.1";

became

    /** Verification SOP Class,  */
    public static final String VerificationSOPClass = "1.2.840.10008.1.1";
@gunterze gunterze added the bug label Aug 27, 2020
@gunterze gunterze added this to the 5.22.5 milestone Aug 27, 2020
@gunterze gunterze self-assigned this Aug 27, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant