Ticket #984 (closed defect: fixed)
ExtendedFileManager produces php warning
| Reported by: | charles@… | Owned by: | gogo |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | Xinha Core | Version: | trunk |
| Severity: | normal | Keywords: | |
| Cc: |
Description
With a stock installation, ExtentendedFileManager? outputs warnings for undefined variables on both lines 37 ($pasteStatus) and 141 ($thisFileNameLength) of images.php.
Placing simple "@" in front of them removes the warning.
P.S. ExtendedFileManager isn't listed in the Components dialog in Trac so I put this un Core instead
(This test was done using Php 5, haven't tested in other versions)
Change History
Note: See
TracTickets for help on using
tickets.
