You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ponymail.apache.org by GitBox <gi...@apache.org> on 2019/08/24 12:11:27 UTC

[GitHub] [incubator-ponymail] sebbASF opened a new issue #507: Bug: wordcloud.js can overwrite document ids

sebbASF opened a new issue #507: Bug: wordcloud.js can overwrite document ids
URL: https://github.com/apache/incubator-ponymail/issues/507
 
 
   The wordcloud.js wordCloud function currently sets the "id" attribute of the entries in the word cloud to distinguish them (v. fastIntersect). Such ids can clash with existing ids causing display problems. All ids need to be unique.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services