Opened 18 years ago
Closed 18 years ago
#7692 closed defect (bug) (fixed)
PHP [E_NOTICE] with shortcode [gallery]
| Reported by: |
|
Owned by: | |
|---|---|---|---|
| Milestone: | 2.7 | Priority: | normal |
| Severity: | normal | Version: | |
| Component: | Gallery | Keywords: | |
| Focuses: | Cc: |
Description
While using the_content() with a post containing a gallery, i have the following errors
2008-09-05 13:13:53 000000 -- PHP [E_NOTICE] 8 : Undefined index: cat in C:\Vn\wptest\wp-includes\query.php at line 525
2008-09-05 13:13:53 000000 -- PHP [E_NOTICE] 8 : Undefined variable: listtag in C:\Vn\wptest\wp-includes\media.php at line 420
2008-09-05 13:13:53 000000 -- PHP [E_NOTICE] 8 : Undefined variable: i in C:\Vn\wptest\wp-includes\media.php at line 460
Change History (4)
Note: See
TracTickets for help on using
tickets.
(In [9282]) Remove unused var. see #7692