When displaying the audit entries for a document, there is no filtering done on the repository name which causes confusion if the same document id is used in several repositories (for example for archiving purposes).
The AuditReader.getLogEntriesFor() API should take a repository name as second argument. The callers in the default Nuxeo screens should be changed to use it.