PDA

View Full Version : Remove legacy file BUG??


Jason Pate
02-12-2008, 05:44 PM
Patcher seems to remove file if case changes.


Example:
Historically a file has been named:
OT_MV.rdf

But new build its named

ot_mv.rdf

it [02/12/2008 17:10:00] Success Remove legacy file: \\QAXPPROUPGRADE\ReDoc\ReDoc Suite 741\ReDoc Suite\Production\Reports\OT_MV.rdf

I have both the patch and build logs if someone cares to see they are to large to attached to the post.

Adam
02-13-2008, 04:30 PM
I have logged this one and I believe it will be fixed in a future service release. Sorry but I don't have a timeframe for this this though.

Adam Kapilik

Jason Pate
02-14-2008, 09:15 AM
Adam,

Thank you

Lorne
02-14-2008, 12:02 PM
Jason, what version of Visual Patch did you test this in?

Jason Pate
02-14-2008, 01:59 PM
3.0.1.0 I do see 3.0.2.0 is out but I dont like to upgrade my tools right before a release of my software.

Lorne
02-14-2008, 05:08 PM
Well the legacy files issue was fixed in the most recent version so you really might want to try it. :)

Release History
3.0.2.0 - November 26, 2007
Feature: Added the Indigo Rose Script Editor application. This new stand-alone program allows you to edit action scripts with support for syntax highlighting, intellisense code completion and help file integration. This application is a file named "IRScriptEditor.exe" and is located in Visual Patch's program folder.
Feature: Added a new category of actions called "MSI" containing 36 new actions that leverage the Windows Installer service technology on the user's system. These actions make it easy to query the state of products, features and components on the end-user's system that were installed with a Windows Installer package.
Feature: Added a new action called Dialog.ComboBox. This action presents a dialog box with a combo box control on it.
Feature: Added an optional third argument to XML.SetValue called "WriteCDATA". It is a boolean argument and is false by default if not specified. If true, the data will be written as a CDATA section.
Feature: Added Windows Vista SP 1 to the OS conditions.
Fix: Fixed a bug where legacy files were being considered for versions that weren't included in the patch.
Fix: Fixed a bug where the "Delete legacy files" feature always used last version tab, even if not included in build.
Fix: Fixed a bug in the g_EnsureProgramIsClosed function in "_Global_Functions.lua" where it was searching for the program name instead of the process name.
Fix: Fixed a bug where RadioButtons and CheckBoxes would incorrectly be drawn in a bold font.
Fix: Fixed a bug where the Japanese sublanguage was set to 0 instead of 1.
Fix: Made it so that character case is ignored in paths and filenames when searching for legacy files.
Fix: Made it so that the left margin would be enabled or disabled when you toggle bookmarks in the code editor using the keyboard shortcut. If there is at least one bookmark the left margin will be enabled, if there is none then it will be disabled.
Fix: Fixed a bug which would generate an error when updating the file dates to match the originals if the target file is read-only and we were internally setting it to read-only.
Fix: Fixed a bug where the end user would sometimes see an extra error message after they cancelled the patch.
Fix: Fixed a bug where files that were in-use during a patch would cause the patch to hang once it was complete.
Fix: Added additional details for some log error messages.


In general it's a good idea to try something in the latest version before reporting a bug.

Jason Pate
02-14-2008, 05:30 PM
SOLD One upgrade about to be installed thank you!!!!!