-
Notifications
You must be signed in to change notification settings - Fork 100
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Error message "Use of uninitialized value $2" while instancing family lists #749
Comments
The example XML appears as plain text, can you please wrap it as code so it displays properly? |
Here is the new XML <list> |
@jhb2, could you please check this patch? (Note that, on recent beta, Datasource.pm was renamed to DataSource.pm, but this change may be applicable to earlier releases.) |
Fixed! perfect, thank you... List "uestc2op" (1255/1366) created/updated |
Error message "Use of uninitialized value $2" while instancing family lists (#749)
Thanks for confirming fix! Fixes will be included in the next stable, 6.2.46. |
When instancing many lists (students lists) using families from an XML file, each instantiation return an error message like this one :
Creating lists: 71% [==]0m50s Left
Use of uninitialized value $2 in int at /home/sympa/bin/Sympa/Datasource.pm line 109.
Use of uninitialized value $4 in int at /home/sympa/bin/Sympa/Datasource.pm line 110.
Use of uninitialized value $2 in int at /home/sympa/bin/Sympa/Datasource.pm line 109.
Use of uninitialized value $4 in int at /home/sympa/bin/Sympa/Datasource.pm line 110.
List "etuqesi1e" (339/471) created/updated
Version
6.2.40
Installation method
Source package
Expected behavior
Error message should disapear
Actual behavior
Error message are shown, don't know whats incorrect in list creation
Additional information
Here is an example of xml use to instanciate one list
etuQESI1E 1ere annee Ing agroalim E (ESIAB Quimper) Liste des etudiants de : 1ere annee Ing agroalim E 1ere annee Ing agroalim E (cn=2019QESI1E)The text was updated successfully, but these errors were encountered: