There is a bug when submitting a form using Chrome 3.0.195.38.

Steps:
1. Entered Title
2. Entered Information
3. Entered Tags
At this point used developer console to "document.getElementById('tagnames')" response was "virtual-machines windows-server-2003 msvirtualserver" matching what I typed.
4. Pushed "Post Your Question"

Used Fiddler to verify what was posted to the server and the variable tagnames was null.

End result was the form fails to post since no tags were included.

link|improve this question
Well it's a good thing you posted about the bug before checking to see if it was even relevant. – random Jan 28 '10 at 12:42
feedback

closed as off topic by Ladybug Killer, random, ChrisF, Robert Cartaino, Troggy Jan 28 '10 at 17:40

Questions on Meta Stack Overflow are expected to generally relate to the Stack Exchange family of websites and/or community in some way, within the scope defined in the faq.

1 Answer

Ah, the bug was fixed last night! Thanks guys.

link|improve this answer
feedback

You must log in to answer this question.

Not the answer you're looking for? Browse other questions tagged