[
https://issues.apache.org/jira/browse/STREAMS-139?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14094746#comment-14094746
]
ASF GitHub Bot commented on STREAMS-139:
----------------------------------------
Github user asfgit closed the pull request at:
https://github.com/apache/incubator-streams/pull/64
> 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
> Original Estimate: 1h
> Remaining Estimate: 1h
>
> 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)