Image link breaks in 09/17 beta1 Options
mxsurf
Posted: Thursday, September 18, 2008 3:25:16 PM
Rank: Newbie

Joined: 9/18/2008
Posts: 2
Location: Sweden
My image links breaks when pressing Save and publish more than once. Anyone else experiencing this behaviour?

1. Insert/edit image in richtext editor
code: <img src="/umbraco/../media/123/temp.jpg" alt="Test" width="411" height="184" rel="," />

2. Save and publish
code: <img src="/umbraco/../media/123/temp.jpg" alt="Test" width="411" height="184" />

3. Save and publish
code: <img src="/media/123/temp." alt="" width="411" height="184" rel="," />
Users browsing this topic
Guest


You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.