clemens-tolboom / uml-generator-php

http://clemens-tolboom.github.io/uml-generator-php/
MIT License
44 stars 5 forks source link

The title on hoover shows TABLE on every attribute. #14

Closed clemens-tolboom closed 10 years ago

clemens-tolboom commented 10 years ago

The generated links have a title <TABLE> which is bad.

<a xmlns="http://www.w3.org/2000/svg" xlink:href="https://api.drupal.org/api/drupal/core!modules!aggregator!tests!Drupal!aggregator!Tests!Menu!AggregatorLocalTasksTest.php/class/AggregatorLocalTasksTest/8" xmlns:xlink="http://www.w3.org/1999/xlink"

xlink:title="&lt;TABLE&gt;"> <============

<text text-anchor="start" x="39.2842" y="-118.3" font-family="Times,serif" font-size="14.00">AggregatorLocalTasksTest</text>
</a>
clemens-tolboom commented 10 years ago

Reading http://www.graphviz.org/content/node-shapes#html we probably should add TITLE to every usage of HREF