mssola / user_agent

This project has been moved, check the README.md file!

Home Page:https://github.com/mssola/useragent

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Pingdom UA Parsed incorrectly

fortytw2 opened this issue · comments

commented

Example test case:

...
{
	title:    "Pingdom",
	ua:       "Pingdom.com_bot_version_1.4_(http://www.pingdom.com)/",
	expected: "Pingdom:1.4 Browser:Pingdom-1.4 Bot:true Mobile:false",
},
Test     Pingdom
got:     "Browser:Pingdom.com_bot_version_1.4_(http: Bot:true Mobile:false"
expected "Pingdom:1.4 Browser:Pingdom-1.4 Bot:true Mobile:false"

Not really important to fix, just saw it crop up