History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: GLIFFY-455
Type: Bug Bug
Status: Closed Closed
Resolution: Fixed
Priority: Blocker Blocker
Assignee: Chris Kohlhardt
Reporter: Chris Kohlhardt
Votes: 0
Watchers: 1
Operations

If you were logged in you would be able to see more operations.
Gliffy Product

'Remove' and 'Full Size' links break Builder Theme

Created: 11/Dec/07 05:39 PM   Updated: 05/Mar/08 04:37 PM
Component/s: None
Affects Version/s: None
Fix Version/s: Gliffy Plugin for Confluence - 1.3.6
Security Level: Anyone may view


 Description  « Hide
Related to:

http://www.gliffy.com/forums/showpost.php?p=1609&postcount=19

and

http://www.gliffy.com/forums/showpost.php?p=1611&postcount=21

This is because Builder Theme requires a 'key' param so that it knows how to show the theme. The 'key' param is the space key. Note that we had previously fixed a similar issue in the Add Diagram link.



 All   Comments   Change History      Sort Order: Ascending order - Click to sort in descending order
Chris Kohlhardt - 11/Dec/07 07:02 PM
Fixed this by adding 'key' param to requests in Macro.java and RemoveDiagramAction.java