Ferdinand Soethe wrote:
So what should I do if I have no time to clean up linkmap atm? Revert that fix so that trunk works again?

I looked some more into linkmap-to-document.

Problem is that there are a number of illegal situations in this file such as

        a instead of link used
        a-elements without href (required)
        ul directly within ul (should habe li inbetween)

I don't dare fixing all this because it might break the code later in the pipeline so for now I'll simply roll back my first change and make this an issue FOR-1067.

Best regards,
Ferdinand Soethe