phpmyadmin / phpmyadmin/phpmyadmin
Saving default transformation settings
Open
@ibennetch is already working on this.
Since Mar 7, 2021.
question
- Dominant language
- PHP
- Stars
- 7.9k
- Forks
- 3.6k
- Avg merge
- 4d 18h
- Merged PRs (30d)
- 36
Description
https://demo.phpmyadmin.net/master-config/index.php?route=/preferences/main-panel&saved=1
When I click the revert icon, the DateFormat options are set to:
0
local
But after saving, it's set to:
0
local
local
Which results in a literal "local" being displayed.
Also, after saving, it redirects to another tab.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.