Closed (fixed)
Project:
Uniqueness
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
21 Nov 2011 at 16:17 UTC
Updated:
6 Dec 2011 at 20:30 UTC
There is a small bug in uniqueness.module _uniqueness_content_drupalsearch function:
the node type part of the $searchstring is not generated correctly.
See the attached patch (generated with git).
| Comment | File | Size | Author |
|---|---|---|---|
| drupal_search_node_type.patch | 404 bytes | adrien.gibrat |
Comments
Comment #1
bforchhammer commentedThanks, committed to 6.x and 7.x.