[ https://issues.apache.org/jira/browse/DATAFU-62?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14093758#comment-14093758 ]
Matthew Hayes commented on DATAFU-62: ------------------------------------- Thanks, that helps. Here is the error I am seeing: {code} null expected:<...tp,/eng/hello.jsp,,[[x#foo,y#bar]]))> but was:<...tp,/eng/hello.jsp,,[[y#bar,x#foo]]))> {code} I wonder if the problem has to do with the map comparison. If it is converting this to a string then the comparison of {{x#foo,y#bar}} to {{y#bar,x#foo]}} could be failing. > 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, 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)