Skip to content

BUGFIX: Use locale decimals in DOM->setColumnWidths()#61

Open
Juanitou wants to merge 1 commit intounclecheese:masterfrom
Juanitou:53-setColumnWidths-l10n
Open

BUGFIX: Use locale decimals in DOM->setColumnWidths()#61
Juanitou wants to merge 1 commit intounclecheese:masterfrom
Juanitou:53-setColumnWidths-l10n

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