[
http://opensource.atlassian.com/projects/hibernate/browse/HBX-791?page=all ]
Max Rydahl Andersen closed HBX-791:
-----------------------------------
Fix Version: 3.2beta9
Resolution: Fixed
Thanks. Applied (with unittest)
2 questions:
1) How did you actually get hbm2doc to output generics code ? (I had to fix a bug in
DocExporter that always set jdk5 to false)
2) I would really appreciate if you could add some basic tests for the features you are
adding (I did it for this one in DocExporter)
I will still accept your fixes with open arms without unittests, but it takes longer
without a unittest since I then have to either test it manually or create a test for the
features)
But thanks again!
Generic type information is hidden
----------------------------------
Key: HBX-791
URL:
http://opensource.atlassian.com/projects/hibernate/browse/HBX-791
Project: Hibernate Tools
Type: Bug
Components: hbm2doc
Versions: 3.2beta8
Reporter: Mark Hobson
Fix For: 3.2beta9
Attachments: patch.txt
Generic types are unescaped in the entity property view, and thus are visible in the
source but not in the browser. The attached patch uses ?html to escape all output from
getJavaTypeName.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://opensource.atlassian.com/projects/hibernate/secure/Administrators....
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira