Closed
Bug 489206
Opened 17 years ago
Closed 17 years ago
Renamed articles are not in the L10n Dashboard
Categories
(support.mozilla.org :: Knowledge Base Software, task)
support.mozilla.org
Knowledge Base Software
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: cilias, Assigned: cww)
Details
(Whiteboard: sumo_only)
Almost two weeks ago, I renamed "Hiding bookmarks in the Smart Location Bar" to "Cannot clear Location bar history".
In <https://support.mozilla.com/en-US/kb/All+Knowledge+Base+articles>, "Cannot clear Location bar history" is not listed.
Comment 1•17 years ago
|
||
The l10n dashboard gets its articles from the import script, which pull in lists (that contain the pages to display) from sumotools. If the lists are outdated, it's probably because:
a) the import script failed
b) the metrics file wasn't updated
c) the import script isn't set to be a cron on prod
I would guess 'c'. djst/Cww do you know?
FWIW, Hiding bookmarks is on the list and is redirected to 'Cannot clear Location bar history' when you click on it.
Also, if lists come from the metrics which are calculated weekly, then there is always going to be a slight lag. Maybe we could finally set up an admin page to manually add/remove/rename articles and list info?
It's b, I think. The new article shows up in http://spreadsheets.google.com/ccc?key=pcFgq6gBGbHnQyMSMpZ6PYA which should be the same source data as for http://dm-sumotools01.mozilla.org/exports/export.txt. But it doesn't show up in export.txt even if I run the script manually. I'm not totally sure what's going on -- I'll poke at it a bit.
| Reporter | ||
Comment 3•17 years ago
|
||
(In reply to comment #1)
> FWIW, Hiding bookmarks is on the list and is redirected to 'Cannot clear
> Location bar history' when you click on it.
Immediately after renaming the article, I did create a new article under the old to name, which redirects to the new one.
Another instance is the "Hotmail full version does not work in Firefox 3" article, which was moved out of the KB to the archive on April 15.
Ok, this was a permissions thing.
Assignee: nobody → cwwmozilla
Status: NEW → RESOLVED
Closed: 17 years ago
Resolution: --- → FIXED
Ok, it was a permissions issue with exports.txt. It SHOULD be fixed now and Cannot clear location bar history shows up on http://dm-sumotools01.mozilla.org/exports/export.txt You'll need to run the import script again on prod (should run automatically at some point... I can't find the bug right now...)
| Reporter | ||
Comment 6•17 years ago
|
||
Prod is still not updated. Is running the import script something I can do?
Updated•16 years ago
|
Whiteboard: sumo_only
You need to log in
before you can comment on or make changes to this bug.
Description
•