https://bugzilla.wikimedia.org/show_bug.cgi?id=36064
Andre Klapper <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Depends on| |49597 --- Comment #18 from Andre Klapper <[email protected]> --- Whoah, at least one thing that worked out a bit today: After finally seriously(TM) reading (and understanding!) https://wiki.mozilla.org/Bugzilla:Writing_Extensions and the related API docs && reading the Needinfo extension code *closely* && checking the Hooks called in there and where they are in the Bugzilla core code && diff'ing related files against both bugzilla.mozilla.org-4.2 code and Bugzilla-upstream-trunk code: The code merged into upstream 4.4 in http://bzr.mozilla.org/bugzilla/4.4/revision/8484 is also in bmo 4.2 (but not upstream 4.2). Just backporting changes in Bugzilla/Bug.pm and Bugzilla/Hook.pm does not seem to be enough (tested on boogs.wmflabs.org), plus http://bzr.mozilla.org/bmo/4.2/changes?filter_file_id=needinfo.html.tmpl-20120917153628-850vrsl12som4lsz-9 has quite some changes, plus I don't plan to diff bmo4.2 code too much against bugzilla4.2 upstream. So we should probably just upgrade to 4.4 (bug 49597) first. -- You are receiving this mail because: You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
