This is an archived snapshot of W3C's public bugzilla bug tracker, decommissioned in April 2019. Please see the home page for more details.

Bug 5230 - Unicorn appends the output parameter twice for each observation
Summary: Unicorn appends the output parameter twice for each observation
Status: RESOLVED FIXED
Alias: None
Product: Unicorn
Classification: Unclassified
Component: Core (show other bugs)
Version: unspecified
Hardware: PC Linux
: P2 normal
Target Milestone: ---
Assignee: This bug has no owner yet - up for the taking
QA Contact: qa-dev tracking
URL: http://qa-dev.w3.org/unicorn/observe?...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-10-26 15:08 UTC by Jean-Guilhem Rouel
Modified: 2009-10-01 17:12 UTC (History)
0 users

See Also:


Attachments

Description Jean-Guilhem Rouel 2007-10-26 15:08:43 UTC
The above URL produces the following line in the log (amongst other related ones):
[[
2007/10/26 14:45:50 DEBUG (UnicornCall.java:161) Framework : RequestList : HIGH:{markup-validator=url:http://qa-dev.w3.org/wmvs/HEAD/check param:url=http%3A%2F%2Fwww.w3.org&output=ucn&output=ucn} MEDIUM:{appc-checker=url:http://qa-dev.w3.org/appc/ param:uri=http%3A%2F%2Fwww.w3.org&output=xml&output=xml} LOW:{css-validator=url:http://jigsaw.w3.org/css-validator/validator param:uri=http%3A%2F%2Fwww.w3.org&output=ucn&output=ucn&warning=0}.
]]
Somehow, the parameter "output" is appended twice.
Comment 1 Jean-Guilhem Rouel 2009-10-01 17:12:57 UTC
Fixed