in reply to Re: What are the formatting rules for the "Title" of posts? (​) (updated)
in thread What are the formatting rules for the "Title" of posts?

Ok while my title rendered fine in RAT and previews it fails in thread view when opening the OP.

Call it a bug and avoid entities in titles.

Now trying: (​)

Cheers Rolf
(addicted to the Perl Programming Language :)
Wikisyntax for the Monastery

  • Comment on Re^2: What are the formatting rules for the "Title" of posts? (​)
  • Download Code

Replies are listed 'Best First'.
Re^3: What are the formatting rules for the "Title" of posts? [​] [​] [​] (​) (​) (​)
by kcott (Archbishop) on Jun 20, 2021 at 19:17 UTC

    Just a test with all variations of brackets, parentheses, and & forms:

    [​] [​] [​] (​) (​ +) (​)

    Preview shows exactly the same as shown in the <code> block above. Now let's see what happens when I post this.

    Update after posting: What I saw in Preview is exactly the same as I now see in the individual node, the entire thread, Newest Nodes, and RAT.

    Update after looking more closely: Sorry, what I said in the last update about the "the entire thread" is incorrect. When I look at the whole thread, all the various & references are resolved; giving this title:

    Re^3: What are the formatting rules for the "Title" of posts? [&#8203; +] [&#8203;] [&#8203;] (&#8203;) (&#8203;) (&#8203;)

    — Ken

Re^3: What are the formatting rules for the "Title" of posts? (TEST &amp; &#38; <b>B</b> [lanx])
by LanX (Saint) on Jun 20, 2021 at 19:15 UTC
    TEST (&amp; &#38; <b>B</b> [lanx]) (& & B lanx))

    update

    as we can see are entities and html-tags not escaped, if a title is displayed as reply in a thread:

    Like in the Re:^4 shown beneath this node as


    Re^4: What are the formatting rules for the "Title" of posts? (TEST & & B [lanx]) [id://11134082]
    by LanX on Jun 20, 2021 at 21:32 CEST

    But it should show:


    Re^4: What are the formatting rules for the "Title" of posts? (TEST &amp; &#38; <b>B</b> [lanx]) [id://11134082]
    by LanX on Jun 20, 2021 at 21:32 CEST

    Cheers Rolf
    (addicted to the Perl Programming Language :)
    Wikisyntax for the Monastery

        Patch was applied. All looks fine.

        In case you still see any other anomalies, please report! :)

        Cheers Rolf
        (addicted to the Perl Programming Language :)
        Wikisyntax for the Monastery