Make WordPress Core

Opened 22 years ago

Closed 22 years ago

Last modified 10 years ago

#308 closed defect (bug) (fixed)

if .htaccess is not found, Permalinks panel in Administration throws PHP Warning

Reported by: maijs Owned by: ryan
Priority: normal Milestone:
Component: Administration Version:
Severity: trivial Keywords:
Cc: Focuses:

Description

I have a fresh checkout from CVS (2004-09-22) and therefore .htaccess is not created yet

When I go to Administration > Options > Permalinks, this panel throws a Warning:

Warning: file(C:\root\wordpress/.htaccess): failed to open stream: No such file or directory in C:\root\wordpress\wp-admin\admin-functions.php on line 429

Warning: implode(): Bad arguments. in C:\root\wordpress\wp-admin\admin-functions.php on line 429

After file is created, this message appears no more until .htaccess is removed again

Change History (4)

#2 @ryan
22 years ago

  • Owner changed from anonymous to rboren
  • Resolution 1020
  • Status newclosed

This ticket was mentioned in Slack in #core-themes by davidmosterd. View the logs.


10 years ago

Note: See TracTickets for help on using tickets.