[Bugs] #1066 UNSP: Provide sugar version in user-agent string
SugarLabs Bugs
bugtracker-noreply at sugarlabs.org
Tue Aug 11 14:09:19 EDT 2009
#1066: Provide sugar version in user-agent string
------------------------------------------+---------------------------------
Reporter: alsroot | Owner: erikos
Type: enhancement | Status: assigned
Priority: Unspecified by Maintainer | Milestone: Unspecified by Release Team
Component: hulahop | Version: Unspecified
Severity: Unspecified | Resolution:
Keywords: r? | Distribution: Unspecified
Status_field: Assigned |
------------------------------------------+---------------------------------
Changes (by erikos):
* status_field: Unconfirmed => Assigned
Comment:
Thanks for the patch. We moved the vendor information to the package.
http://git.sugarlabs.org/projects/hulahop/repos/mainline/commits/992bd20d0d4077a3166eb82c25a5af828293610a
and from the Fedora rpm:
{{{
%prep
%setup -q
cat >> data/prefs.js << EOF
pref("general.useragent.vendor", "OLPC");
pref("general.useragent.vendorSub", "%{version}-%{release}");
pref("general.useragent.vendorComment", "XO");
EOF
}}}
I will think about how we can handle that best. The vendor OLPC is used by
the olpc web services afaik.
--
Ticket URL: <http://dev.sugarlabs.org/ticket/1066#comment:3>
Sugar Labs <http://sugarlabs.org/>
Sugar Labs bug tracking system
More information about the Bugs
mailing list