-
-
Couldn't load subscription status.
- Fork 126
Description
Ever since awstats 7.3 we are changing the search_engines.pm on every update to fix what shows in Chrome as:
"This page contains the following errors:
error on line 1356 at column 134: xmlParseEntityRef: no name
Below is a rendering of the page up to the first error."
The german error displayed in Firefox shows as:
XML-Verarbeitungsfehler: nicht wohlgeformt
Adresse: http://stats.local/awstats/awstats.pl?databasebreak=month&month=09&year=2024&output=main&config=site.com&framename=mainright
Zeile Nr. 1356, Spalte 134:
Proposing a search/replace change on search_egines.pm:
"1&1 Suche (subdomain "search")" should be replaced by e.g. "1und1 Suche (subdomain search)" (twice) --- or the ampersand needs another form of escaping.
Thx for your attention.