From 74cb0e2b881995855e788be1620f10cd7f68d253 Mon Sep 17 00:00:00 2001 From: Chip Childers Date: Tue, 23 Jul 2013 14:59:41 -0400 Subject: [PATCH] Adding disallowSpecialCharacters to some fields --- client/WEB-INF/classes/resources/messages.properties | 1 + ui/dictionary.jsp | 1 + ui/index.jsp | 6 +++--- ui/scripts/ui-custom/zoneWizard.js | 2 +- ui/scripts/ui/widgets/detailView.js | 2 +- ui/scripts/ui/widgets/listView.js | 5 +++++ ui/scripts/ui/widgets/multiEdit.js | 2 ++ 7 files changed, 14 insertions(+), 5 deletions(-) diff --git a/client/WEB-INF/classes/resources/messages.properties b/client/WEB-INF/classes/resources/messages.properties index a074639fab8..f0fa18bb252 100644 --- a/client/WEB-INF/classes/resources/messages.properties +++ b/client/WEB-INF/classes/resources/messages.properties @@ -16,6 +16,7 @@ # under the License. #Stored by I18NEdit, may be edited! +message.validate.invalid.characters=Invalid characters found; please correct. ICMP.code=ICMP Code ICMP.type=ICMP Type changed.item.properties=Changed item properties diff --git a/ui/dictionary.jsp b/ui/dictionary.jsp index 508135611e3..4e316972142 100644 --- a/ui/dictionary.jsp +++ b/ui/dictionary.jsp @@ -25,6 +25,7 @@ under the License. <% long now = System.currentTimeMillis(); %>