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
| Comment | File | Size | Author |
|---|---|---|---|
| #3 | 712150_pathauto_languagenone.patch | 1.7 KB | hefox |
| #2 | pathauto_languagenone.patch | 643 bytes | hefox |
| pathauto_languagenone.patch | 643 bytes | hefox |
Comments
Comment #1
dave reidSeems like it needs to be fixed higher up? We shouldn't need to be doing this here.
Comment #2
hefox commentedah right, how about as the default function args? XP
Comment #3
hefox commentedoops, wrong patch.
Comment #4
dave reidLatest patch was good. Committed to CVS!
http://drupal.org/cvs?commit=329488