UrlBindingFactory.parseUrlBinding() code does not match documentation
---------------------------------------------------------------------

                 Key: STS-798
                 URL: http://www.stripesframework.org/jira/browse/STS-798
             Project: Stripes
          Issue Type: Bug
    Affects Versions: Release 1.5.5
            Reporter: Ville Skyttä
            Priority: Minor
         Attachments: ubf.patch

The code in UrlBindingFactory.parseUrlBinding() does not match its 
documentation, docs say null will be returned for zero-length patterns, but the 
code throws a ParseException for them. The attached patch against current svn 
trunk changes the implementation to match the docs. I haven't run into any 
actual issues with this (or tested the patch), it's just something I happened 
to notice while looking for something else.

-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

       

------------------------------------------------------------------------------
Protect Your Site and Customers from Malware Attacks
Learn about various malware tactics and how to avoid them. Understand 
malware threats, the impact they can have on your business, and how you 
can protect your company and customers by using code signing.
http://p.sf.net/sfu/oracle-sfdevnl
_______________________________________________
Stripes-development mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/stripes-development

Reply via email to