New issue 109 by charlequin: TemplateLookUp input doesn't work right the
first time
http://code.google.com/p/mortar/issues/detail?id=109
What steps will reproduce the problem?
1. Navigate to the "ThemeInfo" action.
2. Try typing a template name into the template box.
What is the expected output? What do you see instead?
What should happen is that the autocomplete provides a list of current
templates to choose from. Instead, the autocomplete will trigger but
provide nothing; only after selecting a new theme, triggering ITS
autocomplete (which will work), and returning to the original theme, will
the original theme autocomplete properly.