>> comments = db.getas( 'comments[user:S, paragraph:S, link:S, >> notes[name:S, email:S, url:S, comment:S, date:S]]').ordered( 2 )
Most likely it is the spaces in your getas statement here. If you remove them, it works just fine.
Damn. I remember I stumbled over this specific problem already some time ago. I think I even asked on this list about it :-/
But what still is a bit weird: why does it work with 2.4.9.2?
bye, Georg
_____________________________________________ Metakit mailing list - [EMAIL PROTECTED] http://www.equi4.com/mailman/listinfo/metakit
