Task #4080
Fix url encoding in ONEMercury download panel js
Status:
Closed
Priority:
Normal
Assignee:
Skye Roseboom
Category:
d1_mercury
Target version:
Start date:
2013-10-11
Due date:
% Done:
100%
Milestone:
CCI-1.2
Product Version:
*
Story Points:
Sprint:
Description
need to url encode pids in D1.downloadpanel.js so that pids containing special characters like ?, & work properly.
Related issues
History
#1 Updated by Skye Roseboom about 11 years ago
- Status changed from New to In Progress
#2 Updated by Skye Roseboom about 11 years ago
- Status changed from In Progress to Testing
Corrected via M3.downloadPanel (not D1.downloadPanel). Need to encodeURIComponent before encoding solr special characters. Tested with dryad style identifiers in dev. Merged to and ready to test in release branch.
#3 Updated by Skye Roseboom about 11 years ago
- Status changed from Testing to Closed
- translation missing: en.field_remaining_hours set to 0.0
Testing in stage-2 environment looks good. closing issue, ready for release.