Summary: | URLs should be built using PATH_INFO and SCRIPT_NAME | ||
---|---|---|---|
Product: | Koha | Reporter: | Tomás Cohen Arazi (tcohen) <tomascohen> |
Component: | Architecture, internals, and plumbing | Assignee: | Galen Charlton <gmcharlt> |
Status: | NEW --- | QA Contact: | Testopia <testopia> |
Severity: | enhancement | ||
Priority: | P5 - low | CC: | dcook, josef.moravec |
Version: | Main | ||
Hardware: | All | ||
OS: | All | ||
See Also: | http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15005 | ||
Change sponsored?: | --- | Patch complexity: | --- |
Documentation contact: | Documentation submission: | ||
Text to go in the release notes: | Version(s) released in: | ||
Circulation function: |
Description
Tomás Cohen Arazi (tcohen)
2015-10-21 14:00:03 UTC
Hi Tomas, can you explain a bit more what needs to be done here? Do you mean something like Catalyst's "uri_for"? https://metacpan.org/pod/Catalyst#$c-%3Euri_for(-$path?,-@args?,-%5C%25query_values?,-%5C$fragment?-) |