[Rt-commit] rt branch, 4.0/simplesearch-domain, updated. rt-4.0.13-66-g7b12365
Alex Vandiver
alexmv at bestpractical.com
Mon Jun 24 16:32:02 EDT 2013
The branch, 4.0/simplesearch-domain has been updated
via 7b12365e082fb93cbae4c75ef52620b99e4e5143 (commit)
from 71fd965909a9245aa33a33c86a07ff3522b56e35 (commit)
Summary of changes:
share/html/Search/Simple.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
- Log -----------------------------------------------------------------
commit 7b12365e082fb93cbae4c75ef52620b99e4e5143
Author: Alex Vandiver <alexmv at bestpractical.com>
Date: Mon Jun 24 16:31:58 2013 -0400
Document new @domainname.com syntax for simple search
diff --git a/share/html/Search/Simple.html b/share/html/Search/Simple.html
index cb56c83..9506e9e 100644
--- a/share/html/Search/Simple.html
+++ b/share/html/Search/Simple.html
@@ -60,7 +60,7 @@
% my @strong = qw(<strong> </strong>);
-<p><&|/l_unsafe, @strong &>Search for tickets by entering [_1]id[_2] numbers, subject words [_1]"in quotes"[_2], [_1]queues[_2] by name, Owners by [_1]username[_2], Requestors by [_1]email address[_2], and ticket [_1]statuses[_2].</&></p>
+<p><&|/l_unsafe, @strong &>Search for tickets by entering [_1]id[_2] numbers, subject words [_1]"in quotes"[_2], [_1]queues[_2] by name, Owners by [_1]username[_2], Requestors by [_1]email address[_2], and ticket [_1]statuses[_2]. Searching for [_1]@domainname.com[_2] will return tickets with requestors from that domain.</&></p>
<p><&|/l&>Any word not recognized by RT is searched for in ticket subjects.</&></p>
-----------------------------------------------------------------------
More information about the Rt-commit
mailing list