Ticket #838 (closed enhancement: fixed)

Opened 5 months ago

Last modified 1 month ago

.htaccess should be generated when activating pretty permalinks

Reported by: da3rX Assigned to: sambauers
Priority: normal Milestone: 1.0-beta & XML-RPC
Component: Administration Version: 1.0-beta (trunk)
Severity: normal Keywords:
Cc:

Description

I think bbPress should automatically generate the file, just like WordPress does.

Change History

03/21/08 23:43:45 changed by sambauers

  • owner set to sambauers.
  • status changed from new to assigned.
  • summary changed from .htaccess is not generated when activating pretty permalinks to .htaccess should be generated when activating pretty permalinks.
  • type changed from defect to enhancement.
  • milestone changed from 0.9 to 1.0-beta & XML-RPC.

This never happened automatically. It should be a feature in 1.0

03/22/08 16:36:20 changed by da3rX

I think users should be informed that they have to manually create the file when they activate pretty permalinks.

04/12/08 16:47:31 changed by chrishajer

I wish you could vote on bugs like in Bugzilla. I vote for this one. This should absolutely be the default, just like in WordPress. You shouldn't need to modify .htaccess manually, and when MultiViews? does not work, you should not have to access a file to generate rewrite rules, then edit .htaccess. Too many hoops.

07/23/08 17:07:40 changed by sambauers

  • status changed from assigned to closed.
  • resolution set to fixed.

(In [1602]) Add a link to the rewrite-rules.php in admin under the permalinks option. Fixes #838 until front controller is built.