Opened 18 years ago
Closed 18 years ago
#6411 closed defect (bug) (fixed)
wxr importer: $categories array undefined
| Reported by: | tellyworth | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | 2.5 |
| Component: | General | Version: | 2.5 |
| Severity: | normal | Keywords: | has-patch |
| Cc: | Focuses: |
Description
$this->categories isn't correctly inititalized. It can cause a warning if an import contains no categories.
One liner fix attached.
Attachments (1)
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
(In [7546]) Init categories array. Props tellyworth. fixes #6411