comment module

desitter

Joined: 2012-06-13
Posts: 1
Posted: Wed, 2012-06-13 12:02

Sorry, may be off topic here.

Seems there is a bug in helpers/comment_rss.php.
Class comment_rss_Core, functions feed_visible()
and available_feeds(): it should be called "item"
instead of "per_item". Otherwise

http://xyz.aa/index.php/rss/feed/comment/item/some_id

yields

Kohana_404_Exception [ Page Not Found ]: The page you requested,
rss/feed/comment/item/some_id, could not be found

Regards
D.

Login or register to post comments
floridave
floridave's picture

Joined: 2003-12-22
Posts: 25967
Posted: Tue, 2012-06-19 16:39

Created https://sourceforge.net/apps/trac/gallery/ticket/1886 so it does not get lost.

Dave
_____________________________________________
Blog & G2 || floridave - Gallery Team

Login or register to post comments