Closed (fixed)
Project:
Apache Solr Search
Version:
6.x-3.x-dev
Component:
Code
Priority:
Minor
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
1 Jun 2012 at 19:23 UTC
Updated:
20 Jun 2012 at 19:34 UTC
Jump to comment: Most recent file
Comments
Comment #1
cpliakas commentedThe attached patch passes the service class to
apachesolr_server_status().Comment #2
nick_vhThe code you found was inherently wrong so fix accepted. Does this fix the problem you encountered?
Let's wait till testbot works
Comment #3
cpliakas commentedIt did. There are actually a couple of other instances where the class is not passed to the apachesolr_server_status() function. Do you want me to file separate issues for those or re-roll a patch with all instances accounted for in this thread?
Comment #4
nick_vhYou can do it in this thread
Comment #5
cpliakas commentedSo not bad. Only one more instance.
Comment #6
nick_vhComment #7
nick_vhCommitted to D7
Comment #8
nick_vhpushed to D6
Comment #9
nick_vh