Last modified: 2007-11-06 14:32: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 T13873, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 11873 - Form titles are not displayed correctly
Form titles are not displayed correctly
Status: RESOLVED FIXED
Product: MediaWiki extensions
Classification: Unclassified
SemanticForms (Other open bugs)
unspecified
All All
: Normal minor (vote)
: ---
Assigned To: Yaron Koren
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2007-11-05 04:32 UTC by Sergey Chernyshev
Modified: 2007-11-06 14:32 UTC (History)
0 users

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


Attachments
Patch to fix form titles on Special:AddData and Special:EditData pages (1.90 KB, patch)
2007-11-05 04:32 UTC, Sergey Chernyshev
Details

Description Sergey Chernyshev 2007-11-05 04:32:08 UTC
Created attachment 4308 [details]
Patch to fix form titles on Special:AddData and Special:EditData pages

I had an issue where form with title containing spaces in it showed up with underscores on Special:AddData and Special:EditData pages.

Also namespace prefix "Form:" showed up after "Add " / "Edit " which, in my view is not desired.

Since those strings already get converted to title objects just two lines below, I've made a patch to use $form_title->getText() and $target_title->getPrefixedText() instead. See attached.
Comment 1 Yaron Koren 2007-11-06 14:32:29 UTC
Thanks for the patch; this was added in version 0.7.3.

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


Navigation
Links