| Summary | The value of configuration option $conf['content_index']['enabled'] is not checked when adding bookmarks |
| Queue | Trean |
| Queue Version | 1.1.5 |
| Type | Bug |
| State | Resolved |
| Priority | 1. Low |
| Owners | mrubinsk (at) horde (dot) org |
| Requester | david.fernandez (at) ehu (dot) eus |
| Created | 04/29/2016 (3479 days ago) |
| Due | |
| Updated | 10/20/2017 (2940 days ago) |
| Assigned | 04/29/2016 (3479 days ago) |
| Resolved | 05/03/2016 (3475 days ago) |
| Github Issue Link | |
| Github Pull Request | |
| Milestone | |
| Patch | No |
commit 26eb5ce51c656641c37919f1c7eedc007529d897
Author: Michael J Rubinsky <mrubinsk@horde.org>
Date: Mon, 02 May 2016 22:25:53 -0400
Bug: 14345Honor $conf[content_index][enabled].M add.php
https://github.com/horde/trean/commit/26eb5ce51c656641c37919f1c7eedc007529d897
State ⇒ Resolved
and
https://github.com/horde/horde/commit/ff2c2405175f525edcc8adb3ef3c85498210e66f
State ⇒ Assigned
Priority ⇒ 1. Low
Type ⇒ Bug
Summary ⇒ The value of configuration option $conf['content_index']['enabled'] is not checked when adding bookmarks
Queue ⇒ Trean
Milestone ⇒
Patch ⇒ No
State ⇒ Unconfirmed
add.php script don't check the value of property
$conf['content_index']['enabled'].
Something similar occurs with redirect.php script.