This is a weird problem. First, this only happens with IE. Most of the times, when viewing a node, tag input box doesn't appear, and the ADD button is replaced by a SAVE button (see attached screenshot). When i click SAVE, sometimes it gives an error saying that i have to enter a term (or sometimes there isn't any error at all) and input box appears together with the ADD button. Other times, SAVE button just stays there and i keep clicking it until it gives that error or it changes. Or alternatively i refresh the page with CTRL+F5 and it returns to normal immediately. And sometimes when i try to view a node, i get this popping-up IE error saying that it cannot open that page, and when i try again it loads. I prefer Firefox myself, and it doesn't have any of these weird problems. But, since most of the internet users still use IE, i hope to find a solution. And what does this SAVE button do, anyway?
Comments
Comment #1
drupaloSa commentedHere are the page source codes taken from IE and FF:
FF:
IE7:
I don't know JavaScript but i guess with IE following codes are skipped or just don't work in community_tags.js file:
since SAVE button is displayed and
since textbox isn't displayed.
I also change this to a bug report.
Comment #2
drupaloSa commentedIt was caused by youtube.inc of Emfield module. It's been fixed now.