It seems like all maptext has stopped displaying in the webclient. For instance:
inner.maptext = "<center><font color=#000 style=\"font-size: 16px; font-family: 'minimicraregular'; font-smooth:never; font-align: center;\">[txt]"
Will not display. There doesn't seem to be any javascript errors, however.
This could instead be a problem with the fact that the webclient isn't properly loading our custom font "minimicraregular" for the context in which maptext is drawn. I'll try to see if that is the case.