Had issue with outlines not showing up until I ran this query
yurtboy - December 15, 2008 - 19:21
| Project: | Outline |
| Version: | 6.x-0.x-dev |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed |
Jump to:
Description
UPDATE `web1_db15`.`outline_node` SET `child_type` = '<default>', `toc_depth` = '-1' WHERE bid = 33 or bid = 29 or bid = 342 or bid = 336 or bid = 348 or bid = 355The bid's are just the ones I really needed. I noticed a pattern that the two SET fields where blank or 0 while the others where not.
Wondering what would have caused this and is there a fix?
Thank

#1
I need a detailed step by step guide on how to reproduce the bug on a clean install.
If you can tell me how to reproduce exactly, I can get a fix for it.
#2
This has not been reported by anyone else. Without information on how to reproduce the bug, I cannot do anything. I guess it's fixed.
#3
Automatically closed -- issue fixed for 2 weeks with no activity.