Stream: IG creation
Topic: New set of broken links
Jean Duteau (Jan 04 2021 at 18:48):
It's a new year so I thought I'd DL the latest IG publisher and run it against my guides. The first guide that I run it against now has a bevy of missing links that don't appear to make sense:
The link 'http://hl7.org/fhir/R4/http://hl7.org/fhir/R4/bundle.html#Bundle.link' for "link (Bundle)" cannot be resolved
The file referenced has the following links at the line number that is referenced:
<a href="StructureDefinition-EstablishmentRequestBundle-definitions.html#Bundle.entry.resource" title="The Resource for the entry. The purpose/meaning of the resource is determined by the Bundle.type.">resource</a><a name="Bundle.entry.resource"> </a>
So a) I didn't change anything and these "broken links" weren't broken before and b) when I bring up the referenced page and go to the element for this line, the link works just fine.
Given the repeating nature of "http://hl7.org/fhir/R4/" I'm wondering if there is a parameter that I have set wrong or if this is just a error in the link checker.
Jean Duteau (Jan 04 2021 at 18:51):
ah, I just found the broken link and this is something that is being generated so the generation is wrong. it is also not in the line that is spit out by the QA report but rather 7 lines later:
See <a href="http://hl7.org/fhir/R4/http://hl7.org/fhir/R4/bundle.html#Bundle.link" title="Bundle.link">link (Bundle)</a>
Lloyd McKenzie (Jan 04 2021 at 18:52):
@Grahame Grieve
Grahame Grieve (Jan 04 2021 at 19:57):
how to reproduce this?
Jean Duteau (Jan 04 2021 at 19:58):
just try the latest fhir-spl source that is checked into github
Grahame Grieve (Jan 04 2021 at 20:35):
it's not in the ci-build?
Jean Duteau (Jan 04 2021 at 20:57):
yes, it would be but the ci-build was built on December 18 and this latest broken link happens after that.
Grahame Grieve (Jan 04 2021 at 20:58):
it doesn't show here at all: https://fhir.github.io/auto-ig-builder/builds.html
Jean Duteau (Jan 04 2021 at 20:58):
that's because it's a new repository so it has the main/master problem
Grahame Grieve (Jan 04 2021 at 21:02):
ok
Grahame Grieve (Jan 04 2021 at 21:04):
ok fixed next release
Jean Duteau (Jan 13 2021 at 18:31):
hate to be a pain, but when is the next release of the publisher with this fix going to happen? I'm reviewing my IG at the connectathon and I hate saying "these 45 errors aren't actually errors"
Lloyd McKenzie (Jan 13 2021 at 23:17):
Probably not for a week or two. Grahame's deep in the R4B process, so unless it's a "can't publish at all and urgently need to", it'll wait until that's complete
Last updated: Apr 12 2022 at 19:14 UTC