Custom Query (1173 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (229 - 231 of 1173)

Ticket Resolution Summary Owner Reporter
#359 fixed Comment counter always uses plural Jef van Schendel Jef van Schendel
Description
On every media page there's a comment counter in an

.. raw:: html

   <h3> 
   
element. But if there's only a single comment, it should say
"comment" instead of "comments".



#250 FIXED Comment links uses media._id instead of media.slug in the URL Larisa Hoffenbecker joar
Description
It should be changed so that comment URLs are

::

    /u/{username}/m/{slug}/c/{comment_id}/#comment instead of   
    /u/{username}/m/{media_id}/c/{comment_id}/#comment



#5432 fixed Comment report link doesn't go anywhere ayleph
Description

The "Report" link under comments goes to a 404 page. I'm not sure if it used to actually go somewhere.

Batch Modify
Note: See TracBatchModify for help on using batch modify.
Note: See TracQuery for help on using queries.