Gliffy

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

Details

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

  • Environment:
    Linux, PostgreSQL, Atlassian Confluence 3.1
  1. GliffyPluginForConfluence_2.0.2.jar
    (5.62 MB)
    Chris Kohlhardt
    05/Jan/10 4:27 PM

Activity

Hide
Eric Chiang added a comment - 16/Dec/09 6:56 PM
Show
Eric Chiang added a comment - 16/Dec/09 6:56 PM Reported in the forum as well: http://www.gliffy.com/forums/showthread.php?t=1389
Hide
Shannon Krebs added a comment - 05/Jan/10 6:12 AM

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 - 05/Jan/10 6:12 AM 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 - 05/Jan/10 4:30 PM

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 - 05/Jan/10 4:30 PM 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

Dates

  • Created:
    14/Dec/09 3:09 PM
    Updated:
    06/Jan/10 6:19 PM
    Resolved:
    05/Jan/10 4:30 PM