Activity log for bug #628984

Date Who What changed Old value New value Message
2010-09-02 17:26:04 Daniel Hahler bug added bug
2010-09-02 17:58:04 Daniel Hahler description A comment permalink (Comment::permalink()) links to the item's permanent URL, only adding an anchor. So, when linking to a comment on an item with paged comments, this may not work, if the comment is not on the first page. A comment permalink (Comment::permalink()) links to the item's permanent URL, only adding an anchor. So, when linking to a comment on an item with paged comments, this may not work, if the comment is not on the first page. The CommentList object responsible for the paging is setup and used in blogs/skins/_item_feedback.inc.php - without any link to Comment::permalink(). The only fix I can see at the moment is setting up a CommentList in Comment::permalink to get the comment, which apparently is very ugly.
2010-09-02 17:58:09 Daniel Hahler b2evolution: status New Triaged
2010-09-02 17:58:14 Daniel Hahler b2evolution: importance Undecided Medium