connectplatform / Guru

Live chat system for website support.
0 stars 0 forks source link

Incorrect processing of the URL for the website #1

Open kostik-noir opened 10 years ago

kostik-noir commented 10 years ago

Sequence of actions: create website with URL: http://some_domain.com => copy "embed link" => open /newChat?websiteUrl=http://some_domain.com => enter name, press "Enter Chat" =>

Result: "websiteUrl invalid" error notification

if to create website with URL: some_domain.com then everything okay

Note: see https://github.com/automart/Guru/blob/dev/app/server/load/argumentTypes.coffee#L64