I'm getting an issue with inserting images into the RTE.
1) Client inserts image from media section into the RTE. Views on front end - OK
2) Client then uploads a new image (new filename) to the same media node.
3) The image in the RTE is now broken and the front end is not OK.
4) Selecting the same node again in the RTE, the images shows ok in the RTE.
5) Client publishes page and the image shows on the front end OK, but the image has the old filename in the RTE and is broken.
6) Publishing the page again, inserts the old URL and breaks the front end.
Obviously I would like the client to be able to upload a modified images into an existing media node. So is this a bug / caching issue, or not best practice ?
Sorted. The client was uploading a PNG with an underscore in the name, which was being stripped out by the editor. Renaming the file without the _ fixed the issue.
Media image URL bug in RTE ?
I'm getting an issue with inserting images into the RTE.
1) Client inserts image from media section into the RTE. Views on front end - OK
2) Client then uploads a new image (new filename) to the same media node.
3) The image in the RTE is now broken and the front end is not OK.
4) Selecting the same node again in the RTE, the images shows ok in the RTE.
5) Client publishes page and the image shows on the front end OK, but the image has the old filename in the RTE and is broken.
6) Publishing the page again, inserts the old URL and breaks the front end.
Obviously I would like the client to be able to upload a modified images into an existing media node. So is this a bug / caching issue, or not best practice ?
Sorted. The client was uploading a PNG with an underscore in the name, which was being stripped out by the editor. Renaming the file without the _ fixed the issue.
is working on a reply...