Details
-
Type: Improvement
-
Status: Closed
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: 1.3.1
-
Fix Version/s: 1.4
-
Component/s: Converters
-
Labels:None
Description
Currently the basic converters don't convert URI but do convert URL. Found out that URL doesn't play well with none standard protocols (like rtmp), so had to create a single value converter to solve this problem. I've attached the converter I wrote (pretty much a carbon copy of URLConverter). If you like can attach a test to it if you like.
Hi Carlos,
thanks for your contribution - and yes, tests are always highly welcome
Cheers,
Jörg