From f4e3811350ac71b1bd5538ec07223929249736cf Mon Sep 17 00:00:00 2001 From: Mark Tompsett Date: Wed, 9 Apr 2014 14:34:21 -0400 Subject: [PATCH] [PASSED QA] Bug 12060 - Indentation issues cause markup errors in header.inc By correcting the indentation, it became more apparent the two markup errors (stray and tags) that were generated by pasting the page source of PROTOCOL://STAFFCLIENT/cgi-bin/koha/tools/holidays.pl into http://validator.w3.org/check TEST PLAN --------- 1) Home -> Tools -> Calendar in the staff client 2) In another tab open http://validator.w3.org/check 3) Select Validate by Direct Input 4) In the staff client, view the page source 5) Copy the page source to the Validation text box in the other tab. 6) Click the 'Check' button. -- There will be 3 errors. 7) Apply the patch. 8) Refresh the staff client page. 9) Copy the revised page source into the validation text box. 10) click the 'Check' button. -- There will be 1 error. 11) Run the koha qa test tool. NOTE: This error is not in the intended file to fix. Signed-off-by: Owen Leonard Signed-off-by: Katrin Fischer git diff --color -w HEAD^ reveals, that only a and a are removed by this patch, all other changes are whitespace. Passes all tests and QA script. --- .../intranet-tmpl/prog/en/includes/header.inc | 176 ++++++++++----------- 1 file changed, 87 insertions(+), 89 deletions(-) diff --git a/koha-tmpl/intranet-tmpl/prog/en/includes/header.inc b/koha-tmpl/intranet-tmpl/prog/en/includes/header.inc index 30c431b..5a7188b 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/includes/header.inc +++ b/koha-tmpl/intranet-tmpl/prog/en/includes/header.inc @@ -1,91 +1,89 @@ - -- 1.8.3.2