When creating a new chat room, the "This room might already exist" page has a <title> with an unprocessed code snippet:

Screenshot of the bug

share|improve this question
This looks to be server side, but just in case: Repro'd on WinXP - Chrome 13.0.782.112 beta-m, IE 8, FF 5.0.1. – Matthew Read Aug 10 '11 at 17:15
5  
I <%: Current.balpha.Reaction.AsVerb() %> that this should be fixed. – balpha Aug 10 '11 at 17:17

1 Answer

up vote 5 down vote accepted

A leftover from back when we converted most of our view from the WebForms view engine to Razor. Fixed in the next chat build.

share|improve this answer

You must log in to answer this question.

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