Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
bugzilla
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
etersoft
bugzilla
Commits
a3da37a3
Commit
a3da37a3
authored
Feb 23, 2015
by
Andre Klapper
Committed by
Frédéric Buclin
Feb 23, 2015
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Bug 1130721: Allow pronouns to be used for the attachment creator in Custom Search
r=LpSolit a=glob
parent
240dec40
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
0 deletions
+1
-0
Search.pm
Bugzilla/Search.pm
+1
-0
No files found.
Bugzilla/Search.pm
View file @
a3da37a3
...
@@ -352,6 +352,7 @@ sub SPECIAL_PARSING {
...
@@ -352,6 +352,7 @@ sub SPECIAL_PARSING {
my
$map
=
{
my
$map
=
{
# Pronoun Fields (Ones that can accept %user%, etc.)
# Pronoun Fields (Ones that can accept %user%, etc.)
assigned_to
=>
\&
_contact_pronoun
,
assigned_to
=>
\&
_contact_pronoun
,
'attachments.submitter'
=>
\&
_contact_pronoun
,
cc
=>
\&
_contact_pronoun
,
cc
=>
\&
_contact_pronoun
,
commenter
=>
\&
_contact_pronoun
,
commenter
=>
\&
_contact_pronoun
,
qa_contact
=>
\&
_contact_pronoun
,
qa_contact
=>
\&
_contact_pronoun
,
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment