I just installed Firefox 1.5.0.1 and I'm in the process of modifying the browser.xul file to remove certain features I don't want patrons to have access to. After I finished making all of my changes I noticed that I lost my bookmarks that I have in the Personal Toolbar. After a lot of trial and error it seems I have located the piece of code that is causing the problems. However I am not sure why it is causing the problem.
It seems when I comment out...
<menuitem id='goOfflineMenuitem"
label="&goOfflineCmd.label;" accesskey="goOfflineCmd.accesskey;"
type="checkbox' oncommand="BrowserOffline.toggleOfflineStatus();"/>
... the bookmarks in the Personal Toolbar disappears. You can still see the toolbar. You can find a copy of my modified browser.jar file at
http://www.jrmcvicker.com/Browser I also uploaded the browser.xul file.
I'm hoping someone else has ran into this problem and has a fix. You can either PM me or contact me at
jmcvicke@NOSPAMgrpl.org Remove NOSPAM for the valid e-mail address.
I've also posted this over at the Mozilla forums but I thought I'd give TIMO a try.
Here is a link to the original site that prompted me to look into this.
http://tln.lib.mi.us/~amutch/pro/phoenix/kiosk.htm