Opened 17 years ago
Closed 17 years ago
#1122 closed defect (bug) (fixed)
chmod graceful fail
| Reported by: |
|
Owned by: | |
|---|---|---|---|
| Milestone: | 1.0 | Priority: | normal |
| Severity: | normal | Version: | 1.0-rc-3 (trunk) |
| Component: | General - Administration | Keywords: | chmod has-patch permalinks |
| Cc: |
Description
When writing to .htaccess, bbPress tries to change file permissions. The warnings that result when this fails should be silenced as it keeps the page from redirecting correctly.
Patch attached.
Attachments (1)
Change History (2)
Note: See
TracTickets for help on using
tickets.
(In [2210]) Silence chmod() when saving .htaccess. Fixes #1122. Props filosofo.