Index: lnt/server/ui/util.py =================================================================== --- lnt/server/ui/util.py +++ lnt/server/ui/util.py @@ -228,7 +228,7 @@ return '%(builder)s #%(build)s %(img)s' % \ locals() - elif producer.startswith('http://'): + elif producer.startswith('http://') or producer.startswith('https://'): return 'Producer' else: