Closed
Bug 530261
Opened 16 years ago
Closed 16 years ago
"This forum is flat and doesn't allow replies to other replies" article shouldn't be indexed
Categories
(support.mozilla.org :: Search, defect)
support.mozilla.org
Search
Tracking
(Not tracked)
VERIFIED
FIXED
1.5
People
(Reporter: stephend, Unassigned)
References
()
Details
(Whiteboard: sumo_only)
(BTW, seems like pagination is screwed up again?)
STR:
1. Load http://support-stage.mozilla.org/search.php?locale=en-US&q=clear+history&lang=en&where=all (search for "Clear history" from the homepage)
2. Click on the "4" pagination (http://support-stage.mozilla.org/search.php?locale=en-US&q=clear+history&lang=en&where=all&offset=30)
3. Scroll down to the bottom article and click on it
Actual Results:
It loads http://support-stage.mozilla.org/en-US/forum/1/3864?s=clear%20history, which says "Error
This forum is flat and doesn't allow replies to other replies"
Expected Results:
Guessing this at least shouldn't be indexed (don't know what's wrong with it in the 1st place, though)
Comment 1•16 years ago
|
||
It should be indexed, but it's pointing to a reply instead of to the thread itself.
Comment 2•16 years ago
|
||
This happened to me locally when the indexer wasn't in sync with the database.
When using where=all, search results get formatted based on an offset, whether they come from the forum or the KB. I'm guessing 3864 was actually a wiki article. It is also possible that the offset is calculated wrong. I can't reproduce this locally with my old db though.
Comment 3•16 years ago
|
||
I did not see this after applying the patch to bug 530668.
Comment 4•16 years ago
|
||
Stephen, can you take a look? If Stephen confirms, feel free to close this bug James.
Reporter | ||
Comment 5•16 years ago
|
||
Yeah, I no longer see this with the patch from bug 530668.
Updated•16 years ago
|
Status: NEW → RESOLVED
Closed: 16 years ago
Resolution: --- → FIXED
Updated•16 years ago
|
Whiteboard: sumo_only
You need to log in
before you can comment on or make changes to this bug.
Description
•