mistic100 / jQCloud

jQuery plugin for drawing neat word clouds that actually look like clouds
mistic100.github.io/jQCloud
MIT License
268 stars 106 forks source link

Links in word cloud broken when autoResize occurs #19

Open MRKiscaden opened 8 years ago

MRKiscaden commented 8 years ago

Recreate Steps:

1- Create a word cloud where the elements have a url link. 2- Have the URL link includes URL encoded characters. Example: {foobar} 3- Resize the browser window.

Result: Link in the word cloud has escaped the link multiple times, should only have been escaped once, resulting in a broken link.