Incorrect setting in Property Group
PostPosted:Tue Jun 19, 2012 8:03 am
Hi All,
This is not a serious problem as I'm working with a test installation and can just start again. I'm using an HSQL database. I accidently set the following in my PropertyGroups.cnd file:
Maybe this is one of the reasons for using MySQL or another database system rather than HSQL. For example the package Webmin allows direct editing of MySql databases via a web interface. Very useful.
This is not a serious problem as I'm working with a test installation and can just start again. I'm using an HSQL database. I accidently set the following in my PropertyGroups.cnd file:
- okp:publication.author (string) = '' multiple autocreatedthinking that I could have multiple authors, but the term "multiple" really means that I have to provide a select box. Removing the word "multiple" now causes an error when importing the PropertyGroups.cnd file. I tried using the repository viewer to access the cell of:
BOOLEAN jcr:multiple trueand set it to false, but this cell is not editable. I was hoping to set it to false. Is there a tool to traverse and edit the internals of the HSQL database?
Maybe this is one of the reasons for using MySQL or another database system rather than HSQL. For example the package Webmin allows direct editing of MySql databases via a web interface. Very useful.