6.0.0-alpha12
6/12/25

[#12839] typo in prefs.php
Summary typo in prefs.php
Queue Ansel
Queue Version 3.0.1
Type Bug
State Resolved
Priority 1. Low
Owners mrubinsk (at) horde (dot) org
Requester sca (at) andreasschulze (dot) de
Created 11/14/2013 (4228 days ago)
Due
Updated 11/14/2013 (4228 days ago)
Assigned
Resolved 11/14/2013 (4228 days ago)
Github Issue Link
Github Pull Request
Milestone
Patch No

History
11/14/2013 07:27:39 PM Michael Rubinsky Comment #3
Assigned to Michael Rubinsky
State ⇒ Resolved
Reply to this comment
Fixed, thanks!
11/14/2013 07:27:14 PM Git Commit Comment #2 Reply to this comment
Changes have been made in Git (master):

commit 8463e86e38a5a9eb7af99cff1392b5d20f1ea934
Author: Michael J Rubinsky <mrubinsk@horde.org>
Date:   Thu Nov 14 14:26:39 2013 -0500

     Fix enum value descriptions. Bug: 12839

  ansel/config/prefs.php |    4 ++--
  1 files changed, 2 insertions(+), 2 deletions(-)

http://git.horde.org/horde-git/-/commit/8463e86e38a5a9eb7af99cff1392b5d20f1ea934
11/14/2013 07:17:51 PM sca (at) andreasschulze (dot) de Comment #1
Priority ⇒ 1. Low
Patch ⇒ No
Milestone ⇒
Queue ⇒ Ansel
Summary ⇒ typo in prefs.php
Type ⇒ Bug
State ⇒ Unconfirmed
Reply to this comment
ansel/config/prefs.php define $_prefs['default_download'] as array

the enum value and description looks wrong:
   'edit' => _("Authenticated users"),
   'authenticated' => _("Users with edit permissions")

lines should be switched...

Saved Queries