Unable to use TYPE element under INDEX element
----------------------------------------------
Key: HHH-3105
URL:
http://opensource.atlassian.com/projects/hibernate/browse/HHH-3105
Project: Hibernate3
Issue Type: Bug
Affects Versions: 3.2.6
Environment: Hibernate-Version: 3.2.6.ga
Reporter: Michael Fork
Similar to HHH-1470 except on the INDEX element:
i.e. change
<!ELEMENT index (column*) >
to
<!ELEMENT index ((column*), type?)>
When making that change in the DTD and rebuilding the JAR file, everything appears to work
fine.
--
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