Closed (fixed)
Project:
Search Lucene MoreLikeThis
Version:
6.x-1.0-alpha3
Component:
Code
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
4 Dec 2009 at 16:36 UTC
Updated:
3 Jan 2014 at 01:08 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
wimh commenteddrupal_get_normal_path() needs a language name as second argument, not a language object. The attached patch fixes this.
Comment #2
cpliakas commentedWim,
You rock. Thanks for picking this up! This isn't the first time that I made that exact same error :-\.
Thanks,
Chris
Comment #3
cpliakas commentedPatch committed in #297942.