Last modified: 2007-10-31 09:31:04 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 T13823, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 11823 - odd "#x00B;&hellip" text visible in smw_badqueryatom warning tooltip
odd "#x00B;&hellip" text visible in smw_badqueryatom warning tooltip
Status: RESOLVED FIXED
Product: MediaWiki extensions
Classification: Unclassified
Semantic MediaWiki (Other open bugs)
unspecified
All All
: Normal normal (vote)
: ---
Assigned To: Markus Krötzsch
http://ontoworld.org/wiki/Bugs#Odd_in...
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2007-10-31 01:03 UTC by S Page
Modified: 2007-10-31 09:31 UTC (History)
0 users

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


Attachments

Description S Page 2007-10-31 01:03:09 UTC
In SMW_LangueEn,
  'smw_badqueryatom' => 'Some part “[#x005B;&hellip]]” of the query was not understood.',

I'm not sure of the intent of the strange wiki markup, but I actually see this text in the warning tooltip for certain bad queries, e.g.
  <nowiki> <ask>[[ontoworld.org: ]][[ontoworld.org:Date range]]</ask> </nowiki>
Comment 1 S Page 2007-10-31 01:23:38 UTC
I think the intent was just to display “[[]]” and an ampersands and semicolon got lost.  The part inside [ and ]] needs & and semicolon, i.e. it should be
	'smw_badqueryatom' => 'Some part “[&#x005B;&hellip;]]” of the query was not understood.',

I'm checking in this fix to SMW_LanguageEn.php, I believe every other language file needs it.  But since I'm the "master of disaster" when it comes to Subversion, I'll hold off until someone confirms I'm not garbling it!  If that seems OK you can assign the bug to me.
Comment 2 S Page 2007-10-31 09:31:04 UTC
I made the fix in the rest of the language files.

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


Navigation
Links