Re: [xwiki-users] XWiki 3.5 - Add tag box JavaScript problem
@Brian - I think I noticed that too, if you let it suggest it works. Otherwise the JS wedges up. @Sergiu - Not sure where I can find out how many tags I have. The tag cloud is pretty big but the TagCloud page doesn't take long to render. From: Brian Forsythe <[email protected]>
To: XWiki Users <[email protected]> Cc: Date: Thu, 8 Mar 2012 22:51:44 -0500 Subject: Re: [xwiki-users] XWiki 3.5 - Add tag box JavaScript problem yeah, I've experienced it as well. what it 'feels' like is that it's still looking for the previous tag and hangs because the input field has changed. if you baby it and allow it to suggest the previous tag, it doesn't do that. definitely a bug.
On Thu, Mar 8, 2012 at 12:06 PM, Sergiu Dumitriu <[email protected]> wrote:
On 03/08/2012 11:31 AM, Joshua Davis wrote:
The 'Add tag(s)' box is sometimes wedging up my browser (infinite JavaScript loop?) when I type a tag name and then a comma. Happens in
FF
and Chrome. It seems to be stuck trying to load prototype.js or something. I'm not sure why it's doing that.
Has anyone else experienced this? It's fairly annoying to have my browser suddenly wedge up while I'm typing.
It never happened to me. How many tags do you have in the wiki? How many documents? I suspect a slowdown might be caused by the query that tries to suggest existing tags, but that should happen on the server (database), not in the browser. -- Sergiu Dumitriu http://purl.org/net/sergiu/
_______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
Regarding tag volume, I had this issue from the start (very few tags) on a clean install of 3.3. On Fri, Mar 9, 2012 at 10:45 AM, Joshua Davis <[email protected]> wrote:
@Brian - I think I noticed that too, if you let it suggest it works. Otherwise the JS wedges up.
@Sergiu - Not sure where I can find out how many tags I have. The tag cloud is pretty big but the TagCloud page doesn't take long to render.
From: Brian Forsythe <[email protected]>
To: XWiki Users <[email protected]> Cc: Date: Thu, 8 Mar 2012 22:51:44 -0500 Subject: Re: [xwiki-users] XWiki 3.5 - Add tag box JavaScript problem yeah, I've experienced it as well. what it 'feels' like is that it's still looking for the previous tag and hangs because the input field has changed. if you baby it and allow it to suggest the previous tag, it doesn't do that. definitely a bug.
On Thu, Mar 8, 2012 at 12:06 PM, Sergiu Dumitriu <[email protected]> wrote:
On 03/08/2012 11:31 AM, Joshua Davis wrote:
The 'Add tag(s)' box is sometimes wedging up my browser (infinite JavaScript loop?) when I type a tag name and then a comma. Happens in
FF
and Chrome. It seems to be stuck trying to load prototype.js or something. I'm not sure why it's doing that.
Has anyone else experienced this? It's fairly annoying to have my browser suddenly wedge up while I'm typing.
It never happened to me. How many tags do you have in the wiki? How many documents? I suspect a slowdown might be caused by the query that tries to suggest existing tags, but that should happen on the server (database), not in the browser. -- Sergiu Dumitriu http://purl.org/net/sergiu/
_______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
_______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
participants (2)
-
Brian Forsythe -
Joshua Davis