File:  [Repository] / ECHO_content / zpt / ECHO_getResourceMDErrorContentType.zpt
Revision 1.2: download - view: text, annotated - select for diffs - revision graph
Thu May 13 21:28:47 2004 UTC (20 years ago) by dwinter
Branches: MAIN
CVS tags: cleanup, Root_cleanup, HEAD
case insensitive contentypes added

<html>
  <body>	
    <h2>Serious Error synchronizing the metadata </h2>
    <h3>Contenttype do not match, please correct this error!!</h3>
    <p>Change either the content type in the repository or in Zope</p>
    <p>Contenttype at the repository: <span tal:replace="python:here.REQUEST.SESSION['contentStorage']"/></p>
    <p>Contenttype at ECHO: <span tal:replace="python:here.REQUEST.SESSION['contentZope']"/></p>
    </body>
</html>

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>