Skip to content
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 remove multi lines mapping in Database Mapping #61

Open
vsc55 opened this issue May 8, 2020 · 0 comments
Open

Error remove multi lines mapping in Database Mapping #61

vsc55 opened this issue May 8, 2020 · 0 comments

Comments

@vsc55
Copy link
Contributor

vsc55 commented May 8, 2020

When deleting multiple lines the system fails, and the following Warning appear:

Warning: Illegal string offset 'MappingCaption' in /var/www/html/admin/dbmappings.php on line 194
Warning: Illegal string offset 'MappingInternalID' in /var/www/html/admin/dbmappings.php on line 199
Warning: Illegal string offset 'MappingFieldID' in /var/www/html/admin/dbmappings.php on line 202
Warning: Illegal string offset 'MappingDbFieldName' in /var/www/html/admin/dbmappings.php on line 204
Warning: Illegal string offset 'MappingDbFieldName' in /var/www/html/admin/dbmappings.php on line 205
Warning: Illegal string offset 'colcssclass' in /var/www/html/admin/dbmappings.php on line 209
Warning: Illegal string offset 'COUNTER' in /var/www/html/classes/class_template.php on line 187
Warning: Illegal string offset 'ODDROW' in /var/www/html/classes/class_template.php on line 188
Warning: Illegal string offset 'ROWCNT' in /var/www/html/classes/class_template.php on line 189
Warning: Illegal string offset 'ZAEHLER' in /var/www/html/classes/class_template.php on line 190

Rows initial:
image

after remove lines:
image

As seen in the image, the first line removes it without problem but the following ones give an error.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant