RCOSDP / RDM-osf.io

Facilitating Open Science
https://rcos.nii.ac.jp
Apache License 2.0
13 stars 24 forks source link

Fix process of rebuilding query, to fix TypeError at urlunparse when … #498

Closed fujimotodaisuke closed 3 months ago

fujimotodaisuke commented 3 months ago

…URL contains queries other than 'ticket'

Purpose

Fix process of rebuilding query, to fix TypeError at urlunparse when URL contains queries other than 'ticket'

Changes

Fix process of rebuilding query, to fix TypeError at urlunparse when URL contains queries other than 'ticket'

QA Notes

Documentation

Side Effects

Ticket

GRDM-37502