Project:Onlinestatus Indicator
Version:master
Component:Code
Category:bug report
Priority:minor
Assigned:Unassigned
Status:reviewed & tested by the community

Issue Summary

Just a one-liner to fix a broken link in the help text.

AttachmentSize
onlinestatus.module.patch1.6 KB

Comments

#1

Little Cleaner patch

uses url()

AttachmentSize
drupal.onlinestatus.url.diff.txt 1.56 KB

#2

Hm. You can use url(), but since it's an external link and not a Drupal link, it's kind of silly to go through all the logic in url() when all you want is a simple str_replace. :)

#3

Status:needs review» reviewed & tested by the community

Patch works correctly. Can be applied

nobody click here