[ros-bugs] [Bug 3902] CMD rename/ren works in wrong way.Patch included

ReactOS.Bugzilla at www.reactos.org ReactOS.Bugzilla at www.reactos.org
Tue Nov 25 15:29:25 CET 2008


http://www.reactos.org/bugzilla/show_bug.cgi?id=3902


vicmarcal <vicmarcal at hotmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
Attachment #3268 is|0                           |1
           obsolete|                            |




--- Comment #3 from vicmarcal <vicmarcal at hotmail.com>  2008-11-25 15:29:24 CET ---
Created an attachment (id=3279)
 --> (http://www.reactos.org/bugzilla/attachment.cgi?id=3279)
Ren bug fixes

This patch made obsolete the attachment before.

*******************************
Fixing following Bugs (Fix dedicated to myrjala): 
 * Wrong behavior with wildcards when Source and Destiny are Paths(FIXED).
 * Wrong general behavior.
  (MSDN:"Rename cant move files between subdirectories")(FIXED)
 * Wrong behavior when renaming without path in destiny:
(i.e) "ren C:\text\as.txt list.txt" it moves as.txt and then rename it(FIXED)
 (MSDN: If there is a Path in Source and no Path in Destiny, then Destiny Path
is Source Path,because never REN has to be used to move.)
 * Implemented checkings if SourcePath and DestinyPath are differents.
 * Implemented other checkings
 * Added "docu" about this Command ;): ren.txt

*******************************

I have tested also wildcards,with this patch they work even better than actual.


-- 
Configure bugmail: http://www.reactos.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.


More information about the Ros-bugs mailing list