Closed (fixed)
Project:
Apache Solr Search
Version:
6.x-3.x-dev
Component:
Code
Priority:
Major
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
7 Jun 2012 at 13:36 UTC
Updated:
20 Jun 2012 at 19:33 UTC
Jump to comment: Most recent file
Comments
Comment #1
pwolanin commenteduntested patch
Comment #2
nick_vhLooks good to me, committing to D7. Gave credit where credit was due :-)
Comment #3
nick_vhComment #4
killua99 commentedMultiple backports:
#1576710: Indexing with drush cron generates a lot of invalid cron notifications
#1522174: hook_node_type_delete is wrong
#1586320: Add support for the ExternalFileField field type
#1588256: Warning: Invalid argument supplied for foreach() in apachesolr_entity_update() (line 1766 of /apachesolr/apachesolr.module)
#1630222: Fatal error: Cannot use string offset as an array in /sites/all/modules/contrib/apachesolr/apachesolr.module on line 1698
Use this one if you want to close those issues.
I test it in my site ... see what happen with the simpletest.
I'm gonna stop now start the match :D
Comment #5
nick_vhWoa, can't you split them in separate issues. Will be easier to review :-)
Thanks for all of your effort!!
Comment #6
killua99 commentedYes, I can, but I did a mistake, I did not split the code issue by issue.
So the lines is not 100% percent accurate with the last pull I did :/
Comment #7
pwolanin commentedI think the external File Field schema change was committed together by mistake - we should just sync the conf in another issue.
Comment #8
killua99 commentedI did a
git pull origin 6.x-3.xafter each diff I did.I need to learn split the code for each issue :/
Comment #9
nick_vhcommitted pwolanins patch to D6. killua, thanks for the effort anyhow. I think you'll do better next time ;-)
Comment #10
nick_vh