Closed
Bug 779807
Opened 13 years ago
Closed 13 years ago
Make article "reviewable"
Categories
(support.mozilla.org :: Knowledge Base Software, task, P3)
support.mozilla.org
Knowledge Base Software
Tracking
(Not tracked)
RESOLVED
INVALID
2012.16
People
(Reporter: atopal, Assigned: rrosario)
Details
(Whiteboard: u=contributor c=wiki p=1)
An article in the Japanese version is not reviewable: https://support.mozilla.org/ja/kb/how-do-i-upgrade-my-graphics-drivers/review/20508#os=win&browser=fx14
marsf says that only the article above is affected. I updated the German translation and was able to review the edit.
We should find out why that is and fix the issue, so that marsf can approve the edits.
| Assignee | ||
Comment 1•13 years ago
|
||
There is a js error on the page:
[09:49:16.016] TypeError: M.substring is not a function @ https://support.mozilla.org/media/js/wiki-min.js?build=ee2f2f2:1
Should be a 1pter to figure out and fix.
Whiteboard: u=contributor c=wiki p= → u=contributor c=wiki p=1
| Reporter | ||
Updated•13 years ago
|
Target Milestone: --- → 2012.16
| Assignee | ||
Updated•13 years ago
|
Priority: -- → P3
| Assignee | ||
Comment 2•13 years ago
|
||
The issue is invalid {for} usage in the document. It has `{for 4}` instead of `{for fx4}`.
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → INVALID
| Assignee | ||
Updated•13 years ago
|
Assignee: nobody → rrosario
Comment 3•13 years ago
|
||
(In reply to Ricky Rosario [:rrosario, :r1cky] from comment #2)
> The issue is invalid {for} usage in the document. It has `{for 4}` instead
> of `{for fx4}`.
Thanks! It was my mistake.
Now, I could approved the fixed revision.
It will help to show the error on the review page, if any js errors has occured and cannot push approve button.
You need to log in
before you can comment on or make changes to this bug.
Description
•