﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	severity	resolution	keywords	cc
18353	consider $_SERVER['REDIRECT_URL'] in self_link()	sivann		"When using feed redirections such as a qtranslate which differentiates feeds between example.com/el/feed and example.com/en/feed, when going to one of the above URLs, the feed incorrectly has the [...]example.com/feed""[...] href instead of the correct:
`<atom:link href=""http://www.example.com/el/feed"" rel=""self"" type=""application/rss+xml"" />`

A fix is to use `$_SERVER['REDIRECT_URL']` if it exists instead of `REQUEST_URI` in feed.php, function self_link()
"	defect (bug)	closed	normal		Feeds	2.5	normal	wontfix	reporter-feedback	
