Do

lp:~iwarford/do/trailing-url-space-fix

Created by Ian Warford and last modified

OpenUrl used a regular expression that would reject a string that had trailing spaces. This confused me at least twice, and I can't see any reasonable justification to keep it there as a restriction. The only change was adding a " *" to the end of the URL regexp before the "$".

Get this branch:
bzr branch lp:~iwarford/do/trailing-url-space-fix
Only Ian Warford can upload to this branch. If you are Ian Warford please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Ian Warford
Project:
Do
Status:
Mature

Recent revisions

774. By Ian Warford <iwarford@motoko>

Tweaked the URL regular expression to allow trailing spaces. It was pointlessly confusing to type in a URL and not have it match for that reason.

773. By Jason Smith

Fix mod items for real

772. By David Siegel <david@x>

Fix modifier items.

771. By Jason Smith

Merge in changes

770. By Jason Smith

Dont know how this got missed

769. By Jason Smith

Dont throw a Log.Error when the file is not found to deserialize custom items

768. By Jason Smith

fix autofoo

767. By Jason Smith

Merge in all my Docky work

766. By David Siegel <david@david-desktop>

Remove circular build dep.

765. By David Siegel <david@david-desktop>

Merge safe wrappers. Plugin API now stable again!

Branch metadata

Branch format:
Branch format 6
Repository format:
Bazaar pack repository format 1 (needs bzr 0.92)
This branch contains Public information 
Everyone can see this information.

Subscribers