Closed
Bug 48310
Opened 25 years ago
Closed 25 years ago
lxr search fails in mozilla, works in 4.7
Categories
(Core :: DOM: Core & HTML, defect, P3)
Core
DOM: Core & HTML
Tracking
()
People
(Reporter: mcafee, Assigned: pollmann)
References
()
Details
(Keywords: regression, Whiteboard: [dogfood+])
lxr search fails in mozilla, works in 4.7.
Go to URL, type in "cache" in the text field and hit
submit, then you get this error:
Not Found
The requested URL /search was not found on this server
Comment 3•25 years ago
|
||
this works for me on both NT4 and MacOS 9 with today's mozilla bits (080908)
Comment 4•25 years ago
|
||
this works for me on linux build 080910.
| Reporter | ||
Comment 5•25 years ago
|
||
still fails for me on linux
Comment 6•25 years ago
|
||
wfm 2000081008 win98
Comment 7•25 years ago
|
||
Chris, can you reproduce this on any other machines yourself?
Whiteboard: [need info]
Comment 9•25 years ago
|
||
moving to form submission component
Assignee: asa → rods
Component: Browser-General → Form Submission
QA Contact: doronr → ckritzer
Comment 10•25 years ago
|
||
I see this on linux and windows. Removing [need info]
Whiteboard: [need info]
| Reporter | ||
Updated•25 years ago
|
Status: NEW → RESOLVED
Closed: 25 years ago
Resolution: --- → WORKSFORME
| Reporter | ||
Comment 11•25 years ago
|
||
Also was happening on slamm's machine.
Removing my profile fixed the problem, I couldn't
track it down to prefs or anything obvious.
Versions skew and move on? WFM.
| Reporter | ||
Comment 12•25 years ago
|
||
woops, just saw alecf's comment. Alec,
try removing your profile. If you suspect
something bad lurking here, please reopen.
I'm guessing we might be caught in some
developer-dogfood trap.
Comment 13•25 years ago
|
||
I did a pull last night 8/11 and removed my profile. Still busted on NT.
Anyone else?
| Reporter | ||
Comment 14•25 years ago
|
||
reopening, need better explanation of what's going on.
Status: RESOLVED → REOPENED
Resolution: WORKSFORME → ---
Comment 15•25 years ago
|
||
Here's what's happening for my on 2 different machines (one has a debug build,
the other release):
1. go to http://lxr.mozilla.org/seamonkey/
2. do a text search for 'CreateWindow'
3. mozilla gives me a not found error. the urlbar has this in it:
http://lxr.mozilla.org/search?string=CreateWindow
4. hit back, don't change the search string and hit Find again
5. this time it works - the url is:
http://lxr.mozilla.org/seamonkey/search?string=CreateWindow
Comment 16•25 years ago
|
||
look like a submit problem - reassigning
Assignee: rods → pollmann
Status: REOPENED → NEW
Comment 17•25 years ago
|
||
Putting on [dogfood+]...we need this fixed for daily work. ckritzer, how does
this look on all platforms with Aug 14 builds?
Whiteboard: [dogfood+]
Comment 18•25 years ago
|
||
This is a duplicate of bug 48200. That one is more appropriately assigned, so
I'm duping.
*** This bug has been marked as a duplicate of 48200 ***
Status: NEW → RESOLVED
Closed: 25 years ago → 25 years ago
Resolution: --- → DUPLICATE
Updated•7 years ago
|
Component: HTML: Form Submission → DOM: Core & HTML
You need to log in
before you can comment on or make changes to this bug.
Description
•