https://bugzilla.wikimedia.org/show_bug.cgi?id=18731
--- Comment #4 from Roan Kattouw <[email protected]> 2009-05-11 19:48:51 UTC --- (In reply to comment #3) > Assumption is not valid; some directories contain extension entry point files > with different names. Names of the entry point files are not relevant and aren't guessed. The only assumption made is this: if the local path to the file does not contain /includes/api and does contain /extensions , then the path is assumed to be /something/extensions/ExtensionName/whatever.php , which I think is a reasonable assumption to make. > Use the path that's provided in the version information, > rather than throwing it away and attempting to guess it again. > And just how would I get that path? -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email ------- 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 [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
