phpns-team team mailing list archive
-
phpns-team team
-
Mailing list archive
-
Message #00005
[Bug 237571] [NEW] RSS-Link in conjunction with script_path
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.
Follow ups
References