https://bugzilla.wikimedia.org/show_bug.cgi?id=46635
Brad Jorsch <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |patch-in-gerrit Assignee|[email protected]. |[email protected] |org | --- Comment #8 from Brad Jorsch <[email protected]> --- (In reply to comment #6) > Back the original problem of registerInterface() which generates a > concatenated > string of > C:\xampp\htdocs\mw\extensions\Scribunto\engines\LuaCommon/lualib/C: > \xampp\htdocs\mw\extensions\SemanticMediaWiki\includes\lua/smw.property.lua > > The problem lies with the Scribunto_LuaEngine class where the check > $fileName[0] !== DIRECTORY_SEPARATOR will not provide sufficient clarity and As I said, it's not recognizing that the path beginning with the drive letter is absolute, so it's treating it as relative. Gerrit change 56596 should theoretically fix it. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
