Menu
Feedback
Known issues
Error on render the view page invalid xmlChar
Storage
•
ID: 1140738
Backlog
Published on10/16/2025
•
Last updated on10/16/2025
1 min read

Summary

When rendering the view page, an error error on line ... at column ...: xmlParseCharRef: invalid xmlChar value ... occurs. This error happens because the form contains a character not interpreted by the XML parser, causing the page to fail during rendering.

This field was checked in the checkbox on the form List Fields.

Simulation

  1. Access the view page in the system.

  2. Load a form containing a field with a character not supported by the XML parser.

  3. On Chrome dev tools observe that the page fails to render and displays the following

    error: error on line ... at column ...: xmlParseCharRef: invalid xmlChar value ...

Workaround

Identify the field containing the unsupported character. Remove the invalid character from the field's value using API. Reload the page to verify that it renders correctly.

Contributors
2
Photo of the contributor
Photo of the contributor
+ 2 contributors
Was this helpful?
Yes
No
Suggest Edits (GitHub)
Contributors
2
Photo of the contributor
Photo of the contributor
+ 2 contributors
On this page
Still got questions?
Ask the community
Find solutions and share ideas in the VTEX Community
Join our community
Request VTEX support
For personalized assistance, contact our experts
Open a support ticket
GitHubDeveloper PortalCommunityFeedback