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

Key: GLIFFY-458
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

'No' link and 'Click here to go back to your page.' links on removediagram.action don't handle base URL correctly

Created: 13/Dec/07 12:24 PM   Updated: 05/Mar/08 04:36 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
Customer discovered that if the base URL is $HOST/confluence, then these links show $HOST/confluence/confluence/

 All   Comments   Change History      Sort Order: Ascending order - Click to sort in descending order
Chris Kohlhardt - 13/Dec/07 12:58 PM
Minor fix to RemoveDiagramAction.java. Since the base URL was already taken into account in the lastPage param, we don't need to add it again.