Gliffy Online

Full Size link goes to page that just prints $globalHelper.renderConfluenceMacro($macro)

Details

  • Type: Bug Bug
  • Status: Code Complete Code Complete
  • Priority: Blocker Blocker
  • Resolution: Fixed
  • Affects Version/s: Gliffy Plugin for Confluence 2.0.2
  • Component/s: Plugin - Confluence
  • Security Level: Anyone may view
  • Labels:
    None
  • Environment:
    Linux, PostgreSQL, Atlassian Confluence 3.1
  • Iteration:
    1
  • Incident Count:
    2

Description

Clicking on a "Full Size" link under a Gliffy image will take you to a page that just has the title with the line:

$globalHelper.renderConfluenceMacro($macro)

under it.

Activity

Hide
Eric Chiang added a comment -
Show
Eric Chiang added a comment - Reported in the forum as well: http://www.gliffy.com/forums/showthread.php?t=1389
Hide
Shannon Krebs added a comment -

The remove diagram action also just has

${renderedContent}

where the rendered diagram macro should be. I think this is related to a deprecated method being removed. I've dealt with a similar bug in the Bubbles plugin a little while back: http://jira.adaptavist.com/browse/BUBBLES-384

(The problem won't show up a compile time since the method is called from a velocity template.)

Show
Shannon Krebs added a comment - The remove diagram action also just has
${renderedContent}
where the rendered diagram macro should be. I think this is related to a deprecated method being removed. I've dealt with a similar bug in the Bubbles plugin a little while back: http://jira.adaptavist.com/browse/BUBBLES-384 (The problem won't show up a compile time since the method is called from a velocity template.)
Hide
Chris Kohlhardt added a comment -

Thanks for the tip Shannon, that fixed it!

I've attached a patched version of the most recent Gliffy plugin for Confluence which fixes this problem.

Show
Chris Kohlhardt added a comment - Thanks for the tip Shannon, that fixed it! I've attached a patched version of the most recent Gliffy plugin for Confluence which fixes this problem.

People

Vote (0)
Watch (0)

Dates

  • Created:
    Updated:
    Resolved: