Closed (fixed)
Project:
Apache Solr Search
Version:
6.x-3.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
17 Jan 2012 at 17:45 UTC
Updated:
5 Mar 2012 at 22:09 UTC
Jump to comment: Most recent file
Comments
Comment #1
DeFr commentedAttaching a patch that seems to fix it here, by checking if parse_url found a user or not and using a different regular expression if it did.
Comment #2
nick_vhWould you be able to enrich this with a simpletest? So it will never fail anymore in the future?
Comment #3
DeFr commentedThere you go, attaching first the test only that should fail, and then a combined test + patch that should come back green.
Not sure why I'm getting two unrelated failures locally that don't seem to happen with the test bot, were apachesolr.index.inc get added when it shouldn't.
Comment #5
DeFr commented#3: 1408190-2-test-and-fix.patch queued for re-testing.
Comment #6
pwolanin commentedcommitted to 7.x
Comment #7
nick_vhCommitted to 6.x-3.x
Comment #8
nick_vh