Ticket #2218 (closed New Feature: fixed)
Improve browser detection
| Reported by: | wwalc | Owned by: | martinkou |
|---|---|---|---|
| Priority: | Normal | Milestone: | FCKeditor 2.6.1 |
| Component: | General | Version: | SVN (FCKeditor) |
| Keywords: | Confirmed Review+ | Cc: |
Description
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
Attachments
Change History
Note: See
TracTickets for help on using
tickets.