rockiger / akiee

A Markdown-based task manager for hackers and people who build stuff.
http://rockiger.com/en/akiee/index
Other
126 stars 10 forks source link

Inserted todos do not get escaped #25

Open Kasalehlia opened 9 years ago

Kasalehlia commented 9 years ago

When entering new todos the HTML special characters (<,>,&) are not escaped, leading to two problems:

A possible fix would be to properly escape the content of the todos before displaying them in the Board etc.

rockiger commented 9 years ago

Thanks for sharing. This will be fixed with the next version, due to the use of react.