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...?