Browser View Creating Temp File that isn't removed

General and specific configuration/INI settings

Browser View Creating Temp File that isn't removed

Postby skowronek » Tue Aug 07, 2007 3:09 am

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.
User avatar
skowronek
Newbie
 
Posts: 2
Joined: Tue Feb 08, 2005 12:00 am
Location: Utah, USA

Re: Browser View Creating Temp File that isn't removed

Postby Mofi » Tue Aug 07, 2007 6:35 am

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.
User avatar
Mofi
Grand Master
Grand Master
 
Posts: 4058
Joined: Thu Jul 29, 2004 11:00 pm
Location: Vienna

Re: Browser View Creating Temp File that isn't removed

Postby skowronek » Tue Aug 07, 2007 4:57 pm

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.
User avatar
skowronek
Newbie
 
Posts: 2
Joined: Tue Feb 08, 2005 12:00 am
Location: Utah, USA

Re: Browser View Creating Temp File that isn't removed

Postby Mofi » Wed Aug 08, 2007 6:02 am

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.
User avatar
Mofi
Grand Master
Grand Master
 
Posts: 4058
Joined: Thu Jul 29, 2004 11:00 pm
Location: Vienna


Return to Configuration/INI Settings