Last modified: 2007-10-31 09:30:08 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 T13824, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 11824 - 'smw_emptysubquery' appears instead of warning string due to typo
'smw_emptysubquery' appears instead of warning string due to typo
Status: RESOLVED FIXED
Product: MediaWiki extensions
Classification: Unclassified
Semantic MediaWiki (Other open bugs)
unspecified
All All
: Normal minor (vote)
: ---
Assigned To: Markus Krötzsch
http://ontoworld.org/wiki/Bugs#Odd_in...
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2007-10-31 04:36 UTC by S Page
Modified: 2007-10-31 09:30 UTC (History)
0 users

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


Attachments

Description S Page 2007-10-31 04:36:32 UTC
The tooltip for
  <ask>[[Category:<q>]]</ask>
displays, in part, '<smw_emptysubquery>'

This happens because the string name in SMW_LanguageEn.php is garbled:
	'smw_emtpysubquery' => 'Some subquery has no valid condition.',

"emtpy" is misspelled, it should be 
	'smw_emptysubquery' => 'Some subquery has no valid condition.',

(another fix I can make, but how badly can I screw up Subversion?)
Comment 1 S Page 2007-10-31 09:30:08 UTC
Fixed for all languages.

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


Navigation
Links