﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
2218	Improve browser detection	Wiktor Walc	Martin Kou	"It seems that Epiphany browser is getting more and more popular recently.
This browser is based on Gecko engine and is compatible with FCKeditor.
However, as reported by yell0w at #fckeditor IRC channel: http://irc.fckeditor.net/index.php?date=2008-05-23 current implementation of browser detection doesn't detect it properly.

Epiphany introduces itself as
{{{
Mozilla/5.0 (X11; U; Linux i686; en; rv:1.9b5) Gecko Epiphany/2.22
}}}
so searching for ""Gecko/"" fails.

Similar issue for FCKeditor.Java have been reported in #1744.
There is another example of ""user agent"" that fails current browser detection:
{{{
Mozilla/5.0 (X11; U; Linux i686 (x86_64); en-US; rv:1.8.0.2) Gecko/Debian-1.5.dfsg+1.5.0.2-3 Firefox/1.5.0.2
}}}"	New Feature	closed	Normal	FCKeditor 2.6.1	General	SVN (FCKeditor) - Retired	fixed	Confirmed Review+	
