Package: papercut
Severity: normal

I am testing papbercut with the phpbb_mysql backend.

reading messages works. Authentication (when patch in separately filed
bugreport is applied) works. But sending messages - either creating a
new message or responding to an existing one - fails.

The following is printed in errorlog:


[Sun Nov 13 20:10:24 2005] Error - Posting failed for user from 
'213.173.226.50' (exception triggered)                                          
                                      
[Sun Nov 13 20:10:24 2005] Traceback (most recent call last):                   
                                                                                
                      
  File "/usr/bin/papercut", line 183, in handle                                 
                                                                                
                      
    self.do_POST()                                                              
                                                                                
                      
  File "/usr/bin/papercut", line 786, in do_POST                                
                                                                                
                      
    result = backend.do_POST(group_name, lines, self.client_address[0], 
self.auth_username)                                                             
                              
  File "/usr/share/papercut/storage/phpbb_mysql.py", line 680, in do_POST       
                                                                                
                      
    thread_id = self.cursor.insert_id()                                         
                                                                                
                      
AttributeError: 'Cursor' object has no attribute 'insert_id'                    
                                                                                
                      



 - Jonas


-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'stable')
Architecture: powerpc (ppc)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.13-git10+squashfs+wrr+fbsplash
Locale: LANG=da_DK, LC_CTYPE=da_DK (charmap=ISO-8859-1)


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to