to those of you who have updated to wordpress 3.0: can you access the pages like http://www.example.com/[lang]/category/%category% ?
I have english as default, italian as secondary, so english pages have no prepath, while italian ones do, if I access http://www.ephestione.it/it/%posttitle%, everything works, but as soon as I try http://www.ephestione.it/it/category/%category% it goes into a redirection loop, while http://www.ephestione.it/category/%category% works... I would like to know if it's something related to the old qtranslate that everyone else on wp3 has, or rather something wrong with me and with no regards to qtranslate, and that I have to fix asap because new qtranslate won't solve it
EDIT: I just tried disabling prepath mode and went back to query ?lang=it mode... I get the same error on www.ephestione.it/category/%category%/?lang=it ... there is a redirection loop, so I just switched back to prepath mode
