Closed (fixed)
Project:
Apache Solr Attachments
Version:
7.x-1.1
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
5 Jul 2012 at 16:22 UTC
Updated:
20 Jul 2012 at 19:01 UTC
Jump to comment: Most recent file
Comments
Comment #1
nick_vhCan you tell me from what version you updated from? Can't seem to see the particular error in code. Does the same error occur when you install from scratch?
Comment #2
nick_vhthis patch should fix it..
Comment #3
nick_vhadding a newline
Comment #4
nick_vhCommitted. Thanks for reporting!
Comment #5
pjcdawkins commentedIt was in upgrading from 7.x-1.0 to 7.x-1.1. I de-installed and re-installed, but obviously I could only do that because my attachments index was expendable (I hadn't really used it). So not quite so easy to test your patch now, sorry, I'll do so at the weekend if I have time.
Comment #6
pjcdawkins commentedSorry, I didn't mean to change the status (race condition!)
Comment #7
nick_vhNo problem :-)
I was able to replicate the problem and the above committed patch solved it for me. Hopefully it solved it for everyone!