Skip to content

Conversation

@Juanitou
Copy link
Contributor

$DOM->setColumnWidths(); was not working in my French-locale site because the CSS width parameter was being passed with decimals preceded by a period instead of a dot. Changing %f to %F in sprintf() solves the issue.

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

Successfully merging this pull request may close these issues.

1 participant