[
https://issues.apache.org/jira/browse/DATAFU-62?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14085085#comment-14085085
]
Matthew Hayes commented on DATAFU-62:
-------------------------------------
-1
I'm still seeing a test failure:
{code}
junit.framework.ComparisonFailure: null
expected:<...tp,/eng/hello.jsp,,[[x#foo,y#bar]))
((world.org,hello.world.org,http,/products/data/data.html,90,))
((bar.com,roger.bar.com,http,/eng/hello.jsp,,[x#foo,y#bar]]))> but
was:<...tp,/eng/hello.jsp,,[[y#bar,x#foo]))
((world.org,hello.world.org,http,/products/data/data.html,90,))
((bar.com,roger.bar.com,http,/eng/hello.jsp,,[y#bar,x#foo]]))>
{code}
Also I have another comment regarding the test that I'll add in the RB.
> URL Info
> --------
>
> Key: DATAFU-62
> URL: https://issues.apache.org/jira/browse/DATAFU-62
> Project: DataFu
> Issue Type: New Feature
> Affects Versions: 1.3.0
> Reporter: Joydeep Banerjee
> Attachments: DATAFU-62-v2.patch, DATAFU-62-v3.patch,
> DATAFU-62-v4.patch, DATAFU-62.patch, DATAFU-62.patch
>
>
> [This is work-in-progress]
> Given a valid URL, provide the following information about that URL -
> domain name
> host name
> protocol
> path
> file name
> query parameters and their values
--
This message was sent by Atlassian JIRA
(v6.2#6252)