From: SourceForge.net <no...@so...> - 2011-05-03 04:54:25
|
Bugs item #3296678, was opened at 2011-05-02 21:54 Message generated for change (Tracker Item Submitted) made by srikrish You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=1019127&aid=3296678&group_id=211778 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: Back-end Group: None Status: Open Resolution: None Priority: 5 Private: No Submitted By: Sriram Krishnan (srikrish) Assigned to: Nobody/Anonymous (nobody) Summary: Fix argument validation in the presence of spaces Initial Comment: Apparently, the validation of command-line arguments fails when string parameters contain spaces (even if they are quoted). In this particular case, the separator for the tagged parameters is also a space. Test whether this bug is repeatable, and fix it. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=1019127&aid=3296678&group_id=211778 |