Skip to content

Conversation

@ghost
Copy link

@ghost ghost commented Aug 12, 2013

OpenDDR does not identify Konqueror browser if its name starts with small letter. The following user agent string is processed incorrect:
Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/534.34 (KHTML, like Gecko) konqueror/4.7.2 Safari/534.34

A cause of that behavior is OpenDDR tries to find "Konqueror" string in user agent string. If it's not found user agent string browser is not considered as Konqueror. The issue has been fixed and a small test has been added.

@ghost
Copy link
Author

ghost commented Aug 12, 2013

There is a ticket about this issue:
OpenDDRdotORG/OpenDDR-Resources#14

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants