[
http://opensource.atlassian.com/projects/roller/browse/ROL-1432?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_14165
]
David Johnson commented on ROL-1432:
------------------------------------
Matt and Jian,
I think this is the wrong fix. The default Planet is by design supposed to have
id "zzz_default_planet_zzz" and handle "default". And that's what we have in
both createdb.vm and 3xx-to-4xx-migration.vm today. The problem is that one
place in Roller we incorrectly use "zzz_default_planet_zzz" as the handle.
- Dave
> bug in createdb.vm
> ------------------
>
> Key: ROL-1432
> URL:
> http://opensource.atlassian.com/projects/roller/browse/ROL-1432
> Project: Roller
> Issue Type: Bug
> Reporter: Jian Liu
> Assignee: David Johnson
> Fix For: 4.0
>
> Attachments: rol-1432.patch
>
>
> the initial data of rag_planet should like in 3xx-to-400-migration.vm
> insert into rag_planet (id,title,handle) values
> ('zzz_default_planet_zzz','Default Planet','zzz_default_planet_zzz');
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://opensource.atlassian.com/projects/roller/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira