Issue #768 has been updated by Clément OUDOT. Status changed from Assigned to Closed % Done changed from 0 to 100
---------------------------------------- Bug #768: Using '0' as attribute name fails with recent Net::LDAP::Entry code http://tools.lsc-project.org/issues/768 Author: Clément OUDOT Status: Closed Priority: Normal Assigned to: Clément OUDOT Category: LDAP Scripts Target version: ldap-scripts-0.4 When we convert a CSV into an LDIF, we use a temporary LDIF where attributes names are column number. But starting with '0' does not work anymore. We need to start with '1'. This implies to reconfigure all rules ( {0} -> {1}, etc.) -- You have received this notification because you have either subscribed to it, or are involved in it. To change your notification preferences, please click here: http://tools.lsc-project.org/my/account
_______________________________________________ ltb-dev mailing list [email protected] http://lists.ltb-project.org/listinfo/ltb-dev
