tusury / vt-middleware

Automatically exported from code.google.com/p/vt-middleware
0 stars 0 forks source link

ldaptive: LdifReader throws on mixed values #209

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
When the LdifReader encounters an attribute value of a different type from 
previous values it throws an exception.
Refactor the reader to be more lenient and attempt to decode values when 
encountered.

Original issue reported on code.google.com by dfis...@gmail.com on 4 Mar 2014 at 5:52

GoogleCodeExporter commented 8 years ago
Fixed in r2893.

Original comment by dfis...@gmail.com on 7 Mar 2014 at 3:47