Robert Douglas created STREAMS-139:
--------------------------------------
Summary: buildProvider in SyndEntryActivitySerializer can
incorrectly set the URL
Key: STREAMS-139
URL: https://issues.apache.org/jira/browse/STREAMS-139
Project: Streams
Issue Type: Bug
Reporter: Robert Douglas
At the moment, the buildProvider only checks to see if a URI contains 'www' or
'http;', when it should really be checking to see if the URI starts with either
of those tokens. Otherwise, we can get into a situation where the URL will get
set to something like '291886 at http://www.whitehouse.gov' which is not a
valid URL.
--
This message was sent by Atlassian JIRA
(v6.2#6252)