[wp-trac] [WordPress Trac] #26133: Comment permalinks in notification emails should include pagination

WordPress Trac noreply at wordpress.org
Thu Nov 21 02:06:39 UTC 2013


#26133: Comment permalinks in notification emails should include pagination
--------------------------+-----------------------------
 Reporter:  eatingrules   |      Owner:
     Type:  defect (bug)  |     Status:  new
 Priority:  normal        |  Milestone:  Awaiting Review
Component:  General       |    Version:  3.7.1
 Severity:  normal        |   Keywords:
--------------------------+-----------------------------
 ''[This is my first time submitting a trac ticket - I apologize if I'm not
 doing it correctly. I searched the support forms (and
 [http://wordpress.org/support/topic/comment-permalinks-need-pagination-in-
 notification-emails, posted a week ago] but got no response), and have
 searched the trac for existing tickets, but didn't turn up anything that
 matched. Thanks!]''

 In Settings->Discussion, we have "Break Comments into pages with '''25'''
 top level comments per page and the '''last''' page displayed by default.
 We also have comments should be displayed with the '''older''' comments at
 the top of each page.

 When a comment is first left by the reader, there may already be several
 pages of comments. The comment initially will appear on the default page
 (because we have the last page displayed by default), so the pagination is
 not necessary in the permalink:

 {{{
 http://oursite.com/blog-post/#comment-12345
 }}}

 However, by the time our moderator clicks the link, there have usually
 been several more pages of comments - so the anchor #comment-12345 doesn't
 do any good (because the original comment is no longer on the most recent
 page). She then has to page through the comments manually to find the
 comment, which is time-consuming and frustrating.

 It would be far preferable for the permalink in the email notification to
 include the fully paginated link:

 {{{
 http://oursite.com/blog-post/comment-page-5/#comment-12345
 }}}

--
Ticket URL: <http://core.trac.wordpress.org/ticket/26133>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list