Developer forum

Forum » Rapido » Small issue with deserializing in productlist

Small issue with deserializing in productlist

Claus Kølbæk
Claus Kølbæk
Reply

Hey.

Just a small something I noticed, in the product list (fx ViewGrid.cshtml) - names containing symbols like ' are currently not being deserialized. (easily fixed by changing {{name}} to {{{name}}}.


Replies

 
Olga Shedko Dynamicweb Employee
Olga Shedko
Reply

Hello Claus,

Yes, I see {{name}} in the templates (like ViewGrid.cshtml), but I cannot reproduce the case where it gives any errors (if I understand correct - it gives JS error or warning in your solution). Would you please provide a short video record so that I could reproduce it on my solution and provide all the information to responsible Developer for fixing?

Thank you in advance.

Best wishes,

Olga | QA

 
Claus Kølbæk
Claus Kølbæk
Reply

Hi Olga

It does not result in an error per say - it just shows the name with the encoded value in the list. So if the product name is Biking'Test - then it would show as Biking'Test

 
Olga Shedko Dynamicweb Employee
Olga Shedko
Reply

Hello Claus,

Thank you for the explanation. The new tfs #74496 has been created for fixing this issue to the next hot-fix release.

Best wishes,

Olga | QA

 

You must be logged in to post in the forum