You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@aries.apache.org by "zoe slattery (JIRA)" <ji...@apache.org> on 2010/01/10 17:51:54 UTC

[jira] Resolved: (ARIES-109) Blog sample does not persist blogtext.

     [ https://issues.apache.org/jira/browse/ARIES-109?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

zoe slattery resolved ARIES-109.
--------------------------------

    Resolution: Fixed

Fixed by linking to a newer version of the dojo api

> Blog sample does not persist blogtext.
> --------------------------------------
>
>                 Key: ARIES-109
>                 URL: https://issues.apache.org/jira/browse/ARIES-109
>             Project: Aries
>          Issue Type: Bug
>         Environment: Any
>            Reporter: zoe slattery
>            Assignee: zoe slattery
>
> The blog sample persists all of the fields (date, title etc) of a blog entry except the blog text.  For example, here is a view of the blogentry table after creating a blogentry with title 'whatever'
> ij> select * from blogentry;
> ID                  |BLOGTEXT                                                                                                                        |PUBLISHDATE               |TITLE                                                                                                                           |UPDATEDDATE               |AUTHOR_EMAIL                                                                                                                    
> -----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
> 1                   |                                                                                                                                |2010-01-08 00:00:00.0     |whatever                                                                                                                        |NULL                      |zoe@uk.ibm.com                                                                                                                  

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.