Get your own customer support community
 

FogBugz plugin does not work on new wiki pages

Steps to reproduce:

  1. Click on the "New" link in the wiki, to start a new page

  2. Click on "Insert" -> "UI Mockup"

  3. Notice that you get the small dialog box "Insert UI Mockup", but not the full-screen editor




If you save the wiki page, go to the view mode and then back to the edit mode, the plugin works.

I think this is due to the URL of the wiki page. When you create a new page, it is default.asp?W19. When you edit an existing page, it is default.asp?pg=pgWiki&ixWikiPage=1&command=edit.

The Javascript code seems to depend on the longer form, I see a line var matches = loc.match(/ixWikiPage=(\d+)/), which will match nothing on a new page.

This report is the less confusing version of FogBugz URL change causes Balsamiq to stop working, which may be closed now.
 
sad I’m frustrated
Inappropriate?
1 person has this problem

The company marked this problem solved.


User_default_medium