File upload does not work (6.1.2): URL is not computed

  •  08-14-2008, 2:12 AM

    File upload does not work (6.1.2): URL is not computed

    Hi all,
    as advised here I've upgraded my CuteEditor from 6.0 to 6.1.2. But now I have a problem with file upload. Fortunately this is reproducable on your test site at http://cutesoft.net/example/general.aspx (I'm using IE6) : I click at the end of the text. Then I clicked on the PDF-Icon to upload a file. I selected a PNG bitmap. It was uploaded successfully. But as you could see in the attached screenshot, the 'URL' is empty. So when I click on 'OK' and 'Insert' it creates this link:
     
    <a href=""  href_cetemp>link</a>&nbsp;</div>
     
    Needless to say that this link does not work. But the file is transfered correctly, I could select it from the list and then everything works fine. 
     
    Is there any bugfix?
     
     
     
    Edit: Hm, in EditMode the screenshot is displayed correct, but not in Read-only mode....? Seems there is another bug in the file upload? So here is the file attached:Screenshot
     
    Edit2: Hm, even adding it as a file download does not work..... Imageshack should help:
    Image Hosted by ImageShack.us


    .net Framework 4.0 / ASP.net / VB / CuteEditor 6.7 / SQL 2005
View Complete Thread