mgonto / restangular

AngularJS service to handle Rest API Restful Resources properly and easily
MIT License
7.87k stars 840 forks source link

Percent sign in content breaks save #1444

Closed gbittmann closed 7 years ago

gbittmann commented 7 years ago

http://plnkr.co/edit/oErk8GYDm2NqZInfM7lq?p=preview

Put some text into the input box and click the button you get a method not allowed error which is expected for the example.

Put some text including a percent sign into the input box you see URIError: URI malformed.

gbittmann commented 7 years ago

The problem was caused by a browser extension called last pass combined with the Chrome browser.