God sometimes I wish I had never started using D6 - it's the upgrade race of bugs...
Anyway, upgrading views to rc4 breaks select_translation

Error: handler for node > language doesn't exist! 

Comments

Alice Heaton’s picture

I'll have a quick look - and if the upgrade is not straightforward then I'll wait till Views 2.0 is out before upgrading the module. I've got 5 views modules, and I don't want to have to upgrade them all between every Release Candidate (already had to upgrade them all between views rc1 and views rc2).

Alice Heaton’s picture

Status: Active » Postponed (maintainer needs more info)

Hey miiimooo,

I've upgraded to Views 2.0 RC4, and I'm not getting the problem you mention.

Looking at the error message you get, I'm a bit confused ; are you sure it applies to this module ??? If the problem was with Select translation, I'd expect the error message to be :

Error: handler for node > select_translation doesn't exist!

Can you double check that your problem really is with select_translation, and if so could you please export your view to PHP code and paste it here ? Thanks :)

miiimooo’s picture

Status: Postponed (maintainer needs more info) » Closed (fixed)

Anselm you're right. It was a bug somewhere else. My apologies!