Modify

Opened 14 years ago

Closed 11 years ago

#1231 closed Bug (Rejected)

strange wildcards behaviour with filecopy

Reported by: xelotiac@… Owned by: Jon
Milestone: Component: AutoIt
Version: 3.3.0.0 Severity: None
Keywords: Cc:

Description

Hello,

If I use this piece of code for a "abcdef.ghi" file:

FileCopy('abcde*.ghi','tmp\abcde*.ghi',9)

Auotit copy that file correct, but the name has changed to
'abcdeabcdef.ghi'.

With kindly regards,

Sebastian

Attachments (0)

Change History (6)

comment:1 Changed 14 years ago by Valik

  • Severity changed from None to Blocking

comment:2 Changed 14 years ago by Jpm

  • Milestone set to 3.3.1.4
  • Owner set to Jpm
  • Resolution set to Fixed
  • Status changed from new to closed

Fixed in version: 3.3.1.4

comment:3 Changed 14 years ago by Valik

  • Milestone 3.3.1.4 deleted
  • Resolution Fixed deleted
  • Status changed from closed to reopened

Re-opening, not fixed.

comment:4 Changed 14 years ago by Jpm

  • Owner changed from Jpm to Jon
  • Status changed from reopened to assigned

comment:5 Changed 14 years ago by Valik

  • Severity changed from Blocking to None

No longer blocking this release. Wild-card code will be rewritten in a future release.

comment:6 Changed 11 years ago by Jon

  • Resolution set to Rejected
  • Status changed from assigned to closed

Guidelines for posting comments:

  • You cannot re-open a ticket but you may still leave a comment if you have additional information to add.
  • In-depth discussions should take place on the forum.

For more information see the full version of the ticket guidelines here.

Add Comment

Modify Ticket

Action
as closed The owner will remain Jon.
Author


E-mail address and user name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.