Skip to:
Content

bbPress.org

Opened 17 years ago

Closed 17 years ago

#1122 closed defect (bug) (fixed)

chmod graceful fail

Reported by: filosofo's profile filosofo 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)

chmod_graceful_fail.1122.diff (377 bytes) - added by filosofo 17 years ago.

Download all attachments as: .zip

Change History (2)

#1 @sambauers
17 years ago

  • Resolution set to fixed
  • Status changed from new to closed

(In [2210]) Silence chmod() when saving .htaccess. Fixes #1122. Props filosofo.

Note: See TracTickets for help on using tickets.