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

"First day of calendar" has no effect #17288

Closed
toxpal opened this issue Jan 11, 2022 · 3 comments
Closed

"First day of calendar" has no effect #17288

toxpal opened this issue Jan 11, 2022 · 3 comments
Assignees
Labels
Bug A problem or regression with an existing feature
Milestone

Comments

@toxpal
Copy link

toxpal commented Jan 11, 2022

phpmyadmin 5.1.1. Under Settings -> Features I have option "First day of calendar" set to Monday but it has no effect - calendar still starts at Sunday. No matter which day I choose, it has no effect at all.

@williamdes williamdes added the Bug A problem or regression with an existing feature label Feb 4, 2022
@williamdes williamdes added this to the 5.1.3 milestone Feb 4, 2022
@williamdes
Copy link
Member

Hi @toxpal
I can confirm this issue, do you have a phpMyAdmin storage database ?

@williamdes
Copy link
Member

This also affects

if ($GLOBALS['cfg']['enable_drag_drop_import'] === true) {

And

if (! $GLOBALS['PMA_Config']->get('DisableShortcutKeys')) {

@williamdes
Copy link
Member

williamdes commented Feb 4, 2022

And also
image
Feature: 7a5fd62

@williamdes williamdes self-assigned this Feb 4, 2022
williamdes added a commit that referenced this issue Feb 4, 2022
Signed-off-by: William Desportes <williamdes@wdes.fr>
williamdes added a commit that referenced this issue Feb 4, 2022
Signed-off-by: William Desportes <williamdes@wdes.fr>
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Feb 7, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Bug A problem or regression with an existing feature
Projects
None yet
Development

No branches or pull requests

2 participants