Closed (duplicate)
Project:
Search API attachments
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
15 Sep 2011 at 19:00 UTC
Updated:
25 Jul 2013 at 23:01 UTC
Jump to comment: Most recent file
Comments
Comment #1
tekante commentedComment #2
tekante commentedThe patch in #1 inadvertently switched the extracted text from text mode to xml. This patch corrects that.
Comment #3
jax commentedThis is related to #1148162: Use real path instead of url to retrieve file
Comment #4
ken hawkins commentedHad same issue on a private file system and tekante's patch in #2 worked for us.
Comment #5
ken hawkins commentedCleaning up title.
Comment #6
teekay78 commented#2 works here, too. Thanks!
Comment #7
gaëlgComment #8
mike503 commentedthis is more or less duplicated from #1148162, the only difference is the file:// in the system command (which I don't think is necessary, as the get_realpath() should handle that
Comment #9
izus commentedclosing as duplicate of #1148162: Use real path instead of url to retrieve file taht got merged.
please feel free to open back if you tested with the last code base and think you find that we are missing something here !
Thanks