[opencms-dev] OpenCms 9.5.0 is a real showstopper - need help

Christoph Kukulies kuku at physik.rwth-aachen.de
Mon Jan 12 18:18:28 CET 2015


I have installed 9.5.0 at the moment on three sites (two being Windows 
7, one Ubuntu - the latter to sort out that it mighth be a Windows7 
issue)  just to track down the reason, why all my index.html files 
(plain text pages under 7.0.5) cannot be published or used (greyed out 
phenomenon) under 9.5.0.

I just would like to have them coexist with the new pages I'm going to 
develop. Our editors will still have to
maintain the old pages while the new ones are under development.
Could it be they are refering non existent modules which aren't present 
under 9.5.0? I already added the
org.opencms.frontend.templatetwo module to no avail.



Here is a portion of the manifest.xml:

<?xml version="1.0" encoding="UTF-8"?>

<export>
         <info>
                 <creator>Admin</creator>
<opencms_version>7.5.0</opencms_version>
                 <createdate>Thu, 18 Dec 2014 10:15:11 GMT</createdate>
                 <infoproject>Offline</infoproject>
                 <export_version>7</export_version>
         </info>
         <files>
                 <file>
                         <source>index.html</source>
<destination>index.html</destination>
                         <type>xmlpage</type>
<uuidstructure>6342f2e1-1c95-12e4-bf24-0015f3583fcd</uuidstructure>
<uuidresource>6342f2e2-1c95-12e4-bf24-0015f3583fcd</uuidresource>
                         <datelastmodified>Tue, 05 Aug 2014 11:41:27 
GMT</datelastmodified>
<userlastmodified>Admin</userlastmodified>
                         <datecreated>Tue, 05 Aug 2014 11:41:06 
GMT</datecreated>
<usercreated>Admin</usercreated>
                         <flags>0</flags>
                         <properties>
                                 <property>
<name>template</name>
<value><![CDATA[/system/modules/org.mycompany.frontend/elements/entrypoint]]></value>
                                 </property>
                         </properties>
                         <relations/>
                         <accesscontrol/>
                 </file>

And here the file content of index.html itself:

<?xml version="1.0" encoding="UTF-8"?>

<pages xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" 
xsi:noNamespaceSchemaLocation="http://www.opencms.org/dtd/6.0/xmlpage.xsd">
</pages>



-- 
Chris Christoph P. U. Kukulies kukulies (at) rwth-aachen.de



More information about the opencms-dev mailing list