Skip to content

EU_2024-2847 CRA template missing UIDs/MIDs #22

Description

@berezovskyi

I am trying to get the https://github.com/OSLC/oslc-rm-strictdoc-dotnet working on the CRA template (with an idea to try on the ECSS later). However, I am hitting the following issues:

  1. CRA nodes are missing UIDs
  2. CRA nodes are missing MIDs - solved this locally by adding ENABLE_MID: True, adding GRAMMAR nodes, and exporting to sdoc.
  3. Anchor redirects (?a/#) do not work on MIDs. I recall seeing some code checking the anchor length and then treating it as an MID but cannot recall where. The interface is also missing the button to get a permalink, so this might be not a bug.
  4. UIDs with round brackets are not routed properly (repro: add UID: ANNEX-I-Part-I(2)a to a node, copy URL, paste URL - redirects to a correct page but does not jump to the exact requirement, alter the anchor on the final page to be #ANNEX-I-Part-I-2-a - will work, alter the anchor in the permalink to ?a=ANNEX-I-Part-I-2-a - will fail to route to the correct page).

I am not sure if issues 3-4 are valid from your point of view. If they are, I can file issue(s) for them on the main repo.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions