<html>
  <head>
    <meta content="text/html; charset=UTF-8" http-equiv="Content-Type">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <div class="moz-cite-prefix">Hi Kai,<br>
      <br>
      just a guess, to check: .config in your module folder still is of
      type "module_type"?<br>
      We had problems with detail pages once, when this was inexplicably
      of type "plain".<br>
      Other detail pages are working?<br>
      <br>
      Best,<br>
      Tobias<br>
      <br>
      Am 30.07.2014 08:26, schrieb Schliemann, Kai:<br>
    </div>
    <blockquote
cite="mid:http:%2F%2Fpermalink.gmane.org%2Fgmane.comp.cms.opencms.devel%2F39013@localhost.localdomain"
      type="cite"><base
        href="http://permalink.gmane.org/gmane.comp.cms.opencms.devel/39013">
      <title>OpenCms 9.0.1: Detail pages for lists sometimes don'twork</title>
      <base
        href="http://permalink.gmane.org/gmane.comp.cms.opencms.devel/39013">
      <pre>Hello everybody,
I currently have a strange problem.
I have a content type blog and blog list.
The blog list reads the blog items from a given folder and shows them as a list. That works fine.

I created a containerpage as blog detail page.
When I now click on the detail link of a block item, I get the default OpenCms template shown together with the message that I should create a detail page.

The weird thing is, that this already worked for that content type. I moved the detail page to another folder and it stopped working. I deleted and created a new detail page over and over again, but I cannot get it to work.
The same setting on another server with the same code base works as well.

Interesting is, that the created detail page seems to be empty. It looks like that:


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

<AlkaconContainerPages xmlns:xsi=<a class="moz-txt-link-rfc2396E" href="http://www.w3.org/2001/XMLSchema-instance">"http://www.w3.org/2001/XMLSchema-instance"</a> xsi:noNamespaceSchemaLocation="opencms://system/modules/org.opencms.ade.containerpage/schemas/container_page.xsd">
  <AlkaconContainerPage language="de"/>
</AlkaconContainerPages>

Thanks a lot for your help.

Best regards

Kai
_______________________________________________
This mail is sent to you from the opencms-dev mailing list
To change your list options, or to unsubscribe from the list, please visit
<a class="moz-txt-link-freetext" href="http://lists.opencms.org/cgi-bin/mailman/listinfo/opencms-dev">http://lists.opencms.org/cgi-bin/mailman/listinfo/opencms-dev</a>



</pre>
    </blockquote>
    <br>
  </body>
</html>