Better multi-page support for jumping directly to comments
Tue, 01/19/2010 - 17:50
Currently, this link appears in the RSS feed:
http://qcu.be/content/qdatagridexporter-plugin-prerelease#comment-3824
Unfortunately, that doesn't actually take you to the right comment due to that comment being on the second page.
We should either have that link automatically load the correct page (hard, but better), or have the RSS feed link to the correct page (?page=1) as well (possibly easier).

Alternate solution: don't paginate comments (increase the limit to 500 comments on a single page). This might be easier to do. Thoughts?