Make comment links reliable
Tetrakern opened this issue · 1 comments
Tetrakern commented
Currently, links to comments are unreliable and will not work unless the comment in question is on the first page and not loaded via AJAX. Because an anchor does not know about pages and certainly not about AJAX. This is not a bug, just a non-feature of the theme's comment system.
Enhancement:
- Make comment links work in all cases. Somehow.
Tetrakern commented
You know what? I really do not care.