Having recently upgraded to 2.5.3 i have noticed EE handles creating urls in channel entries differently.
i have some entries with content running through with
<a href="http://www">http://www</a>....etc and EE nicely turns these into web links. However i have channel entry fields dedicated to creating urls for references exactly as i want them, and so did not want these to be automatically formatted. Originally by entering the data in the channel entry field as www…. EE would not automatically turn this into links and so i could place the content within like so;
<a href="http://{channelentryfield}">link</a>and it would work perfectly.
Since the upgrade however EE is deciding to transform that data into an automated web link, which causes errors obviously.
It is a basic text file type within matrix with formatting etc set to no.
How do i go back to how it was?
Thanks