Menu

#143 Unable to upload newly created image

closed-fixed
None
5
2003-09-15
2003-09-11
No

I'm using the Zope integration to a remote server.

I add an image (creating "Image1") and then rename it.
Then I select the image, left-click and select "upload". I
navigate through my directories, choose the file and
press OK and receive an error message. The log file is
attached.

Win XP Profesional

Discussion

  • Russell Fine

    Russell Fine - 2003-09-11

    Error log file

     
  • Riaan Booysen

    Riaan Booysen - 2003-09-15
    • status: open --> closed-fixed
     
  • Riaan Booysen

    Riaan Booysen - 2003-09-15
    • assigned_to: nobody --> riaan
     
  • Riaan Booysen

    Riaan Booysen - 2003-09-15

    Logged In: YES
    user_id=438

    Oops, the code was using the standard file dialog, but should
    have been using Boa's file dialog.

    Just add this line to as line 615:

    from FileDlg import wxFileDialog

    Fixed in my version and will be available in 0.2.7 CVS.

    Thanks,
    Riaan.

     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.