Since the introduction of canonical user ID, that's on META:TOPICINFO of topics but you may still have topics saved before the introduction. So far, TWiki::Meta::getRevisionInfo() was doing nothing about it while TWiki::Render::renderRevisionInfo() was normalization of cUID/wikiname/login.
There are cases where TWiki::Meta::getRevisionInfo() is used (e.g. TWiki::Search) and topics saved in old days causes an unusal behavior regarding topic authors. The cUID/wikiname/login difference needs to be handled in TWiki::Meta::getRevisionInfo() instead of TWiki::Render::renderRevisionInfo().
--
TWiki:Main/HideyoImazu
- 2012-10-10