enterprisemediawiki / Wiretap

User pageview tracking for MediaWiki
4 stars 6 forks source link

Don't record bad hits (probably API hits) #7

Closed jamesmontalvo3 closed 9 years ago

jamesmontalvo3 commented 9 years ago

Stops wiretap from recording a hit if the initial recording of page_id, username, timestamp, etc were not recorded. This happens probably on API hits, but could be on other hits where the "BeforeInitialize" hook is not run