d66a37b Trac Ticket 35 - Log not clear enough on schema errors

Authored and Committed by Noriko Hosoi 12 years ago
    Trac Ticket 35 - Log not clear enough on schema errors
    
    https://fedorahosted.org/389/ticket/35
    
    Fix description: Cryptic error message:
      dse - parsing dse entry [attributeTypes]
    is replaced with:
      dse_read_one_file - Parsing entry (lineno: ##) in file
      /path/to/schema/<bad_schema> failed.
      dse_read_one_file - Invalid section [attributeTypes:
      <the rest of the invalid section up to 256 characters> ...]
    
        
file modified
+37 -8