https://bugzilla.wikimedia.org/show_bug.cgi?id=49530

--- Comment #5 from Dmitriy Sintsov <ques...@rambler.ru> ---
No, the subobject property with value containing A HREF is still not being
stored in

mw.1.22wmf6  600734e5bcb259f8ec270a2023110e3ddcc4a91a
SemanticMediaWiki 1.9a  e9e681c19aa940ebea12d139a96d64b9369e2121
DataValues  9379abf42b47c65438a29cc3605c8a7c450fdfe0
Validator  d47e6803e2d8e4c96392fe2ddd0f83c99b83bbc8

All are master of very close to master.

How can I run SMW unit tests at my hosting? I see that unit testing for MW
gives very cumbersome restrictions:
----
Make sure your LocalSetting.php has language set to English. (This is bug
26464):

$wgLanguageCode = "en";

Unit tests fail might when run with locale enabled, therefore you should unset
LANG, LC_ALL, LC_COLLATE, LC_CTYPE, LC_MESSAGES, LC_MONETARY, LC_NUMERIC,
LC_TIME environment variables or make sure they are set to C (This is bug
35114).
----
My wiki is $wgLanguageCode = "ru";

But I believe the tests will probably pass, unlikely they are to fail.

I suspect that Parser does something with A HREF links which SMW does not like.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
_______________________________________________
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to