 Issue 29979564:
  Issue 5452 - Improve CMS API for local link generation  (Closed) 
  Base URL: https://hg.adblockplus.org/cms/
    
  
    Issue 29979564:
  Issue 5452 - Improve CMS API for local link generation  (Closed) 
  Base URL: https://hg.adblockplus.org/cms/| Left: | ||
| Right: | 
| LEFT | RIGHT | 
|---|---|
| 1 global_canonical_url = https://acme.com/global | 1 global_canonical_url = https://acme.com/global | 
| 2 | 2 | 
| 3 # 'filter' is default page name for the test website, so we check that the | 3 # 'filter' is default page name for the test website, so we check that the | 
| 4 # link would not include the page name itself. | 4 # link would not include the page name itself. | 
| 5 filter_canonical_url = https://acme.com/ | 5 filter_canonical_url = https://acme.com/ | 
| 6 | 6 | 
| 7 page_url = /en/global | 7 page_url = /en/translate | 
| 8 | 8 | 
| 9 page_url_redirect = /en/global | 9 page_url_redirect = /en/global | 
| 
Vasily Kuznetsov
2019/01/14 16:14:06
It would be useful to also make an expected output
 
rhowell
2019/01/14 16:59:33
Good idea. Since global was only in English, I swi
 | |
| LEFT | RIGHT |