Browser View Creating Temp File that isn't removed

Browser View Creating Temp File that isn't removed

41
NewbieNewbie
41

    Aug 07, 2007#1

    I'm unable to locate the setting that sets the location where UE creates the temp file when viewing HTML files in the internal browser mode. I've disabled backups and versions but still, creates a file like this:

    ##Filename.ext (## being the number of the version)

    This becomes quite annoying when previewing code and having all these temp files left in the development project directory.

    Thanks.

    6,603548
    Grand MasterGrand Master
    6,603548

      Aug 07, 2007#2

      There is no setting to specify where the temporary file is created. It must be in the same directory as the source file or the relative links to images, style sheets, javascript code files, etc. would not work.

      Because of your post I checked the Browser View mode and detected that UltraEdit v13.10a+1 on Windows XP SP2 32-bit x86 does not delete the temporary file created for the browser view when following steps are executed:

      1) Open a HTML file.

      2) Click on Window - Duplicate Window.

      3) Click on View - Toggle Browser View.

      4) Close the HTML file with Ctrl+F4 or UltraEdit with Alt+F4.

      It deletes the temporary file when the source file itself is viewed with the browser view. It also deletes the temporary file when Toggle Browser View is used on the source window of the HTML file (:1 at the end in window title) instead of the duplicate window (:2 at the end in window title) and source editing is done on the duplicate window. This is a bug which I will report to IDM per email what you should do too.

      In the meantime use the browser view always on first window of a source file and not on the duplicate window or close the duplicate window (window not file!) before exiting UltraEdit or closing the file. Also disable the browser view mode applied to the duplicate window before closing the file or UltraEdit deletes the temporary file.

      So the problem exists only when the bowser view is currently enabled for the duplicate window of the source file when closing the source file or UltraEdit. Avoid this situation until IDM releases a version where this problem is fixed.
      Best regards from an UC/UE/UES for Windows user from Austria

      41
      NewbieNewbie
      41

        Aug 07, 2007#3

        Thank you for spending the time to duplicate my scenario. Do I need to submit this a bug? Or did you do this already? I'll make sure to follow your suggestions going forward.

        Take care.

        6,603548
        Grand MasterGrand Master
        6,603548

          Aug 08, 2007#4

          I have already sent the bug report email yesterday and have also already got yesterday the confirmation by IDM support that in this situation the temporary file is not deleted and so the problem description is forwarded to the developers to look into it.
          Best regards from an UC/UE/UES for Windows user from Austria