Opened on 06/15/2018 at 04:33:01 PM
Closed on 07/06/2018 at 05:09:03 PM
#6748 closed change (fixed)
Implement $rewrite support in python-abp
| Reported by: | rhowell | Assignee: | rhowell | 
|---|---|---|---|
| Priority: | P3 | Milestone: | |
| Module: | Sitescripts | Keywords: | |
| Cc: | Blocked By: | ||
| Blocking: | Platform: | Unknown / Cross platform | |
| Ready: | yes | Confidential: | no | 
| Tester: | Unknown | Verified working: | no | 
| Review URL(s): | |||
Description
Background
ABP now supports filters that allow rewriting a URL (see documentation here, implemented by #6622, #6592). Python-abp should also support this option.
What to change
Handle $rewrite as an option, and add tests. These tests can be used for inspiration.
Attachments (0)
Change History (2)
Note: See
        TracTickets for help on using
        tickets.
    

A commit referencing this issue has landed:
Issue 6748 - Implement rewrite support in python-abp