Skip to content

Conversation

@KristjanESPERANTO
Copy link
Member

After #542, specification_url was captured as undefined when helpers.js loaded, before main.js set it. This broke wiki links in the prettified value explanation.

Changed to access window.specification_url dynamically at runtime.

Fixes #546

Changed to access window.specification_url dynamically at runtime
instead of capturing it at module load time.

Fixes opening-hours#546
Copy link
Member

@ypid ypid left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Works nicely, thanks for fixing!

@KristjanESPERANTO KristjanESPERANTO merged commit 92e5d8c into opening-hours:develop Jan 18, 2026
5 checks passed
@KristjanESPERANTO KristjanESPERANTO deleted the value_explanation branch January 18, 2026 10:20
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.

Evaluation Tool Redesign: p.value_explanation does not link to spec in wiki anymore

2 participants