Skip to content

config(special symbols) rendering problem #2206

@VLCSolutions

Description

@VLCSolutions

I have created a field in system configuration like below
configuration_empty

In this field i can dynamically add no.of items
In this field if i enter any values in the textbox its rendering perfectly except for special characters.

For example if i enter <,> its rendering as &lt; and &gt;
However Its saving corretly in database(core_config_data table) like below
a:4:{s:18:"_1446022331413_413";a:1:{s:6:"header";s:38:"<?xml version="1.0" encoding="utf-8"?>";}s:18:"_1446022332405_405";a:1:{s:6:"header";s:70:"<soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/">";}s:18:"_1446022348135_135";a:1:{s:6:"header";s:101:"<soap:Body><AddMagentoCustomer xmlns="urn:microsoft-dynamics-schemas/codeunit/AcceptMagentoCustomer">";}s:7:"__empty";s:0:"";}

But could not rendering properly in magento.
Its showing as below
configuration

while debugging my field values are rendering correctly like below
debugging 2

but when it is loaded its showing unmarked field values like below
configuration

Please help me on rendering special characters properly.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Area: FrontendFixed in 2.2.xThe issue has been fixed in 2.2 release lineIssue: ConfirmedGate 3 Passed. Manual verification of the issue completed. Issue is confirmedIssue: Format is not validGate 1 Failed. Automatic verification of issue format is failedIssue: Ready for WorkGate 4. Acknowledged. Issue is added to backlog and ready for developmentbug report

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions