#54633 closed defect (bug) (fixed)
Updating permalinks with .htaccess non writable : the message to copy the mod_rewrite is not adapted to each OS
| Reported by: | Valer1e | Owned by: | audrasjb |
|---|---|---|---|
| Priority: | normal | Milestone: | 6.0 |
| Component: | Rewrite Rules | Version: | |
| Severity: | normal | Keywords: | has-patch commit assigned-for-commit |
| Cc: | Focuses: | administration |
Description
Here is the message, when we register the permalinks in the back office with a .htaccess non writable:
If your .htaccess file was writable, we could do this automatically, but it isn't > so these are the mod_rewrite rules you should have in your .htaccess file. Click
in the field and press CTRL + a to select all.
"CTRL + a" is different on Mac OS for example. It's possible that some people don't know how to do it? We also have a control key on Mac
Change History (10)
#2
@
5 years ago
- Component General → Rewrite Rules
- Focuses administration added
- Keywords needs-patch added
- Milestone Awaiting Review → 6.0
This ticket was mentioned in PR #2055 on WordPress/wordpress-develop by ajoah.
5 years ago
#3
- Keywords has-patch added; needs-patch removed
Patch to add Mac shortcut on permalinks page
#4
@
5 years ago
- Owner set to
- Status new → assigned
Thanks for the PR @ajoah.
Looks good to me. Self assigning for commit consideration (it has to wait for 5.9 to be branched first, as it's milestoned to 6.0).
#5
@
5 years ago
Thanks for the PR! I have a couple notes:
- We refer to this Mac key as "Cmd" in the `wordpress` TinyMCE plugin bundled with core. Should we maybe do the same here, or is ⌘ a more common/recognizable name?
- The same key combination is mentioned in two more instances in the same file for
web.configand should be updated there as well.
5 years ago
#6
Hi @SergeyBiryukov,
Well seen :)
Tinymce refers to cmd and ⌘ too : https://core.trac.wordpress.org/browser/tags/5.8.2/src/js/_enqueues/vendor/tinymce/plugins/wordpress/plugin.js#L712
So I replaced the cmd reference by ⌘.
I updated the two other mentions of the shortcut in permalinks file
#8
@
4 years ago
- Keywords commit assigned-for-commit added
I refreshed the patch and I confirmed it addresses the comment above. Self assigning for commit.
4 years ago
#10
Committed in https://core.trac.wordpress.org/changeset/53047
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)

It would be better if we would have something like :