Ticket #2530 (closed Bugs: fixed)

Opened 6 years ago

Last modified 5 years ago

Voicemail options not displayed when adding user to conflicting extensions after warning

Reported by: p_lindheimer Assigned to: p_lindheimer
Priority: minor Milestone: 2.5
Component: Core Version: SVN-HEAD
Keywords: Cc:
Confirmation: Confirmed Distro:
Backend Engine: All Distro Ver:
Backend Ver: SVN Revision (if applicable):

Description

When you add a new user to an extension that exists elsewhere, it gets blocked appropriately. However, the page that gets reloaded is missing the voicemail display. The other hooked displays like languages and dictate are still there. The formatting is also a bit messed up compared to standard (related to some cleanup I just did removing some breaks in the components class probably)

One observation, the voicemail gets called first, the others are called after. That must have something to do with the behavior.

Change History

08/11/08 18:01:51 changed by p_lindheimer

  • status changed from new to closed.
  • resolution set to fixed.

(In [6347]) fixes #2530 so conflicts when creating users result in proper display, when creating extensions returns to main extension page