Github user shinrich commented on the issue:
https://github.com/apache/trafficserver/pull/866
@maskit I pushed up a new version that separates escapify_url into
pure_escapify_url (which does not attempt to detect the double encoding case)
and regular escapify_url (which does). I updated the InkAPI call to use
pure_escapify_url so plugins will not be affected by this change. I tried to
fix some const correctness issues along the way, but ran into issues so just
added comments on what I found there.
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---