Make WordPress Core

Opened 18 years ago

Closed 18 years ago

#7097 closed defect (bug) (fixed)

Theme files not displayed on theme editor page

Reported by: johnhennmacc Owned by:
Priority: normal Milestone: 2.6
Component: Administration Version: 2.6
Severity: normal Keywords: has-patch
Cc: Focuses:

Description

This may be connected to ticket 7059 but theme files cannot be displayed on the theme editor page. I am getting the error message for files that cannot be found even when they can be listed on the sidebar. It might be that ABSPATH is being used somewhere in place of WP_CONTENT_DIR.

Attachments (1)

theme_editor.diff (420 bytes ) - added by ionfish 18 years ago.

Download all attachments as: .zip

Change History (3)

#1 @ionfish
18 years ago

  • Keywords has-patch added

Seeing the same problems, have attached a patch.

#2 @ryan
18 years ago

  • Resolutionfixed
  • Status newclosed

(In [8053]) Use WP_CONTENT_DIR to fix theme editor file loading. Props ionfish. fixes #7097

Note: See TracTickets for help on using tickets.