Bug tracker
Topic icon's don't stick when edit without permissions (fix completed in vcs)
This is due to the request_var call used to get the topic icon which will set the default value to 0. The following patch will make it so that the topic icon will stick in this case.