Bugs item #1498776, was opened at 2006-06-01 12:07
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=402868&aid=1498776&group_id=31650

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: Core
Group: 0.85
Status: Open
Resolution: None
Priority: 5
Submitted By: Preet (preetsangha)
Assigned to: Nobody/Anonymous (nobody)
Summary: Backslash with speech marks causes properties to be misread

Initial Comment:
If you pass a backslash as the last character for a
property value where the values is enclosed in speech
marks then subquent properties are misread.

For example:

nant -D:prop1="item 1" -D:prop2="Item 2"

was ok with both properties being set correctly


while:

nant -D:prop1="item1\" -D:prop2="Item2"

resulted in 

prop1 = item1" -D:prop2=Item2


I am using:

.Net 2-0 as the target

On XP sp 2 the build is a nightly build from 25/May/2006.




 

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

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=402868&aid=1498776&group_id=31650


-------------------------------------------------------
All the advantages of Linux Managed Hosting--Without the Cost and Risk!
Fully trained technicians. The highest number of Red Hat certifications in
the hosting industry. Fanatical Support. Click to learn more
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=107521&bid=248729&dat=121642
_______________________________________________
nant-developers mailing list
nant-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nant-developers

Reply via email to