Skip to content
This repository has been archived by the owner on Sep 3, 2021. It is now read-only.

Parser fix possibly not applied in rubygems 3.6.1 #350

Open
lrasmus opened this issue Feb 2, 2016 · 1 comment
Open

Parser fix possibly not applied in rubygems 3.6.1 #350

lrasmus opened this issue Feb 2, 2016 · 1 comment

Comments

@lrasmus
Copy link

lrasmus commented Feb 2, 2016

Using popHealth with 3.6.1 of the HDS gem from rubygems. When I try to upload the following HQMF definition using the UI:
BP_Test_v4_3_eMeasure.txt

It is failing to be recognized as a valid v2 HQMF document (V2Parser::valid? is returning false). There is a commit that addresses this, however it does not appear to be applied in the version pulled down from rubygems. I did "gem unpack" and confirmed the relevant change does not exist in lib/hqmf-parser/parser.rb.

If I change the popHealth Gemfile to pull from the master github branch of the HDS library, the error goes away. This is a reasonable workaround to proceed with. I just wanted to raise this to confirm others have seen something similar, and to see if HDS may need to be updated in rubygems.

@sgargbugreporter
Copy link

This fixes the earlier parser error.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants