Steven Noels wrote:
On 25 Nov 2005, at 16:12, hepabolu wrote:

Jorg Heymans wrote:

The "Current documents A-Z" from the main doc page is broken.
http://cocoon.zones.apache.org/daisy/documentation/g2
Jorg


Looks like the repository is (still?) down.


AFAICT, it were two queries who needed fixing.

--- <d:query q="select name where InCollection('documentation') and documentType='Document' and branch='main' and language='default' order by name" filterVariants="false"/> +++ <d:query q="select name where InCollection('documentation') and documentType='CocoonDocument' and branch='main' and language='default' order by name" filterVariants="false"/>

Not sure whether the old versions have ever worked.

Yes they did, but someone has changed the document type from "Document" to "CocoonDocument". I noticed the "CocoonDocument" type, but didn't realise it caused the queries to fail.

Bye, Helma

Reply via email to