**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.
https://wiki.archlinux.org/title/Bug_reporting_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://gitlab.archlinux.org/archlinux/aurweb/
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.
https://wiki.archlinux.org/title/Bug_reporting_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://gitlab.archlinux.org/archlinux/aurweb/
FS#37254 - Differentiate comments from merged packages
Attached to Project:
AUR web interface
Opened by Anton Larionov (diffycat) - Tuesday, 08 October 2013, 16:11 GMT
Last edited by Lukas Fleischer (lfleischer) - Saturday, 06 February 2016, 15:09 GMT
Opened by Anton Larionov (diffycat) - Tuesday, 08 October 2013, 16:11 GMT
Last edited by Lukas Fleischer (lfleischer) - Saturday, 06 February 2016, 15:09 GMT
|
DetailsAt the moment when someone merge packages he also merge their comments and that messes up whole discussion flow.
It would be nice to separate comments from merged package, e.g. with different background color or style. Or maybe add bold wording "From merged package $pkgname" to the comment body or title. |
This task depends upon

I think it might be worth it to make it more general and just store the package (or split package) the comment was submitted to in the DB, and then eitther always display that next to the commentor's nick, or just displaying it when the package name is different from the one on the current page.