Menu

#816 Browser icons not shown, browser names look ugly

7.0
closed
nobody
Other (206)
5
2015-02-08
2010-06-26
Martin
No

See attached file. browser icons are not shown, also the browser names look ugly - or better said: not human readable.

Discussion

  • Martin

    Martin - 2010-06-26

    screenshot of browser list

     
  • Sven

    Sven - 2010-07-05

    Only happens in case browser detection is set to "allphones" - if set back to "2" in the option file it looks better again - at least for me.
    Since "allphones" is close to broken anyway (see other bug in the registry) you might want to revert.
    I am not a DEV - just a user who tested a bit recently on the new version!

     
  • Martin

    Martin - 2010-07-06

    narv2, thank you for your comment - setting "allphones" to "2" actually worked. And you might be right, if allphones is a useless setting nowadays, I can also set it to "2".

    But for sure there is a bug - even if "allphones" is not working/useless.

     
  • Anonymous

    Anonymous - 2010-11-24

    "browsers.pm" contains the following snipped, which is missing from "browsers_phone.pm":

    Relocated from main file for easier editing

    %BrowsersFamily = (
    'msie' => 1,
    ...
    }

    Upon adding that hash to "browsers_phone.pm", the browsers, including some mobile phones, are displayed correctly. I've only done a short test run: what are you considering to be broken in phone detection?

    Is there an alternative solution, or a hint to start fixing / improving it?

     

    Last edit: Anonymous 2016-01-27
  • Laurent Destailleur (Eldy)

    I added the missing %BrowsersFamily = (... into dev branch.

    • status: open --> closed
     

Log in to post a comment.