[hibernate-issues] [Hibernate-JIRA] Commented: (HHH-756) schema export tool does not check for apostrophe within the <comment></comment> tags

Steve Ebersole (JIRA) noreply at atlassian.com
Sun Oct 25 13:13:12 EDT 2009


    [ http://opensource.atlassian.com/projects/hibernate/browse/HHH-756?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=34296#action_34296 ] 

Steve Ebersole commented on HHH-756:
------------------------------------

The point is that breathing is what most folks, including yourself based on your comment, would consider breathing a critical part of living.  This is a at best a trivial bug, if you can even classify it as a bug (don't recall anyone ever claiming this was supported).

We have enough non-trivial things to work on for the foreseeable future.  So you might want to consider submitting a patch.  If it is reasonable someone will apply it.

> schema export tool does not check for apostrophe  within the <comment></comment> tags
> -------------------------------------------------------------------------------------
>
>                 Key: HHH-756
>                 URL: http://opensource.atlassian.com/projects/hibernate/browse/HHH-756
>             Project: Hibernate Core
>          Issue Type: Bug
>          Components: core
>    Affects Versions: 3.0.5
>            Reporter: Craig Baker
>            Priority: Trivial
>
> If an apostrophe appears within <comment> </comment> tag, schema export tool fails to create valid DDL syntax.
> eg.
> <hibernate-mapping>
> ..
> <comment>The user's session</user>
> ..
> </hibernate-mapping>
> produces
> create table (
> ..
> ) comment = 'The user's session';

-- 
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.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the hibernate-issues mailing list