 Issue 29495555:
  Fixes 5343 - add global function: get_canonical_url  (Closed)
    
  
    Issue 29495555:
  Fixes 5343 - add global function: get_canonical_url  (Closed) 
  | Left: | ||
| Right: | 
| OLD | NEW | 
|---|---|
| (Empty) | |
| 1 global_canonical_url = http://localhost:5000/global | |
| 2 | |
| 3 # 'filter' is default page name for the test website, so we check that the | |
| 4 # link would not include the page name itself. | |
| 5 filter_canonical_url = http://localhost:5000/ | |
| OLD | NEW |