#9461 closed defect (bug) (fixed)
ABSPATH defined wrong in /wp-admin/load-scripts.php
| Reported by: | hakre | Owned by: | azaozz |
|---|---|---|---|
| Priority: | low | Milestone: | 2.7.2 |
| Component: | JavaScript | Version: | 2.8 |
| Severity: | minor | Keywords: | has-patch |
| Cc: | Focuses: |
Description
In every other place of the whole repository, ABSPATH is defined with a trailing slash.
In load-scripts.php it is not.
The supplied patch corrects this.
Attachments (2)
Change History (6)
@
17 years ago
ABSPATH well defined, update: gears-manifest, load-scrips and load-styles correct alltogether now.
#1
@
17 years ago
- Priority normal → high
Take the second attachment, other files had the same bugs. if you need a file to compare against, checkout setup-config.php in the same directory. I raise this to high sothat it won't get dropped.
#2
@
17 years ago
- Priority high → low
- Severity normal → minor
These files do not load the rest of WordPress, the format is not critical.
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
ABSPATH well defined