The following error can occur when using "Diff Publications":
/var/www/cgi-bin/submitdiff.cgi in ()
109 print ''
110 else:
111 print '
' % (img1.split("|")[0])
112 print ''
113 print ''
img1 = None, img1.split undefined
<type 'exceptions.attributeerror'="">: 'NoneType' object has no attribute 'split' </type>
Steps to recreate:
Anonymous
Fixed in biblio/submitdiff.py 1.8, installed in r2015-217 on 2015-10-29. Closing.