Broken Links from wysiwyg on frontend of Magento store. Am unsure what has caused this but they were working previously.
My Urls created from Wysiwyg seem to be fine within admin and are only broken on category and product pages however they still seem to be working on CMS Pages.
The URL's on broken pages are not like below with broken shortcodes:
Admin -
<img src="{{media url="wysiwyg/image.png"}}" alt="image" />
Frontend -
<img src="{{media url=" wysiwyg="" image.png"}}"="" alt="image">
These img tags have been inserted into different attributes within admin of Magento where wysywig has been used for adding images.
On the product view page there are sometimes the {{media url=""}} pulled from the description attribute in products. On category view pages they also sometimes appear in description attribute of categories. I think its just going into the description block but my templates are modified from default.