6.0.0-beta1
▾
Tasks
New Task
Search
Photos
Wiki
▾
Tickets
New Ticket
Search
dev.horde.org
Toggle Alerts Log
Help
1/9/26
H
istory
A
ttachments
C
omment
W
atch
Download
Comment on [#12405] tag filtering does not work among shared task lists
*
Your Email Address
*
Spam protection
Enter the letters below:
. . . __.. , __ | | |(__ \./ / ` |___|/\|.__) | \__.
Comment
> Working patch (but to be evaluated by a specialist !!!): > > In nag/lib/Search.php, arround line 164, replace > array('user' => $GLOBALS['registry']->getAuth()) array('xuser' => > $GLOBALS['registry']->getAuth()) > > by > > array('xuser' => $GLOBALS['registry']->getAuth()) array('xuser' => > $GLOBALS['registry']->getAuth()) > > This has the following effect: > In the Nagger.php code, the search function will not find the 'user' > value in the filter array, and thus it will not filter on the user. > > Regards, > > Xavier >
Attachment
Watch this ticket
N
ew Ticket
M
y Tickets
S
earch
Q
uery Builder
R
eports
Saved Queries
Open Bugs
Bugs waiting for Feedback
Open Bugs in Releases
Open Enhancements
Enhancements waiting for Feedback
Bugs with Patches
Enhancements with Patches
Release Showstoppers
Stalled Tickets
New Tickets
Horde 5 Showstoppers