Closed
Bug 521351
Opened 16 years ago
Closed 15 years ago
collector should accept reports at /submit/<extra>/<info>
Categories
(Socorro :: General, task)
Socorro
General
Tracking
(Not tracked)
RESOLVED
WORKSFORME
1.8
People
(Reporter: ted, Assigned: laura)
References
Details
In bug 519871, we're doing some data mining on collector logs. Morgamic would like the client to submit some extra info in the submit URL so we could easily mine that out. First, we need to make sure the collector will accept reports at a submit URL with some trailing info. It doesn't need to store the info, since it will likely be replicated in the POST data anyway, it's purely to make the logs more informative.
Comment 1•15 years ago
|
||
What has to happen here? Are we looking at .htaccess changes, or?
Target Milestone: --- → 1.8
Reporter | ||
Comment 2•15 years ago
|
||
Beats me, probably a rewrite rule or something would be sufficient.
Assignee | ||
Updated•15 years ago
|
Assignee: nobody → laura
Assignee | ||
Comment 3•15 years ago
|
||
This already works and has been implemented on the client side in https://bugzilla.mozilla.org/show_bug.cgi?id=521349
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → WORKSFORME
Updated•14 years ago
|
Component: Socorro → General
Product: Webtools → Socorro
You need to log in
before you can comment on or make changes to this bug.
Description
•