Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code

Unified Diff: tests/expected_output/static/en/get_page_url

Issue 29979564: Issue 5452 - Improve CMS API for local link generation (Closed) Base URL: https://hg.adblockplus.org/cms/
Patch Set: Address comments on PS1 Created Jan. 14, 2019, 2:56 p.m.
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: tests/expected_output/static/en/get_page_url
===================================================================
--- a/tests/expected_output/static/en/get_page_url
+++ b/tests/expected_output/static/en/get_page_url
@@ -3,3 +3,7 @@
# 'filter' is default page name for the test website, so we check that the
# link would not include the page name itself.
filter_canonical_url = https://acme.com/
+
+page_url = /en/global
+
+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

Powered by Google App Engine
This is Rietveld