Thanks to visit codestin.com
Credit goes to github.com

Skip to content

xmlParseEntityRef: no name error #266

@BuscheIT

Description

@BuscheIT

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:

- 1&1 Suche (subdomain "suche")16 / 16 -------------------------------------------------------------------------------------------------------------------------------------^

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions