Message-ID: <20080526011010.0B6F6282EF48@mail.pubhealth.ku.dk>
Date: 2008-05-26T01:10:09Z
From: mwtoews at sfu.ca
Subject: Double HTML encoding in R Bug Tracking Submission form (PR#11517)
The "New Bug Report" form available from http://bugs.r-project.org/
appears to double encode the HTML of the "body" text area of the form.
This behaviour can be seen in submission ID # 11515, where (as an
example) "??" is converted to "Δ" in the browser view or
"&#916;" in the HTML source code. Conversion to "Δ" in the HTML
source is sufficient to render "??" in the browser output.