boneskull / angular-tags

Pure AngularJS tagging widget with typeahead support courtesy of ui-bootstrap
MIT License
133 stars 32 forks source link

Special characters are encoded #20

Closed ot-dev closed 10 years ago

ot-dev commented 10 years ago

Apostraphes, quotes, etc, show up fine in the typeahead list, but show up encoded in the pillbox. This prevents most code from working properly during the removed event because the tag name is encoded and won't match model data.

atruskie commented 10 years ago

FYI, I've had this problem too. I think the original repo has patched this... see https://github.com/boneskull/angular-tags/commit/c59cb657d1a3898687918ef6eb342366232601b1