From aed8ee4859dbe1a1b5a34f115c6a1a34e73f31cb Mon Sep 17 00:00:00 2001 From: Michael Peters Date: Mon, 1 Oct 2012 14:51:31 -0400 Subject: [PATCH] LP#1020261 Better label for "Host" field in acq.edi_account The host field of acq.edi_account is really meant to contain more than just a hostname. It needs a scheme part, so that the whole contents of the field should be URI-ish, like ftp://ftp1.somevendor.com Otherwise Evergreen's EDI mechanism can guess wrongly that we want to use SSH instead of FTP to connect. This also adds a description for the field, in the footer, along with the other "helpers". Signed-off-by: Michael Peters Signed-off-by: Lebbeous Fogle-Weekley --- Open-ILS/src/templates/conify/global/acq/edi_account.tt2 | 1 + 1 file changed, 1 insertion(+) diff --git a/Open-ILS/src/templates/conify/global/acq/edi_account.tt2 b/Open-ILS/src/templates/conify/global/acq/edi_account.tt2 index 9707c742cc..2d38ebe482 100644 --- a/Open-ILS/src/templates/conify/global/acq/edi_account.tt2 +++ b/Open-ILS/src/templates/conify/global/acq/edi_account.tt2 @@ -41,6 +41,7 @@