[Taginfo-dev] [joto/taginfo] 59ca7d: Fix escaping

GitHub noreply at github.com
Wed Jan 30 21:10:36 GMT 2013


  Branch: refs/heads/master
  Home:   https://github.com/joto/taginfo
  Commit: 59ca7dcc45cae63309795d3b30822fa06d4b7cb1
      https://github.com/joto/taginfo/commit/59ca7dcc45cae63309795d3b30822fa06d4b7cb1
  Author: Jochen Topf <jochen at topf.org>
  Date:   2013-01-30 (Wed, 30 Jan 2013)

  Changed paths:
    M web/lib/api/v4/relation.rb
    M web/lib/utils.rb
    M web/public/js/taginfo.js
    M web/viewsjs/key.js.erb
    M web/viewsjs/relation.js.erb
    M web/viewsjs/tag.js.erb

  Log Message:
  -----------
  Fix escaping

Some data was HTML-escaped in the API results. Now data in API results is
(hopefully) all raw and clients have to escape as needed. One client is,
obviously, taginfo itself and a few places have been changed to do the
right escaping now.

Fixes #19.





More information about the Taginfo-dev mailing list