Replies: 0
Hi,
I’m working in a content migration from a different system and I’m having problems with hyperlinks.
I’m import from a csv and the result of to import this (for example):
la ministra de Sanidad en funciones, <b><a rel=”follow” href=”/cronologia/noticias/meta/maria-luisa-carcedo”>Maria Luisa Carcedo
is this:
la ministra de Sanidad en funciones, Maria Luisa Carcedo,
I tryed to change symbols by html codes ( ” by " ) and I got the correct html format, but it’s written in text format instead of html, so it appears in the page as:
What am I doing wrong?
Thanks,