Skip to content

Conversation

suyashkumar
Copy link
Owner

@suyashkumar suyashkumar commented Jan 29, 2022

This change ensures that unknown tags with a defined VL are read as bytes (OW). This should fix #231. Previously they would have been read as strings by default.

@suyashkumar suyashkumar self-assigned this Jan 29, 2022
@suyashkumar suyashkumar mentioned this pull request Jan 29, 2022
@suyashkumar suyashkumar marked this pull request as ready for review January 29, 2022 02:46
@suyashkumar suyashkumar merged commit 965296c into main Jan 29, 2022
suyashkumar added a commit that referenced this pull request Jun 9, 2024
* Interpret "" DICOM Character Set as iso-8859-1 (#219)

* Treat Unknown Tags with defined VL as OW (#232)

This change ensures that unknown tags with a defined VL are read as bytes (OW). This should fix #231. Previously they would have been read as strings by default.

* Initial commit to default reading VR=UN as SQ when reading with an implicit transfer syntax and undefined length

* add todo

* handle all forms of unknown data elements

* Update go version in build

* update other go build versions

---------

Co-authored-by: Yoshiyuki Harada <70787551+marineotter@users.noreply.github.com>
Co-authored-by: Suyash Kumar <suyashkumar2003@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Read/write of SL tag
1 participant