Dont check mam:2 compliance for error messages
This commit is contained in:
		
							parent
							
								
									1504805575
								
							
						
					
					
						commit
						b5bd5f15f0
					
				
					 1 changed files with 3 additions and 0 deletions
				
			
		|  | @ -207,6 +207,9 @@ class ConnectionHandlersBase: | |||
|         if obj.conn.name != self.name: | ||||
|             return | ||||
| 
 | ||||
|         if obj.stanza.getType() == 'error': | ||||
|             return | ||||
| 
 | ||||
|         self._check_for_mam_compliance(obj.jid, obj.stanza_id) | ||||
| 
 | ||||
|         if (app.config.should_log(obj.conn.name, obj.jid) and | ||||
|  |  | |||
		Loading…
	
	Add table
		
		Reference in a new issue