allow . in dbname on web install - #10928
Conversation
|
A new inspection was created. |
|
🚀 Test Passed. 🚀 |
|
makes sense 👍 |
|
What's the reason to have this in the JS instead in the template? (e.g. core/core/templates/installation.php Line 125 in 317e6d0 |
|
The pattern is different for oracle: |
|
Qh ond there still is a server side check: |
|
Thanks for the explanation. Then this makes indeed sense 👍 |
…stall allow . in dbname on web install
|
@karlitschek The referenced PR #10694 was backported to stable7. Shall we backport this as well? |
|
Yes please. We have bug reports here |
|
Stable7: 5e5d9e0 |
Uses JS to update the dbname input pattern when switching databases in the installer. Removes the autoconfig workaround that is still necessary after merging #10694
@DeepDiver1975 @ser72 @VicDeo @cdamken @gig13 @craigpg