Opened 12 years ago
Closed 12 years ago
#29397 closed defect (bug) (fixed)
Language Install: Check if WordPress has access to the filesystem without asking for credentials
| Reported by: | ocean90 | Owned by: | ocean90 |
|---|---|---|---|
| Priority: | normal | Milestone: | 4.0 |
| Component: | Upgrade/Install | Version: | 4.0 |
| Severity: | normal | Keywords: | has-patch commit dev-reviewed |
| Cc: | Focuses: |
Description
Currently the language chooser is displayed even when WordPress has no access to the filesystem. We should skip it in this case.
Related: #29395
Attachments (2)
Change History (9)
This ticket was mentioned in IRC in #wordpress-dev by helen. View the logs.
12 years ago
#3
@
12 years ago
- Keywords commit dev-reviewed added
The UX in this patch is what I intended — it would skip the process if the FS or API wasn't available. So, this is good. I might want to study the function name but it's good otherwise.
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
It'd be nice to display some sort of error message in this case, but it may be unnecessarily confusing for a new install. On the other hand, it would be confusing if a user was expecting to be able to choose their language here and saw no means to do so, yet saw no error message either.