GNOME Bugzilla – Bug 606669
User agent does not comply to the spec
Last modified: 2010-01-11 22:34:39 UTC
"Trivial" seems to be the lowest level of actual bug status. According to http://www-archive.mozilla.org/build/user-agent-strings.html, the User-Agent should report the version separated by a slash, not a space as current Banshee does. I've had a hunt through the git source, and found the offending line. It's line 68 of src/Core/Banshee.Services/Banshee.Web/Browser.cs. Patch provided if desired.
This problem has been fixed in the development version. The fix will be available in the next major software release. Thank you for your bug report. We wouldn't want to be HTTP non-compliant ! ;)