FHIR Chat · Error setting locale for jurisdiction · IG creation

Stream: IG creation

Topic: Error setting locale for jurisdiction


view this post on Zulip Elliot Silver (Jan 12 2022 at 17:52):

Following @Jose Costa Teixeira's suggestion, splitting this off into a separate thread...

From what I can tell, the issue is line 150 of ResourceUtilities.class.

    String c = cc.getCode("urn:iso:std:iso:3166:-2");

my cc has the jurisdiction I specify of only urn:iso:std:iso:3166#CA, I don't have a 3166:-2 value.

view this post on Zulip Grahame Grieve (Jan 12 2022 at 18:03):

if that's the actual issue, it would be easy to reproduce, but it's not. So I'm not sure that's what's going on

view this post on Zulip Elliot Silver (Jan 12 2022 at 18:04):

Is this a mac vs pc issue?

view this post on Zulip Elliot Silver (Jan 12 2022 at 18:04):

@Linda , @Jens Villadsen , what platform are you on?

view this post on Zulip Jens Villadsen (Jan 12 2022 at 18:09):

Mac

view this post on Zulip Jens Villadsen (Jan 12 2022 at 18:11):

But CI runs on linux

view this post on Zulip Jens Villadsen (Jan 12 2022 at 18:12):

And the error is also shown in CI builds

view this post on Zulip Jens Villadsen (Jan 12 2022 at 18:12):

Eg http://build.fhir.org/ig/hl7dk/dk-core/branches/master/build.log

view this post on Zulip Elliot Silver (Jan 12 2022 at 18:15):

Also on Mac.

view this post on Zulip Linda (Jan 13 2022 at 16:03):

PC for me

view this post on Zulip Linda (Jan 13 2022 at 16:07):

I just reran and looks like issue is resolved at least for me but I don't see anyone here saying that

view this post on Zulip Elliot Silver (Jan 14 2022 at 07:16):

Latest publisher (1.1.95) looks to have resolved the issue. Thanks.


Last updated: Apr 12 2022 at 19:14 UTC