After upgrading to alpha3, I got Illegal offset type warnings in includes/path.inc.

CommentFileSizeAuthor
#1 luceneapi_morelikethis.module.patch674 byteswimh

Comments

wimh’s picture

Status: Active » Needs review
StatusFileSize
new674 bytes

drupal_get_normal_path() needs a language name as second argument, not a language object. The attached patch fixes this.

cpliakas’s picture

Status: Needs review » Reviewed & tested by the community
Issue tags: +6.x-1.0-alpha4

Wim,

You rock. Thanks for picking this up! This isn't the first time that I made that exact same error :-\.

Thanks,
Chris

cpliakas’s picture

Status: Reviewed & tested by the community » Fixed

Patch committed in #297942.

Status: Fixed » Closed (fixed)
Issue tags: -6.x-1.0-alpha4

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