Ticket #482 (closed defect: fixed)

Opened 2 years ago

Last modified 2 years ago

get_tag_page_link should return a non-relative URI

Reported by: ear1grey Assigned to:
Priority: normal Milestone: 0.7.4
Component: Front-end Version: 0.7.3
Severity: normal Keywords: tag-page uri relative
Cc:

Description

For consistency with other get_x_link methods, get_tag_page_link() in template-functions.php should return an absolute URI.

Attachments

tagdiff.txt (0.7 kB) - added by ear1grey on 11/07/06 11:51:55.
Diff which adds domain lookup to the get_page_tag_link method of template-functions.php

Change History

11/07/06 11:51:55 changed by ear1grey

  • attachment tagdiff.txt added.

Diff which adds domain lookup to the get_page_tag_link method of template-functions.php

11/07/06 21:05:07 changed by mdawaffe

  • status changed from new to closed.
  • resolution set to fixed.

(In [545]) Absolutize get_tag_page_link(). Props ear1grey fixes #482.

11/07/06 21:11:09 changed by mdawaffe

  • version set to 0.73.
  • milestone set to 0.74.