-
Notifications
You must be signed in to change notification settings - Fork 1.1k
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
Copy Paste from IE brings in Javascript and other tags as well #533
Comments
Interesting, it looks like this is not an IE issue, seems like the sanitiser is doing something not quite right here as it should be stripping out style and script tags anyway. Will investigate! |
Though I will add, this is Open Source software, if you really need it done ASAP your choices are pay me (I'm a contractor you see) or create a PR following the guidelines. |
Thanks for your Quick response. Sorry to use ASAP in my comment, i did not mean what i meant. It is good to know you are a independent contractor as well. Will let you know if we need any help apart from textangular. |
It's Ok. I was just saying it as I'm about to start a big project that should keep me busy with little time for textAngular for the next month or so. So ASAP may not be as soon as you like/need. |
I've just reproduced this as an Angular.js bug!! http://codepen.io/anon/pen/pvWWjz, AngularJS Issue angular/angular.js#10943 |
Thanks for the update, are you available to work from New York area? |
I'm actually based in New Zealand and can work remotely - the timezone difference wasn't too much of an issue last time I worked with someone over in New York. |
They posted up a fix for this in the main angular issue. I've committed it up so you can grab the sanitiser from the master version or just wait till next patch comes around. |
Copy and paste from IE to Textangular Editor is copying the Javascript and CSS. Please fix this ASAP.
For example copy and pasting the contents from following wiki page copies some junk character as well. http://en.wikipedia.org/wiki/Lift-induced_drag
The text was updated successfully, but these errors were encountered: