Issue Details (XML | Word | Printable)

Key: GLIFFY-1018
Type: Bug Bug
Status: Tested Tested
Resolution: Fixed
Priority: Minor Minor
Assignee: Chris Kohlhardt
Reporter: Tim Wang
Votes: 0
Watchers: 0
Operations

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

Closing tag for links appears to be incorrect.

Created: 11/Nov/08 01:00 PM   Updated: 26/Jun/09 11:48 AM
Component/s: Confluence Plugin Integration
Affects Version/s: Gliffy Plugin for Confluence - 1.4.1
Fix Version/s: Gliffy Plugin for Confluence - 1.5.0
Security Level: Anyone may view

Environment: Windows XP, Confluence 2.9.2
Issue Links:
Related
 


 Description  « Hide
'Full Size| Edit Diagram| Remove' links appear use <td> instead of </td> as html cell closing tag.

<div style=\"width: 100%; padding-bottom: 15px;\">
<table width=\"100%\">
<tr align="left">
<td>
<table width="1">
<tr>
<td>
<div style="border: thin solid blue;">
<a href="/spaces/gliffy/viewlargediagram.action?ceoid=8912914&name=Test&key=TST&pageId=8912914" style="outline-style: none">
<img usemap="#GLIFFY_MAP_8912914_Test" src="/plugins/servlet/gliffyapi/clientdiagramjpeg?cb=565066322&pk=pub&ceoid=8912914&name=Test&key=TST&size=M" alt="A Gliffy Diagram named: Test" border="none"/>
</a>
</div>
</td>
<tr align="center">
<td>
<a href="/spaces/gliffy/viewlargediagram.action?ceoid=8912914&name=Test&key=TST&pageId=8912914"
target=""
>Full Size</a>
<td>
</tr>
</table>
</td>
</tr>
</table>
</div>



 All   Comments   Change History      Sort Order: Ascending order - Click to sort in descending order
There are no comments yet on this issue.