AUR web interface

**This is the bug tracker for the AUR web interface.**

Use this tracker to report bugs or make feature requests regarding the behaviour or implementation of the AUR software.
Please read the Reporting Bug Guidelines before filing a new task.
http://wiki.archlinux.org/index.php/Reporting_Bug_Guidelines

- Please report bugs related to Arch Linux official packages here: http://bugs.archlinux.org/index.php?project=1
- Please report bugs for [community] packages here: http://bugs.archlinux.org/index.php?project=5
- For any packages in the AUR contact the maintainer or leave a comment on the package's detail page.

Source Code:
https://projects.archlinux.org/aurweb.git/
Tasklist

FS#56649 - Fix use of '---' in markdown handling of comments

Attached to Project: AUR web interface
Opened by Marius (Martchus) - Saturday, 09 December 2017, 22:22 GMT
Last edited by Eli Schwartz (eschwartz) - Thursday, 17 May 2018, 15:39 GMT
Task Type Bug Report
Category Backend
Status Unconfirmed
Assigned To Lukas Fleischer (lfleischer)
Architecture All
Severity Low
Priority Normal
Reported Version 4.6.0
Due in Version 4.7.0
Due Date Undecided
Percent Complete 100%
Votes 4
Private No

Details

When writing a comment containing '---' the horizontal line is not correctly generated. Instead the '<hr>'-tag is printed as text (escaped).
This task depends upon

Comment by Marius (Martchus) - Sunday, 10 December 2017, 19:54 GMT
Note sure how to edit the details, but I wanted to note that other Markdown syntax is affected as well. Eg. putting two white spaces at the end of a line for a manual break is rendered as escaped '<br>' tag.
Comment by Stefan Auditor (sanduhrs) - Friday, 20 April 2018, 11:45 GMT Comment by Lukas Fleischer (lfleischer) - Thursday, 10 May 2018, 07:42 GMT
Fixed in 2b280ea (Allow manual breaks and horizontal lines in comments, 2018-04-08).

Loading...