Ticket #4121 (closed Feature Requests: fixed)

Opened 2 years ago

Last modified 2 years ago

legacy warnInvalid should not require a filed to focus on

Reported by: mbrevda Assigned to:
Priority: minor Milestone: 2.8
Component: FreePBX Framework Version: SVN-HEAD
Keywords: Cc:
Confirmation: Unreviewed SVN Revision (if applicable):
Backend Engine: All Backend Engine Version:

Description

Some fields cannot be focused on, such as when calling destinations by name

Attachments

patch.diff (0.6 kB) - added by mbrevda on 03/10/10 17:23:46.

Change History

03/10/10 17:23:46 changed by mbrevda

  • attachment patch.diff added.

03/10/10 17:24:28 changed by mbrevda

  • type changed from Bugs to Feature Requests.

03/10/10 23:06:45 changed by p_lindheimer

sure, go for it and check it in on trunk.

03/11/10 05:42:52 changed by mbrevda

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

(In [9128]) closes #4121; legacy warnInvalid should not require a filed to focus on. In an unorthodox move, patching libfreepbx as well so we dont have to wait for a lib to be published to take advantage of this. Will probobly be overwriten before the final relase anyway.