Skip to content
This repository has been archived by the owner on Mar 3, 2023. It is now read-only.

Better handle urls provided by users. https://drupal.org/node/1874034 #4

Merged
merged 1 commit into from
Aug 6, 2013
Merged

Conversation

jbrauer
Copy link
Contributor

@jbrauer jbrauer commented Jul 30, 2013

Two faulty assumptions exist:

  1. that the supplied url should be prefixed with www if it's doesn't contain more than one period
  2. that the schema for requests should be http

Likely NSUrl should be used directly instead of passing the string back in getUrl but this is a first step.

This is also reported as a MASt bug https://drupal.org/node/1874034 and may be related to some Drupal Gardens App store feedback.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants