Package: nm.debian.org
Severity: important

Dear Maintainer,

The source page of https://nm.debian.org/public/newnm has following
lines:

```
<script type="text/javascript">
// Person status infrastructure
var ALL_STATUS = {
  dc: { seq: 0, sdesc: &quot;DC&quot;, ldesc: &quot;Debian Contributor&quot; },
  dc_ga: { seq: 1, sdesc: &quot;DC+account&quot;, ldesc: &quot;Debian 
Contributor, with guest account&quot; },
  dm: { seq: 2, sdesc: &quot;DM&quot;, ldesc: &quot;Debian Maintainer&quot; },
  dm_ga: { seq: 3, sdesc: &quot;DM+account&quot;, ldesc: &quot;Debian 
Maintainer, with guest account&quot; },
...
```

Obviously the `&quot;` is double escaped, which makes the javascript
invalid.

Regards,
Shengjing Zhu

Attachment: signature.asc
Description: PGP signature

Reply via email to