Closed
Bug 439440
Opened 17 years ago
Closed 17 years ago
Moving of new page from staging to kb causes db error regarding catObjectId not found
Categories
(support.mozilla.org :: Knowledge Base Software, task)
support.mozilla.org
Knowledge Base Software
Tracking
(Not tracked)
RESOLVED
FIXED
0.6
People
(Reporter: nkoth, Assigned: nkoth)
References
Details
(Whiteboard: sumo_only)
Attachments
(1 file)
|
504 bytes,
patch
|
laura
:
review+
|
Details | Diff | Splinter Review |
This error happens when you move a NEW staging page to the knowledgebase category for the 1st time. This procedure is supposed to automatically create a new staging page by the name of *pageName to take the place of the pageName just moved. Probably the categorization of this created page is not happening because database replication lag makes it look like the page is not fully created yet.
May need to recode this portion. If this is the case, it may not have serious effects in our use case, since the next time the new staging page is edited, it should be properly categorized then anyway in the default staging category.
| Assignee | ||
Updated•17 years ago
|
Assignee: nobody → nelson
| Assignee | ||
Comment 1•17 years ago
|
||
after bug 439029 is fixed, this should work - the issue appears similar. This patch depends on the patch in the other bug.
Attachment #327529 -
Flags: review?(laura)
| Assignee | ||
Comment 2•17 years ago
|
||
Same testing issue - need to artificially create replication lag to cause problem. This one happens less often on production than the other one.
Comment 3•17 years ago
|
||
Comment on attachment 327529 [details] [diff] [review]
after bug 439029, this should work - the issue appears similar
wfm
Attachment #327529 -
Flags: review?(laura) → review+
| Assignee | ||
Comment 4•17 years ago
|
||
Status: NEW → RESOLVED
Closed: 17 years ago
Resolution: --- → FIXED
Updated•15 years ago
|
Whiteboard: sumo_only
You need to log in
before you can comment on or make changes to this bug.
Description
•