Bug #34903
Serveral issues in pushfile.php
| Status: | Resolved | Start date: | 2012-03-15 | |
|---|---|---|---|---|
| Priority: | Must have | Due date: | 2012-03-31 | |
| Assignee: | Stefan Busemann | % Done: | 100% |
|
| Category: | pushfile | Spent time: | 0.17 hour | |
| Target version: | 0.9.x | |||
| Votes: | 0 |
Description
Lines 109/445:
"$feuserID" should be "$feUserID" (c. f. lines 106/444)
Lines 119/456:
Condition $valid>time() must be $valid<time() for an error to occur
Lines 100, 110, 114, 121, 178, 446, 450, 457, 463, 468, 474
Missinng or uncomplete "</p>" at the end of the error message.
History
Updated by Stefan Busemann over 1 year ago
- Due date set to 2012-03-31
- Category set to pushfile
- Assignee set to Stefan Busemann
- Target version set to 0.9.x
Updated by Stefan Busemann over 1 year ago
- Status changed from New to Accepted
Updated by Michael Cannon about 1 year ago
- Status changed from Accepted to Resolved
- % Done changed from 0 to 100