Public bug reported:

There seems to be a small bug in <shownews.php> concerning the $rss_link
when using the script_link variable. This can easily be fixed by
changing <$rss_link = $phpns['script_link'].'?'.$item['id'].'';> around
line 295 to <$rss_link = $phpns['script_link'].'?a='.$item['id'].'';>.

** Affects: phpns
     Importance: Undecided
         Status: New

-- 
RSS-Link in conjunction with script_path
https://bugs.launchpad.net/bugs/237571
You received this bug notification because you are a member of Phpns-
team, which is subscribed to phpns.

_______________________________________________
Mailing list: https://launchpad.net/~phpns-team
Post to     : phpns-team@lists.launchpad.net
Unsubscribe : https://launchpad.net/people/+me/+editemails
More help   : https://help.launchpad.net/ListHelp

Reply via email to