bugZoneCheck - Bugs: bug #33202, SOA taken as MX record

 
 

bug #33202: SOA taken as MX record

Submitter:  None
Submitted:  Mon 02 May 2011 12:53:56 PM UTC
   
 
Category:  tests Severity:  High
Priority:  5 - Normal Item Group:  Crash/Error
Status:  None Privacy:  Public
Assigned to:  None Open/Closed:  Open
* Mandatory Fields

Add a New Comment Rich Markup
   

Mon 02 May 2011 12:53:56 PM UTC, original submission:  

In case of a buggy nameserver sending back an extra SOA record inside the answer section, some tests are giving back errors, probably because they did not expect the SOA record:

absence de joker pour l'enregistrement MX
i: Un joker pour l'enregistrement MX est présent

l'enregistrement NS n'est pas un alias
f: [TEST l'enregistrement NS n'est pas un alias]: undefined method `cname' for class `Dnsruby::RR::IN::SOA'

syntaxe du MX représente un nom de machine valide
f: [TEST syntaxe du MX représente un nom de machine valide]: undefined method `exchange' for class `Dnsruby::RR::IN::SOA'

l'enregistrement MX n'est pas un alias
f: [TEST l'enregistrement MX n'est pas un alias]: undefined method `exchange' for class `Dnsruby::RR::IN::SOA'

enregistrement MX peut être résolu
f: [TEST enregistrement MX peut être résolu]: undefined method `exchange' for class `Dnsruby::RR::IN::SOA'


Maybe the type of record should be checked before applying the exchange method on it to make sure it is an MX record and not something else.

Anonymous

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

CC list is empty

 

There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

Only logged-in users can vote.

 

No changes have been made to this item

Back to the top

Powered by Savane 3.13-02a9.
Corresponding source code