mirror of
https://github.com/postgres/pgweb.git
synced 2025-08-15 21:34:46 +00:00

The output is sent to an email - and escaping it breaks things like using < and > characters in the bug report, which is quite normal...
12 lines
354 B
Plaintext
12 lines
354 B
Plaintext
The following bug has been logged on the website:
|
|
|
|
Bug reference: {{bugid}}
|
|
Logged by: {{bug.name|wordwrap:76}}
|
|
Email address: {{bug.email|wordwrap:76}}
|
|
PostgreSQL version: {{bug.pgversion|wordwrap:76}}
|
|
Operating system: {{bug.os|wordwrap:76}}
|
|
Description: {{bug.shordesc|safe|wordwrap:76}}
|
|
|
|
{{bug.details|safe|wordwrap:76}}
|
|
|