The base tag update only converted relative urls inside nodes and comments. There are more places to convert:
- Custom blocks (with HTML format)
- Site mission, footer
- Node submission guidelines
- User registraton guidelines

I added a new update so that existing RC2 sites get the update too (though it reuses some code).

Complaint:
http://drupal.org/node/58106

CommentFileSizeAuthor
updates_9.patch6.38 KBSteven

Comments

killes@www.drop.org’s picture

I am all for this. What about taxonomy help texts and term descriptions?

Steven’s picture

Adding HTML to them has only been supported since 4.7, that didn't work in 4.6.

killes@www.drop.org’s picture

This needs testing. Should we setup scratch,drupal.org?

Steven’s picture

Status: Needs review » Fixed

Tested on scratch.drupal.org. Works like a charm.

Committed to HEAD.

Anonymous’s picture

Status: Fixed » Closed (fixed)