Page MenuHomePhorge

Configuration Option "disable" has no effect for Mutually Exclusive Options
Closed, ResolvedPublic2 Story Points

Description

As per the title, the option 'disable' does not work for mutually exclusive options. The checkbox for activesync is not disabled when the checkbox for lite is checked.

[option "kolab"]
accounttype = individual,group,group-member
ldap_role = "cn=kolab-user,$root_dn"
implicit = true
price = 9
setup_price = {monthly=50, annual=0}

[option "activesync"]
accounttype = individual,group,group-member
description = signup.activesync.description
ldap_role = "cn=activesync-user,$root_dn"
price = 1

[option "lite"]
accounttype = individual,group,group-member
description = signup.lite.description
ldap_role = "cn=imap-user,$root_dn"
disable = activesync,kolab
price = -5

Details

Ticket Type
Task

Revisions and Commits

Event Timeline

vanmeeuwen claimed this task.
vanmeeuwen raised the priority of this task from to 60.
vanmeeuwen updated the task description. (Show Details)
vanmeeuwen added projects: Restricted Project, Restricted Project.
vanmeeuwen changed Ticket Type from Task to Task.
vanmeeuwen subscribed.
vanmeeuwen added a revision: Restricted Differential Revision.Jun 18 2015, 3:39 PM
vanmeeuwen moved this task from Restricted Project Column to Restricted Project Column on the Restricted Project board.Jun 22 2015, 1:29 PM
vanmeeuwen moved this task from Restricted Project Column to Restricted Project Column on the Restricted Project board.