Closed (fixed)
Project:
Drupal core
Version:
7.x-dev
Component:
search.module
Priority:
Critical
Category:
Task
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
14 Sep 2008 at 13:54 UTC
Updated:
2 Jan 2014 at 23:45 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
robertdouglass commentedComment #2
boombatower commentedLooks good, I would recommend making
_test_:in the documentation a bit more clear, but that is very small.Re-rolled against HEAD and removed a bit of white-spacing.
I'm not up on searching stuff, and minor issue so leaving as needs review.
Comment #3
robertdouglass commentedAdded comments for _test_, found a stray instance of foo. Foo tends to sneak in if you're not watching.
Comment #4
lilou commentedSmall typo :
+// In this test we test witl _test_ and _test2_ as the type.Comment #5
robertdouglass commentedComment #6
Anonymous (not verified) commentedThe last submitted patch failed testing.
Comment #7
robertdouglass commentedRerolled. Tests pass.
Comment #9
boombatower commenteddue to failure in HEAD: #74645: modify file_scan_directory to include a regex for the nomask.
Comment #10
catchLooks good to me. Still applies and passes.
Comment #11
webchickCommitted to HEAD. Thanks!