Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix for issue #209 #210

Merged
merged 8 commits into from
Jun 9, 2017
Merged

Fix for issue #209 #210

merged 8 commits into from
Jun 9, 2017

Conversation

carbontwelve
Copy link
Member

This pull request fixes #209 by modifying the url helper's functionality to correctly parse uri strings and encode with rawurlencode or urlencode as appropriate.

@carbontwelve
Copy link
Member Author

This doesn't work with #!

@carbontwelve carbontwelve merged commit 864679a into development-1.9.0 Jun 9, 2017
@carbontwelve carbontwelve deleted the issue209-url-helper branch June 9, 2017 10:38
@carbontwelve carbontwelve mentioned this pull request Jun 9, 2017
2 tasks
carbontwelve added a commit that referenced this pull request Jul 7, 2017
* 🔧 setting version to 1.0.9-dev

* 🐛 Fix for issue #209 (#210)

* ✅ (TDD) amending test case for #209

* 🐛 fixed uri parsing

* Apply fixes from StyleCI

* 🐛 #! uri now supported

* 📝 adding changelog for #209

* Apply fixes from StyleCI

* ✨ double dot extension support added (#214)

* ✅ TDD for #208

* ✨ Files with multiple ext no longer have their dots converted to dashes

* 📝 adding changelog for #208

* 🚨 Apply fixes from StyleCI (#215)

* ✨ implement --auto-publish flag (#216)

* ✨ added --auto-publish flag

* ✨ finished --auto-publish functionality

* 📝 added changelog for #146

* 🚨 Apply fixes from StyleCI (#217)

* 🔀 Solves issue #209 with bugfix (#220)

* 📝 added changelog for #219

* 🐛 bugfix solves issue #129

* 🚨 Apply fixes from StyleCI (#221)

* 🔀 Add permalink duplication warning for #156 (#222)

* 📝 adding changelog for issue #156

* ✅ TDD for issue #156

* 🚚 unfinished adding of functionality

* ✨ functionality for #156 complete

* 🚨 Apply fixes from StyleCI (#223)
carbontwelve added a commit that referenced this pull request Jul 7, 2017
* 🔖 1.9.0 release (#224)

* 🔧 setting version to 1.0.9-dev

* 🐛 Fix for issue #209 (#210)

* ✅ (TDD) amending test case for #209

* 🐛 fixed uri parsing

* Apply fixes from StyleCI

* 🐛 #! uri now supported

* 📝 adding changelog for #209

* Apply fixes from StyleCI

* ✨ double dot extension support added (#214)

* ✅ TDD for #208

* ✨ Files with multiple ext no longer have their dots converted to dashes

* 📝 adding changelog for #208

* 🚨 Apply fixes from StyleCI (#215)

* ✨ implement --auto-publish flag (#216)

* ✨ added --auto-publish flag

* ✨ finished --auto-publish functionality

* 📝 added changelog for #146

* 🚨 Apply fixes from StyleCI (#217)

* 🔀 Solves issue #209 with bugfix (#220)

* 📝 added changelog for #219

* 🐛 bugfix solves issue #129

* 🚨 Apply fixes from StyleCI (#221)

* 🔀 Add permalink duplication warning for #156 (#222)

* 📝 adding changelog for issue #156

* ✅ TDD for issue #156

* 🚚 unfinished adding of functionality

* ✨ functionality for #156 complete

* 🚨 Apply fixes from StyleCI (#223)

* 🔧 updating version for 1.0.9
carbontwelve added a commit that referenced this pull request Jul 7, 2017
* 🔖 1.0.8 Release

* 🎨 spelling

* 🔧 amended composer build scripts

* 📝 added some campaign details to links

* 🔖 1.9.0 release (#225)

* 🔖 1.9.0 release (#224)

* 🔧 setting version to 1.0.9-dev

* 🐛 Fix for issue #209 (#210)

* ✅ (TDD) amending test case for #209

* 🐛 fixed uri parsing

* Apply fixes from StyleCI

* 🐛 #! uri now supported

* 📝 adding changelog for #209

* Apply fixes from StyleCI

* ✨ double dot extension support added (#214)

* ✅ TDD for #208

* ✨ Files with multiple ext no longer have their dots converted to dashes

* 📝 adding changelog for #208

* 🚨 Apply fixes from StyleCI (#215)

* ✨ implement --auto-publish flag (#216)

* ✨ added --auto-publish flag

* ✨ finished --auto-publish functionality

* 📝 added changelog for #146

* 🚨 Apply fixes from StyleCI (#217)

* 🔀 Solves issue #209 with bugfix (#220)

* 📝 added changelog for #219

* 🐛 bugfix solves issue #129

* 🚨 Apply fixes from StyleCI (#221)

* 🔀 Add permalink duplication warning for #156 (#222)

* 📝 adding changelog for issue #156

* ✅ TDD for issue #156

* 🚚 unfinished adding of functionality

* ✨ functionality for #156 complete

* 🚨 Apply fixes from StyleCI (#223)

* 🔧 updating version for 1.0.9

* 🎨 Tidy up of todo's for #61 (#226)

* 🔧 setting version to 1.0.9-dev

* 🎨 tidy up old todo items for #61
@carbontwelve carbontwelve mentioned this pull request Jul 7, 2017
carbontwelve added a commit that referenced this pull request Jul 7, 2017
* 🔖 1.0.8 Release

* 🎨 spelling

* 🔧 amended composer build scripts

* 📝 added some campaign details to links

* 🔖 1.9.0 release (#225)

* 🔖 1.9.0 release (#224)

* 🔧 setting version to 1.0.9-dev

* 🐛 Fix for issue #209 (#210)

* ✅ (TDD) amending test case for #209

* 🐛 fixed uri parsing

* Apply fixes from StyleCI

* 🐛 #! uri now supported

* 📝 adding changelog for #209

* Apply fixes from StyleCI

* ✨ double dot extension support added (#214)

* ✅ TDD for #208

* ✨ Files with multiple ext no longer have their dots converted to dashes

* 📝 adding changelog for #208

* 🚨 Apply fixes from StyleCI (#215)

* ✨ implement --auto-publish flag (#216)

* ✨ added --auto-publish flag

* ✨ finished --auto-publish functionality

* 📝 added changelog for #146

* 🚨 Apply fixes from StyleCI (#217)

* 🔀 Solves issue #209 with bugfix (#220)

* 📝 added changelog for #219

* 🐛 bugfix solves issue #129

* 🚨 Apply fixes from StyleCI (#221)

* 🔀 Add permalink duplication warning for #156 (#222)

* 📝 adding changelog for issue #156

* ✅ TDD for issue #156

* 🚚 unfinished adding of functionality

* ✨ functionality for #156 complete

* 🚨 Apply fixes from StyleCI (#223)

* 🔧 updating version for 1.0.9

* 🎨 Tidy up of todo's for #61 (#226)

* 🔧 setting version to 1.0.9-dev

* 🎨 tidy up old todo items for #61
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant