In HTTP Test Requests only it appears, [Request URL] field won't except UPPER case.
In HTTP Test Requests only it appears, when trying to type a URL in the [Request URL] field, this field will not except UPPER case for some reason? I have tried multiple different ways to get upper case in this field:
- With using [Shift], lower case is entered and then the cursor jumps to the end of the URL text in the field?
- With [Caps Lock] on, lower case is still entered and then the cursor still jumps to the end of the URL text in the field?
- When Copy/Paste a completely UPPER cased URL, it is still all shows up in lower case.
- When the URL in my saved project has UPPER case, when I start soapUI and go into the HTTP Test Requests, it shows up in lower case.
This behaviour occurs in version 5.1.2 and 5.1.3 that I know of for sure. The reason this is an issue for me is that sometimes information that is used in the URL is actually case-sensitive and therefore causes my requests to fail.
Again, this behaviour only seems to occur on HTTP Test Requests. The end-point field in SOAP and REST Test Requests accepts mixed-case with no problems.
For this reason, I have converted back to using version 5.0.0 which is the last known version that I am aware of that this type of behaviour doesn't occur.
Any ideas?