Product Page 'headerEntityName' Field Not Handling Quotation Marks "
Umbraco v7.1.4 uCommerce v6.0.3.14141
When entering/editing a product, the 'headerEntityName' field isn't handling quotation marks (") thus resulting in the name being chopped off after a subsequent edit/save.
Input: Pozi Pan Self Tapping Screws - BZP - 2 x 3/16" (2.2 x 4.5mm) After save what is displayed: Pozi Pan Self Tapping Screws - BZP - 2 x 3/16
Resulting HTML:- <input name="headerEntityName" class="entityName uc-headline " id="uc-headline" type="text" placeholder="Enter a value ..." value="Pozi Pan Self Tapping Screws - BZP - 2 x 3/16" 4.5mm)"="" x="" (2.2="">
Great stuff. It is saved correctly when you enter into the field; but after editing the record again i.e. update a price etc, it saves the cut-off version of the field back into the database.
Product Page 'headerEntityName' Field Not Handling Quotation Marks "
Umbraco v7.1.4
uCommerce v6.0.3.14141
When entering/editing a product, the 'headerEntityName' field isn't handling quotation marks (") thus resulting in the name being chopped off after a subsequent edit/save.
Input: Pozi Pan Self Tapping Screws - BZP - 2 x 3/16" (2.2 x 4.5mm)
After save what is displayed: Pozi Pan Self Tapping Screws - BZP - 2 x 3/16
Resulting HTML:-
<input name="headerEntityName" class="entityName uc-headline " id="uc-headline" type="text" placeholder="Enter a value ..." value="Pozi Pan Self Tapping Screws - BZP - 2 x 3/16" 4.5mm)"="" x="" (2.2="">
Thanks we'll look into that. It should be saved correct though.
Great stuff. It is saved correctly when you enter into the field; but after editing the record again i.e. update a price etc, it saves the cut-off version of the field back into the database.
Cheers
Andy
Yes that totally makes sence :) high five for reporting!
Will this be in a release any time soon?
is working on a reply...