Re: SilvaFind bug and question
Marc Petitmermet <[email protected]> Tue, 17 Jul 2007 22:51:03 +0200
| Newsgroups | gmane.comp.web.zope.silva.devel |
|---|---|
| Message-ID | <[email protected]> |
> I'd be happy to apply this fix, but the urls generated don't appear > to use > URL0, URL1, etc. So, I'm not sure how to proceed here. i might be wrong but i think that this is because every product (SilvaExternalSources, SilvaFind, SilvaNews) implements batch modes individually instead of using the central Silva/batch.py? SilvaSQLSources uses URL1 (after the fix) and SilvaFind implements batch modes somehow differently. fact is that having "index_html" in a url is prone to errors in public views because the metadata cannot be found. regards, marc