{ "description": "Test `Special:Browse` output for `_dat` (`wgContLang=en`, `wgLang=ja`)", "setup": [ { "namespace": "SMW_NS_PROPERTY", "page": "Has date", "contents": "[[Has type::Date]]" }, { "page": "Example/SB0001/1", "contents": "[[Has date::12 Jan 1991 8:56]] [[Category:SB0001]]" } ], "tests": [ { "type": "special", "about": "#0 (output is localized, info link is in accordance with content lang.)", "special-page": { "page": "Browse", "query-parameters": "Example/SB0001/1", "request-parameters": { "output": "legacy" } }, "assert-output": { "to-contain": [ "1991年1月12日 (土) 08:56:00  ", "title=\"Special:SearchByProperty/:Has-20date/12-20January-201991-2008:56:00\">+" ] } } ], "settings": { "wgContLang": "en", "wgLang": "ja", "smwgPageSpecialProperties": [ "_MDAT" ], "smwgNamespacesWithSemanticLinks": { "NS_MAIN": true, "SMW_NS_PROPERTY": true } }, "meta": { "skip-on": { "sitelanguage": [ "ja", "Some issues with NS_SPECIAL when 'ja' is used as sitelanguage." ] }, "version": "2", "is-incomplete": false, "debug": false } }