Closed
Bug 486841
Opened 17 years ago
Closed 17 years ago
tiki-wiki_rankings.php doesn't list all KB articles
Categories
(support.mozilla.org :: Knowledge Base Software, task)
support.mozilla.org
Knowledge Base Software
Tracking
(Not tracked)
VERIFIED
FIXED
1.0.2
People
(Reporter: cilias, Assigned: paulc)
References
()
Details
(Whiteboard: tiki_feature tiki_upstreamed)
Cross-checking a list of articles recently added to the KB [1], many of them are not listed on <https://support.mozilla.com/tiki-wiki_rankings.php?locale=en-US&limit=500&categId=1>, which is what we use for the "Browse all Knowledge Base topics" link and "Knowledge Base" breadcrumb.
Some articles that are not listed:
* The bookmarks and history system will not be functional
* Private Browsing
* Firefox has just updated tab shows each time you start Firefox
* Importing bookmarks and other data from Flock
* Using the Silverlight plugin with Firefox
...to name a few. Some of them were added to the KB in December.
[1]<https://bugzilla.mozilla.org/buglist.cgi?query_format=advanced&short_desc_type=allwordssubstr&short_desc=&product=support.mozilla.com&component=Knowledge+Base+Articles&long_desc_type=substring&long_desc=&bug_file_loc_type=allwordssubstr&bug_file_loc=&status_whiteboard_type=allwordssubstr&status_whiteboard=&keywords_type=allwords&keywords=&bug_status=VERIFIED&resolution=FIXED&emailassigned_to1=1&emailtype1=exact&email1=&emailassigned_to2=1&emailreporter2=1&emailqa_contact2=1&emailtype2=exact&email2=&bugidtype=include&bug_id=&votes=&chfieldfrom=-110d&chfieldto=Now&chfield=bug_status&chfieldvalue=VERIFIED&cmdtype=doit&order=Reuse+same+sort+as+last+time&field0-0-0=noop&type0-0-0=noop&value0-0-0=>
| Assignee | ||
Comment 2•17 years ago
|
||
r24204 / r24205
This change should be noted to the Tiki people. Sylvie, is that supposed to be you? :)
This was a bug in ranklib.php, the counter variable was incremented in the wrong place, so the actual "limit" of 500 was reached before 500 articles would be included on the page.
Status: NEW → RESOLVED
Closed: 17 years ago
Resolution: --- → FIXED
Target Milestone: --- → 1.0.2
Comment 3•17 years ago
|
||
Thanks for the note.
But all the multilingual part of ranklib is even not in tikiwiki - so the bug does nor exist - yet.
Comment 4•17 years ago
|
||
Looking good on https://support-stage.mozilla.org/tiki-wiki_rankings.php?locale=en-US&limit=500&categId=1 to me; Chris, do you have the time to double-check?
| Reporter | ||
Comment 5•17 years ago
|
||
Looks good to me. Paul, since you fixed this, can you have a look at bug 487287, which is about contributor docs appearing on the list on that page.
Comment 6•17 years ago
|
||
Thanks, Chris -- verified fixed for both of us on https://support.mozilla.com/tiki-wiki_rankings.php?locale=en-US&limit=500&categId=1.
Status: RESOLVED → VERIFIED
Updated•16 years ago
|
Keywords: push-needed
Updated•16 years ago
|
Keywords: push-needed
Updated•16 years ago
|
Whiteboard: tiki_feature
Updated•16 years ago
|
Whiteboard: tiki_feature → tiki_feature tiki_upstreamed
You need to log in
before you can comment on or make changes to this bug.
Description
•