From 26f9c57a4f0db0e1b55d4c823f24bff9377545a0 Mon Sep 17 00:00:00 2001 From: philwareham Date: Tue, 30 Mar 2021 08:25:59 +0100 Subject: [PATCH] Remove stray < in parser sweeps pophelp --- help/en-gb_pophelp.xml | 2 +- help/en-us_pophelp.xml | 2 +- help/en_pophelp.xml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/help/en-gb_pophelp.xml b/help/en-gb_pophelp.xml index a29e1b8..019e540 100644 --- a/help/en-gb_pophelp.xml +++ b/help/en-gb_pophelp.xml @@ -867,7 +867,7 @@ If a form template needs processing (if it contains Textpattern tags), you must

Textpattern has traditionally run one extra sweep (called ‘secondpass’) for legacy reasons, hence the default value of this preference being 1. More sweeps, however, increase the chances of unintended tags slipping through and being processed. Recent improvements in the tag parser have reduced the need for this second pass. So, unless you are using the second sweep for a dedicated reason, please reduce this value to 0 to make your site more secure.

If you subsequently find unprocessed tags being rendered on your website (and there are no other tag errors shown in Testing/Debugging modes due to mismatched tag pairs) then please contact us with your page template/code/plugin example. We are trying to eradicate the need for extra parser passes, and this information will help us achieve that.

diff --git a/help/en-us_pophelp.xml b/help/en-us_pophelp.xml index 70fe0a6..a58a39f 100644 --- a/help/en-us_pophelp.xml +++ b/help/en-us_pophelp.xml @@ -867,7 +867,7 @@ If a form template needs processing (if it contains Textpattern tags), you must

Textpattern has traditionally run one extra sweep (called ‘secondpass’) for legacy reasons, hence the default value of this preference being 1. More sweeps, however, increase the chances of unintended tags slipping through and being processed. Recent improvements in the tag parser have reduced the need for this second pass. So, unless you are using the second sweep for a dedicated reason, please reduce this value to 0 to make your site more secure.

If you subsequently find unprocessed tags being rendered on your website (and there are no other tag errors shown in Testing/Debugging modes due to mismatched tag pairs) then please contact us with your page template/code/plugin example. We are trying to eradicate the need for extra parser passes, and this information will help us achieve that.

diff --git a/help/en_pophelp.xml b/help/en_pophelp.xml index 71864ff..063341e 100644 --- a/help/en_pophelp.xml +++ b/help/en_pophelp.xml @@ -867,7 +867,7 @@ If a form template needs processing (if it contains Textpattern tags), you must

Textpattern has traditionally run one extra sweep (called ‘secondpass’) for legacy reasons, hence the default value of this preference being 1. More sweeps, however, increase the chances of unintended tags slipping through and being processed. Recent improvements in the tag parser have reduced the need for this second pass. So, unless you are using the second sweep for a dedicated reason, please reduce this value to 0 to make your site more secure.

If you subsequently find unprocessed tags being rendered on your website (and there are no other tag errors shown in Testing/Debugging modes due to mismatched tag pairs) then please contact us with your page template/code/plugin example. We are trying to eradicate the need for extra parser passes, and this information will help us achieve that.