Skip to content

Code block bug in R's Bugzilla instance #185

@aitap

Description

@aitap

Every now and then, Bugzilla misrenders the code blocks in the bug comments, which affects all following comments containing code blocks. This is due to an unfortunate interaction between MultiMarkdown metadata blocks and Bugzilla's extensions to Markdown syntax. The latest example of this problem can be found at https://bugs.r-project.org/show_bug.cgi?id=18802.

A set of recommendations for how to avoid the problem when posting on buggy Bugzilla versions can be found here.

Ideally, this bug in Bugzilla should be fixed, but the whole 5.1/5.3 branch seems to be abandoned.

Is this worth noting in the Guide?

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