Ticket #3833 (closed defect: fixed)
Calling $repo->current_url() causes a die in URI::_query
| Reported by: | tdb01r | Owned by: | |
|---|---|---|---|
| Priority: | unset | Milestone: | 3.2.4 |
| Component: | - | Version: | |
| Severity: | normal | Keywords: | |
| Cc: |
Description
Unsure what triggers this but EPrints::URL passes all parameters to URI::_query, including file handles. _query expects ref params to be arrays causing a barf.
Change History
Note: See
TracTickets for help on using
tickets.
