This fixes a bug where if the author's homepage URL has an https:// instead of http:// it doesn't get replaced by exp:low_replace and causes invalid URLs - e.g. http://https://www.aaron-gustafson.com.
Here are some example pages where you can see the issue:
This fixes a bug where if the author's homepage URL has an
https://
instead ofhttp://
it doesn't get replaced byexp:low_replace
and causes invalid URLs - e.g.http://https://www.aaron-gustafson.com
.Here are some example pages where you can see the issue:
Note: I haven't actually tested if this is working, 'cause I don't have the project set up locally, so proceed with caution.