You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@roller.apache.org by "David Driscoll (JIRA)" <ji...@apache.org> on 2009/09/17 18:50:57 UTC

[jira] Created: (ROL-1832) Encountered typos in Postgresql Create Db script that caused creation of roller db to fail.

Encountered typos in Postgresql Create Db script that caused creation of roller db to fail.
-------------------------------------------------------------------------------------------

                 Key: ROL-1832
                 URL: https://issues.apache.org/jira/browse/ROL-1832
             Project: Roller
          Issue Type: Bug
          Components: Database Access & Data Model
    Affects Versions: 5.0
         Environment: Postgresql Database
            Reporter: David Driscoll
            Assignee: Roller Unassigned


Encountered typos in Postgresql Create Db script that caused creation of roller db to fail.
The cause of this was in the createdb.vm velocity template.
I have fixed the typos in createdb.vm template and will attach a patch.
This bug will affect all create db scripts since the typos are in the createdb.vm file which is used
by all the database engines to generate create db scripts.


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


[jira] Issue Comment Edited: (ROL-1832) Encountered typos in Postgresql Create Db script that caused creation of roller db to fail.

Posted by "Anil Gangolli (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/ROL-1832?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12756886#action_12756886 ] 

Anil Gangolli edited comment on ROL-1832 at 9/17/09 5:56 PM:
-------------------------------------------------------------

Already resolved in trunk this morning.

NOTE:  the issue was not postresql-specific.  I had found it coincidentally last night using mysql.  The fix was checked in earlier this morning.

      was (Author: gangolli):
    Already resolved in trunk this morning.
  
> Encountered typos in Postgresql Create Db script that caused creation of roller db to fail.
> -------------------------------------------------------------------------------------------
>
>                 Key: ROL-1832
>                 URL: https://issues.apache.org/jira/browse/ROL-1832
>             Project: Roller
>          Issue Type: Bug
>          Components: Database Access & Data Model
>    Affects Versions: 5.0
>         Environment: Postgresql Database
>            Reporter: David Driscoll
>            Assignee: Anil Gangolli
>             Fix For: 5.0
>
>         Attachments: createdb_patch_20090917.vm
>
>
> Encountered typos in Postgresql Create Db script that caused creation of roller db to fail.
> The cause of this was in the createdb.vm velocity template.
> I have fixed the typos in createdb.vm template and will attach a patch.
> This bug will affect all create db scripts since the typos are in the createdb.vm file which is used
> by all the database engines to generate create db scripts.

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


[jira] Assigned: (ROL-1832) Encountered typos in Postgresql Create Db script that caused creation of roller db to fail.

Posted by "Anil Gangolli (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/ROL-1832?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Anil Gangolli reassigned ROL-1832:
----------------------------------

    Assignee: Anil Gangolli  (was: Roller Unassigned)

> Encountered typos in Postgresql Create Db script that caused creation of roller db to fail.
> -------------------------------------------------------------------------------------------
>
>                 Key: ROL-1832
>                 URL: https://issues.apache.org/jira/browse/ROL-1832
>             Project: Roller
>          Issue Type: Bug
>          Components: Database Access & Data Model
>    Affects Versions: 5.0
>         Environment: Postgresql Database
>            Reporter: David Driscoll
>            Assignee: Anil Gangolli
>         Attachments: createdb_patch_20090917.vm
>
>
> Encountered typos in Postgresql Create Db script that caused creation of roller db to fail.
> The cause of this was in the createdb.vm velocity template.
> I have fixed the typos in createdb.vm template and will attach a patch.
> This bug will affect all create db scripts since the typos are in the createdb.vm file which is used
> by all the database engines to generate create db scripts.

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


[jira] Updated: (ROL-1832) Encountered typos in Postgresql Create Db script that caused creation of roller db to fail.

Posted by "David Driscoll (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/ROL-1832?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

David Driscoll updated ROL-1832:
--------------------------------

    Attachment: createdb_patch_20090917.vm

Here is the patch to createdb.vm that resolves this issue

> Encountered typos in Postgresql Create Db script that caused creation of roller db to fail.
> -------------------------------------------------------------------------------------------
>
>                 Key: ROL-1832
>                 URL: https://issues.apache.org/jira/browse/ROL-1832
>             Project: Roller
>          Issue Type: Bug
>          Components: Database Access & Data Model
>    Affects Versions: 5.0
>         Environment: Postgresql Database
>            Reporter: David Driscoll
>            Assignee: Roller Unassigned
>         Attachments: createdb_patch_20090917.vm
>
>
> Encountered typos in Postgresql Create Db script that caused creation of roller db to fail.
> The cause of this was in the createdb.vm velocity template.
> I have fixed the typos in createdb.vm template and will attach a patch.
> This bug will affect all create db scripts since the typos are in the createdb.vm file which is used
> by all the database engines to generate create db scripts.

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


[jira] Resolved: (ROL-1832) Encountered typos in Postgresql Create Db script that caused creation of roller db to fail.

Posted by "Anil Gangolli (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/ROL-1832?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Anil Gangolli resolved ROL-1832.
--------------------------------

       Resolution: Fixed
    Fix Version/s: 5.0

Already resolved in trunk this morning.

> Encountered typos in Postgresql Create Db script that caused creation of roller db to fail.
> -------------------------------------------------------------------------------------------
>
>                 Key: ROL-1832
>                 URL: https://issues.apache.org/jira/browse/ROL-1832
>             Project: Roller
>          Issue Type: Bug
>          Components: Database Access & Data Model
>    Affects Versions: 5.0
>         Environment: Postgresql Database
>            Reporter: David Driscoll
>            Assignee: Anil Gangolli
>             Fix For: 5.0
>
>         Attachments: createdb_patch_20090917.vm
>
>
> Encountered typos in Postgresql Create Db script that caused creation of roller db to fail.
> The cause of this was in the createdb.vm velocity template.
> I have fixed the typos in createdb.vm template and will attach a patch.
> This bug will affect all create db scripts since the typos are in the createdb.vm file which is used
> by all the database engines to generate create db scripts.

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