Publishing Title Errors

I've solved the problem. And here it is (in my mind, this is definitely a bug with menus):I made a copy of the AWT file, went to the TOC and began deleting items one at a time - trying to publish after every deletion - to see if I could locate exactly which menu item was throwing the error. The fact that it was in two places slowed things down a little, but I narrowed it down to something that was being linked to from "Top level Item 1" AND "Top level Item 2" but there were only 2 submenu items in both and all seemed to be linking correctly. Initially, "Top level Item 1" and "Top level Item 2" both showed a blank area under Actions, of course, since they weren't really doing anything. Their submenu items WERE linking to a chapter and page. So, I deleted each sub item one at a time, testing after each deletion again, and found out that when all subitems were cleared under a main menu item, the main menu item showed an Action of GO TO > Chapter, page > [with nothing set as the specific page!]... basically, an action setting that wasn't complete. The action for top-level items should be nothing - and was showing nothing - with even one submenu item underneath it. By setting the top-level action to NONE and then recreating the submenu items, it worked. Edited By: netimpressions on 2008-10-22 14:39:37

Discussions have been disabled for this post