https://bugzilla.wikimedia.org/show_bug.cgi?id=50065
Web browser: ---
Bug ID: 50065
Summary: GettingStartedNavbar logs events with null action
Product: MediaWiki extensions
Version: unspecified
Hardware: All
OS: All
Status: NEW
Severity: normal
Priority: Unprioritized
Component: GettingStarted
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected], [email protected],
[email protected], [email protected]
Classification: Unclassified
Mobile Platform: ---
in ext.gettingstarted.taskToolbar.js, lines 127-129, we call:
> var schemaAction = logging.getPageSchemaAction();
>
> logging.logImpression( fullTask, schemaAction );
But 'getPageSchemaAction' can return null, and logImpression does not check for
that, and the schema does not allow nulls.
--
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