Last modified: 2007-10-03 02:37:03 UTC

Wikimedia Bugzilla is closed!

Wikimedia migrated from Bugzilla to Phabricator. Bug reports are handled in Wikimedia Phabricator.
This static website is read-only and for historical purposes. It is not possible to log in and except for displaying bug reports and their history, links might be broken. See T13507, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 11507 - Small bug in new sffLinkText
Small bug in new sffLinkText
Status: RESOLVED FIXED
Product: MediaWiki extensions
Classification: Unclassified
SemanticForms (Other open bugs)
unspecified
All All
: Normal enhancement (vote)
: ---
Assigned To: Yaron Koren
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2007-09-30 01:04 UTC by Louis Gerbarg
Modified: 2007-10-03 02:37 UTC (History)
0 users

See Also:
Web browser: ---
Mobile Platform: ---
Assignee Huggle Beta Tester: ---


Attachments
One line fixup. (408 bytes, patch)
2007-09-30 01:04 UTC, Louis Gerbarg
Details

Description Louis Gerbarg 2007-09-30 01:04:54 UTC
Created attachment 4179 [details]
One line fixup.

There is a small error the new sffLinkText you included. The last line is "return $l->makeLinkObj($title, $label);" but $label is undefined. I think it should be "return $l->makeLinkObj($title, $text);"

Patch attached.
Comment 1 Yaron Koren 2007-10-03 02:37:03 UTC
Code changed in version 0.6.5; thanks for the fix.

Note You need to log in before you can comment on or make changes to this bug.


Navigation
Links