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

Stored Metadata of compressed images does not contain BulkDataURI property #531

Closed
gunterze opened this issue Jan 20, 2017 · 0 comments
Closed
Assignees
Labels
bug Something isn't working
Milestone

Comments

@gunterze
Copy link
Member

gunterze commented Jan 20, 2017

Related with #267

    "7FE00010": {
        "vr": "OB"
    }

instead

    "7FE00010": {
        "BulkDataURI": "",
        "vr": "OB"
    }
@gunterze gunterze added the bug Something isn't working label Jan 20, 2017
@gunterze gunterze added this to the 5.9.0 milestone Jan 20, 2017
@gunterze gunterze self-assigned this Jan 20, 2017
@gunterze gunterze changed the title WADO-RS Metadata response does not contain BulkdataURI for compressed Pixel Data Stored Metadata of compressed images does not contain BulkDataURI property Jan 20, 2017
gunterze added a commit to dcm4che/dcm4che that referenced this issue Jan 20, 2017
@vrindanayak vrindanayak added enhancement New feature or request and removed enhancement New feature or request labels Feb 1, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants