Issue 158 in pydicom: typo in filewriter line 48, saving US pixel array fails

5 views
Skip to first unread message

pyd...@googlecode.com

unread,
Jan 6, 2015, 4:17:51 PM1/6/15
to pydic...@googlegroups.com
Status: New
Owner: ----
Labels: Type-Defect Priority-Medium Difficulty-Medium

New issue 158 by stephen....@gmail.com: typo in filewriter line 48, saving
US pixel array fails
https://code.google.com/p/pydicom/issues/detail?id=158

looks like there is a type in filewriter (line 48) in method write_number:


except Exception as e:
raise IOError("{0}\nfor data_element:\n{1}".format(str(e),
str(data_elemesnt)))


data_elemesnt should read data_element




--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings

pyd...@googlecode.com

unread,
Jan 7, 2015, 9:45:36 PM1/7/15
to pydic...@googlegroups.com
Updates:
Status: Verified

Comment #1 on issue 158 by darcy...@gmail.com: typo in filewriter line
Thanks for reporting, but it has been fixed in the repository, and in the
version 0.9.9 release. BTW, we've moved over to github ...
https://github.com/darcymason/pydicom. The 0.9.9 release can be downloaded
from there.
Reply all
Reply to author
Forward
0 new messages