Ticket #2325 (closed defect: fixed)

Opened 10 months ago

Last modified 6 weeks ago

Using SliverStripe With FireFox And Uploading Images

Reported by: jzm Owned by: ischommer
Priority: medium Milestone:
Component: CMS - Files and Images section Version: 2.2.2-rc1
Severity: medium effort / impact Keywords:
Cc: Hours:

Description

While using firefox to upload my images I received 2 types of issues:

1. Files not loading via the CMS Upload System (I had to upload my files via FTP)

2. When I inserted the image into my page I got the following error:

XML Parsing Error: not well-formed Location: http://jzm.co.nz/Site/Portfolio/ Line Number 51, Column 229: <p>Here is my portfolio of websites that I have created:</p>Sites up soon: Please Contact for Portfolio.<br /><p>&#160;<a href="http://jzm.co.nz/assets/Portfolio/Gotta.PNG?r=70996" class="selectedImage"><img class="destwidth="202",destheight="152"" src="http://jzm.co.nz/assets/Portfolio/_resampled/StripThumbnail-Gotta.PNG" alt="Gotta.PNG" title="Gotta.PNG" /></a> </p>

All Works Fine In IE7

Change History

Changed 10 months ago by ischommer

also see #2343

Changed 6 weeks ago by ischommer

  • status changed from new to closed
  • resolution set to fixed

The error you're getting is most likely from your custom code at http://jzm.co.nz/Site/Portfolio/ - this is not a URL generated by SS, given that the assets are stored in http://jzm.co.nz/assets.

CMS Upload has since been fixed.

Note: See TracTickets for help on using tickets.