Bugs item #1432723, was opened at 2006-02-16 09:06
Message generated for change (Settings changed) made by barnson
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=642714&aid=1432723&group_id=105970

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: candle
Group: v3.0
>Status: Closed
Resolution: Fixed
Priority: 5
Private: No
Submitted By: Robert Hamflett (rhamflett)
Assigned to: Derek (derekc)
Summary: RemoveFile wildcards not accepted

Initial Comment:
Specifying ?s and *s in a [EMAIL PROTECTED] attribute
under 2.0.3719 results in:

error CNDL0129 : Schema validation failed with the
following error: The 'Name' attribute has an invalid
value according to its data type.

----------------------------------------------------------------------

Comment By: Derek (derekc)
Date: 2006-04-07 22:11

Message:
Logged In: YES 
user_id=518766

Thanks for the bug report - this should be fixed in the next
WiX 3.0 drop.  For WiX 2.0, you can likely workaround this
issue by just using the long name field to specify the
longer wildcard syntax.

----------------------------------------------------------------------

Comment By: Derek (derekc)
Date: 2006-02-24 08:26

Message:
Logged In: YES 
user_id=518766

Following up with the msi team for clarification.

----------------------------------------------------------------------

Comment By: Robert Hamflett (rhamflett)
Date: 2006-02-16 10:18

Message:
Logged In: YES 
user_id=636494

According to Stefan Pavlik, this is wrong:

Name="?ank?_hr*.log"
Name="?ank?_hra*.log"

but this is OK:

Name="?ank?_h*.log"

Rob

----------------------------------------------------------------------

Comment By: Robert Hamflett (rhamflett)
Date: 2006-02-16 09:57

Message:
Logged In: YES 
user_id=636494

It has been reported that this still works, with *.txt,
*.log and *.dat being the values used.  I was using multiple
wildcards to achieve as close a match as possible.  Maybe
the issue lies here.

Rob

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=642714&aid=1432723&group_id=105970

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
WiX-devs mailing list
WiX-devs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-devs

Reply via email to