Hi,
I've noticed a strange behavior regarding the post-id and group-id of news entries (news module 3.5). In former versions, one could see the ID by pointing of the edit link of a news post or group.
In 2.8.2 the ID is not displayed clearly anymore but obvoiusly encoded. Instead of
http://www.domain.foo/modules/news/modify_post.php?page_id=6§ion_id=35&post_id=2
there now occurs
http://www.domain.foo/modules/news/modify_post.php?page_id=6§ion_id=35&post_id=605ab71eb280f003
So this is a pitty, because I wanted to use the anynews module for displaying only selected news on the start page generating a teaser image by the post-ID. I think the IDs of posts and groups should be displayed in the backend...
BR
-instantflorian.
Thats one of the new security features ... :|
But as far as i know the encoding only happens whith the form /edit link.
(This is to stop someone from editing a news article he may not edit .)
So anynews should be fully functional.
look here (https://forum.websitebaker.org/index.php/topic,22041.msg148486/boardseen.html#new)