You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@forrest.apache.org by Sjur Moshagen <sj...@mac.com> on 2007/01/26 15:16:03 UTC

Custom source xml problem in dispatcher

Hello all,

I have a custom source in xml that for one reason or another does not  
play well with dispatcher. It used to work fine with the pre- 
dispatcher setup. The symptoms are as follows:

- The basic framework (logos, horisontal bars, search box, footer) is  
generated, but there are no tabs, and the menu is empty.
- instead of the expected content, the following error is returned:

Corpus Content — summary.title: files No information found for  
summary.title. Please report to divvun@samediggi.no.

- the intermediate xml file looks perfect, and all the content is there
- I have no problems with pages generated from standard forrest 1.3  
or 2.0 docs, nor from html sources or wiki sources

This is with the latest svn source, and with the default Pelt theme.

Any help in debugging this would be appreciated.

Sjur


Re: Custom source xml problem in dispatcher

Posted by Sjur Moshagen <sj...@mac.com>.
I forgot to add the following two pieces of info:

Den 26. jan. 2007 kl. 16.16 skrev Sjur Moshagen:

> Corpus Content — summary.title: files No information found for  
> summary.title. Please report to divvun@samediggi.no.

The request URL is:

http://localhost:8888/doc/lang/corp/corpus-summary.html

which corresponds to a physical file in:

.../xdocs/doc/lang/corp/corpus-summary.xml

> - the intermediate xml file looks perfect, and all the content is  
> there

The intermediate file should be forrest document 1.3 xml, although no  
doctype declaration is output. That was not a problem pre-dispatcher.

> - I have no problems with pages generated from standard forrest 1.3  
> or 2.0 docs, nor from html sources or wiki sources
>
> This is with the latest svn source, and with the default Pelt theme.
>
> Any help in debugging this would be appreciated.

Sjur