Ticket #221 (closed defect: fixed)
Resources Path Problem
| Reported by: | wmartinez | Owned by: | |
|---|---|---|---|
| Priority: | blocker | Milestone: | verify |
| Version: | 5.2 | Keywords: | |
| Cc: |
Description (last modified by fcohen) (diff)
There is one problem that seems with to be related to the path system:
<resources>
<soapui path="C:\MySOAPUI.xml"/>
</resources>
Usually in TestMaker you can only use /. Now this is no longer acceptable. TestMaker should accept “/” and “\” and the file system defined separator.
Also it seems that in Windows there are problems with the colon symbol “:”. It seems that TestMaker understand the path with the colon as an URL and not as a valid file path. TestMaker should understand the path with the colon a valid file path.
Change History
Note: See
TracTickets for help on using
tickets.
