After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 606669 - User agent does not comply to the spec
User agent does not comply to the spec
Status: RESOLVED FIXED
Product: banshee
Classification: Other
Component: general
git master
Other Linux
: Normal trivial
: 1.x
Assigned To: Banshee Maintainers
Banshee Maintainers
Depends on:
Blocks:
 
 
Reported: 2010-01-11 20:12 UTC by Josh Holland
Modified: 2010-01-11 22:34 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Josh Holland 2010-01-11 20:12:54 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.
Comment 1 Bertrand Lorentz 2010-01-11 22:34:39 UTC
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 ! ;)