Needs review
Project:
Masquerade
Version:
8.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
14 May 2012 at 10:26 UTC
Updated:
14 May 2025 at 20:41 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
ludo.rComment #2
ludo.rComment #3
ludo.rSorry,
Previous patch doesn't work as expected.
Try this one instead :
Comment #4
andypostYour patch changes search to
starting with...as for me this makes no sense because this regression from current functionaly.Comment #5
ludo.rI'm not sure to understand what you say.
This patch allows searching usernames that contain the keyword rather than starting with the keyword.
Let's say we have a
john.smithusername.Before, if I typed
smith, I found nothing.With this patch, you would find
john.smith.Comment #6
andypostbut your batch suggests %s%% whick means starting with
Comment #7
ludo.rOh, sorry, my mistake.
I inverted the two files.
Here it is :
Comment #8
andypostRe-titled and makes sense so let's get more reviews
Comment #9
andypostthis change should be ported to 7.x first and require review of other mainteiners
Comment #10
deekayen commentedI'll commit stuff that for 7 with no 6 patch, but not the other way around.
Comment #11
avpadernoI am closing this feature request, as Drupal 6 is no longer supported. Please re-open it if you would like the feature implemented in the Drupal 7 or 8 version of the module.
Comment #12
justcaldwellThis would be a small but nice UX improvement.
Comment #14
justcaldwellComment #15
justcaldwellAdding a static patch based on MR 22.