Ticket #5826 (new Bugs)

Opened 1 year ago

extension voicemail password corrupted on non numeric input

Reported by: john@erba.tv Assigned to: p_lindheimer
Priority: minor Milestone: 2.11
Component: Core - Users/Devices Version: 2.10-branch
Keywords: voicemail password corruption Cc:
Confirmation: Unreviewed Distro:
Backend Engine: Asterisk 1.8 Distro Ver:
Backend Ver: 1.8.11.1 SVN Revision (if applicable):

Description

I have seen recently that it is possible to define a non numeric password for voicemail. This password does not work when signing in to user portal and cannot be dialed on normal phone keypad.

While trying to reproduce this, I found that entering a non number password corrupted the data. The value > was stored to the database for voicemail password, voicemail email and pager. These values were visible when the page refreshed after the save.

This was tried with firefox. The error console indicated a javascript error isEmail does not exist.