I see we are using ReviewedActions.zip version 1.04.05 and in the 6.05.01 tag is version 1.04.08. Could this be the problem?
With regards, Nick Stolwijk -----Original Message----- From: [EMAIL PROTECTED] on behalf of [EMAIL PROTECTED] Sent: Fri 1/18/2008 1:38 PM To: Hippo CMS development public mailinglist Subject: RE: [HippoCMS-dev] Workflow actions don't show up We are running 6.05.01. The SQL commands are for updating the database. However, yesterday I started with an empty database, thus somehow the workflow is generating those urls. They are not from an earlier version. I don't think the solution would be updating the data. >Also make sure you don't have double slashes in the url. That's the >exact cause of your error. I know, but I can't find out where those urls are coming from. With regards, Nick Stolwijk -----Original Message----- From: [EMAIL PROTECTED] on behalf of Bart van der Schans Sent: Fri 1/18/2008 11:48 AM To: Hippo CMS development public mailinglist Subject: Re: [HippoCMS-dev] Workflow actions don't show up Hi Nick, I guess you're not running 6.03.xx ;) Can you try to make the repository urls for the workflow "relative", without the specific repository location? You can find some sql examples at: http://wiki.hippo.nl/display/CMS/Hippo+CMS+v6.03+to+v6.04+upgrade+path Also make sure you don't have double slashes in the url. That's the exact cause of your error. Regards, Bart [EMAIL PROTECTED] wrote: > The table "os_propertyentry" has the following content (snipped): > "GLOBAL_KEY","ITEM_KEY","ITEM_TYPE","STRING_VALUE","DATE_VALUE","DATA_VALUE","FLOAT_VALUE","NUMBER_VALUE" > "osff_1040","location","5","http://localhost:8006/default/files/default.preview/content/construction/navigation.xml","","","","" > "osff_1050","location","5","http://localhost:8006/default/files/default.preview/content/test.xml","","","","" > "osff_20","location","5","documents/home.xml","","","","" > "osff_210","location","5","documents/subhome1.xml","","","","" > "osff_1730","location","5","http://localhost:8006/default/files/default.preview/content/documents/auto.xml","","","","" > "osff_1740","location","5","http://localhost:8006/default/files/default.preview/content/documents/help.xml","","","","" > > Outside the documents space they are always the full URL, inside the > documents space they are sometimes relative URLs and sometimes full URLs. > > Errors I see are: > > 20080117151528436 WARN sitemap.generator.availableactions > (cms-ontw-cocoon:8005/workbench/remoteCallAjax/explorer/actionsform/content/ > test.xml) http-0.0.0.0-8005-2/AvailableActionsGenerator: Location of document > (webdav://localhost:8006/default/files/default.preview//content/test. > xml) does not match location property of workflow 1710 > (http://localhost:8006/default/files/default.preview/content/test.xml) > > 20080117151528531 WARN sitemap.transformer.inter > (cms-ontw-cocoon:8005/workbench/remoteCallAjax/explorer/actionsform/content/ > test.xml) http-0.0.0.0-8005-2/I18nTransformer: Translation not found for > attribute label in element <resource> > > With regards, > > Nick Stolwijk > > > -----Original Message----- > From: [EMAIL PROTECTED] on behalf of Bart van der Schans > Sent: Thu 1/17/2008 4:34 PM > To: Hippo CMS development public mailinglist > Subject: Re: [HippoCMS-dev] Workflow actions don't show up > > [EMAIL PROTECTED] wrote: >> I found the following thread, which exactly describes our problem: >> >> http://www.nabble.com/Workflow%27s-assets-td14488498.html#a14511850 >> >> But even changing the editorRepository.xml en historyRepository.xml and >> emptying the database again doesn't solve our problem. >> >> Any further hints? > Do you see any errors or stacktraces in the logs? Could you take a look > in the database and check the urls? They should start without a slash. > > Regards, > Bart > -- Hippo Oosteinde 11 1017WT Amsterdam The Netherlands Tel +31 (0)20 5224466 ------------------------------------------------------------- [EMAIL PROTECTED] / http://www.hippo.nl ------------------------------------------------------------- ******************************************** Hippocms-dev: Hippo CMS development public mailinglist ******************************************** Hippocms-dev: Hippo CMS development public mailinglist ******************************************** Hippocms-dev: Hippo CMS development public mailinglist
