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:
1. Go to http://www.isfdb.org/cgi-bin/title.cgi?1349157
2. Click "Diff Publications"
3. Check the first two publications (pub ids 404235 and 404236)
4. Submit Query => boom
Anonymous
Fixed in biblio/submitdiff.py 1.8, installed in r2015-217 on 2015-10-29. Closing.