6.0.0-beta6
▾
Tasks
New Task
Search
Photos
Wiki
▾
Tickets
New Ticket
Search
dev.horde.org
Toggle Alerts Log
Help
3/30/26
H
istory
A
ttachments
C
omment
W
atch
Download
Comment on [#13528] "Duplicate Search" dialog is broken
*
Your Email Address
*
Spam protection
Enter the letters below:
. .. ..__ .__ .__. |__|| |[__)[ __| | | ||__|| \[_./|__|
Comment
> Duplicate search in Turba is broken for some time now, maybe one > year. The search itself works fine, it's only the dialog that can not > be rendered. > > The following two changes fix that for me: > > # diff -u search.php.org search.php > --- search.php.org 2014-07-22 11:10:33.000000000 +0200 > +++ search.php 2014-08-29 11:41:16.197951992 +0200 > @@ -260,6 +260,7 @@ > > case 'duplicate': > $title = _("Duplicate Search"); > + $page_output->addScriptFile('search.js'); > break; > } > > # diff -u duplicate.html.php.org duplicate.html.php > --- duplicate.html.php.org 2014-03-14 21:47:16.000000000 +0100 > +++ duplicate.html.php 2014-08-29 11:40:37.421951951 +0200 > @@ -14,4 +14,3 @@ > <input type="hidden" name="source" value="<?php echo > key($this->addressBooks) ?>" /> > <?php endif; ?> > > -</form> > > Best regards - Werner Hunger.
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