Last modified: 2012-03-09 03:40:29 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 T36991, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 34991 - Entering embedded link in form field produces strange query results
Entering embedded link in form field produces strange query results
Status: RESOLVED INVALID
Product: MediaWiki extensions
Classification: Unclassified
SemanticForms (Other open bugs)
unspecified
All All
: Unprioritized normal (vote)
: ---
Assigned To: Yaron Koren
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2012-03-05 21:11 UTC by Adam Churvis
Modified: 2012-03-09 03:40 UTC (History)
2 users (show)

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


Attachments

Description Adam Churvis 2012-03-05 21:11:02 UTC
I type this into the Description field...

Blah blah blah (also see [[Hlab]]).

...and this is what displays on the page...

[[Description::Blah blah blah (also see Hlab).]]

...with the Hlab link working as intended.

This is what appears in the Page Source inside the HTML table cell:

[[Description::Blah blah blah (also see <a href="/mediawiki/index.php?title=Hlab" title="Hlab">Hlab</a>).]]
Comment 1 Yaron Koren 2012-03-05 21:25:57 UTC
This isn't a Semantic Forms issue in any case, but I believe you can fix that problem by just adding the following to LocalSettings.php:

$smwgLinksInValues = true;
Comment 2 Yaron Koren 2012-03-09 03:40:29 UTC
Marking this as "invalid" (no offense).

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


Navigation
Links