Since path+save does +array(language => LANGUAGE_NONE), it wont override the empty language with language_none, thus the path appears to exist but doesn't get looked up since language is '' insead of language_none

Comments

dave reid’s picture

Status: Active » Needs work

Seems like it needs to be fixed higher up? We shouldn't need to be doing this here.

hefox’s picture

StatusFileSize
new643 bytes

ah right, how about as the default function args? XP

hefox’s picture

StatusFileSize
new1.7 KB

oops, wrong patch.

dave reid’s picture

Status: Needs work » Fixed

Latest patch was good. Committed to CVS!
http://drupal.org/cvs?commit=329488

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.