4

1

I have encountered a weird bug, in the combination of the FogBugz Wiki with Chrome: if I edit a Wiki page, all I get is empty content!

I use Chrome 6.0.495.0 dev, and FogBugz 7.3.1 (yes, I know...).
The HTML source contains an empty <body></body> block.
The JavaScript console shows this error:

Uncaught TypeError: Cannot read property 'length' of null
    :82/staticJS.asp?sFiles=28,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50&lang=en-US&20100519153233:11
WysiwygEditor.getTrueOffset ^:11
WysiwygEditor.saveSelectionState    ^:11
WysiwygEditor.blurEvent ^:8
WysEventHandler.handle  ^:9

I also tried clearing the cache (which usually fixes weird problems like this for me), but that did not help.

IE8 works fine.

I know that the Wiki gets turned upside-down in FogBugz 8, so I should probably wait for that and use IE for edits in the mean time. But if anyone knows what's going on...?

flag
I just sent you an email to make sure this issue is fixed in the latest version of Chrome and/or FogBugz 8 (Case FC1949835) – adambox Sep 7 2010 at 13:28
1 
Chrome 7 is now the latest stable version, and it still seems to have this issue... – mmaster Nov 17 2010 at 2:59
FogBugz 8 fixed it for me. – Michel de Ruiter Nov 17 2010 at 12:10
On Chrome 13.0 and FB Version 7.3.6 (DB 745, Build 2268) still having this issue – Greg C Aug 19 at 17:56

2 Answers

2

Updated: This is fixed in the non-beta version of Chrome 6. Chrome 7 is still broken.

link|flag
1 
Also, Chrome 6 is not yet supported. It's too bleeding edge. – Rich Armstrong Aug 23 2010 at 15:44
I'll just wait for the release and remember not to use Chrome 6 for this. Thanks! – Michel de Ruiter Aug 25 2010 at 8:00
1 
This is also happening in Chrome 7. – Stefan Rusek Aug 30 2010 at 11:42
@Rich: note that Chrome 6 is out for the public now. And indeed this also happens with 7.0.503.0. – Michel de Ruiter Sep 3 2010 at 12:17
1 
Still broken in 7.0.517.5 – cdeszaq Sep 16 2010 at 14:16
show 1 more comment
0

I was having the issue with Chrome 9, and disabling the Babylon extension fixed it. It doesn't show up in the toolbar, but if you click on the wrench icon at the top right and go to Tools > Extensions you can see all the extensions you have installed.

To test if it's a plugin issue, open an incognito/private browsing chrome window and try to edit a Fogbugz wiki. The incognito mode will disable all your plugins, so if your wiki works in incognito, it's a plugin that's causing the problem.

link|flag
It don't use that extension and I'm almost sure I tested it in an incognito window. Can't test now as we've upgraded to FogBugz 8. – Michel de Ruiter Jan 27 2011 at 8:20

Your Answer

Not the answer you're looking for? Browse other questions tagged or ask your own question.