Ticket #2330 (closed Bugs: fixed)

Opened 4 years ago

Last modified 4 years ago

Rename Outbound Route uses incorrect pattern to validate new name

Reported by: robert Assigned to: p_lindheimer
Priority: minor Milestone: 2.4
Component: Core - Trunks/Routing Version: 2.3.0
Keywords: outbound routes rename Cc:
Confirmation: Unreviewed SVN Revision (if applicable):
Backend Engine: All Backend Engine Version: 1.4

Description

The Outbound Route Rename validation code doesn't allow '_' (underscore) as a character in the new name.

Attachments

core.patch (0.8 kB) - added by robert on 08/31/07 23:12:20.
Here is the 1 character patch to page.routing.php.

Change History

08/31/07 23:12:20 changed by robert

  • attachment core.patch added.

Here is the 1 character patch to page.routing.php.

09/01/07 00:01:05 changed by p_lindheimer

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

r4987 thanks again