Skip to content
Extraits de code Groupes Projets
  • Stefan Giehl's avatar
    1d5bbb55
    Disallow event tracking with empty/whitespace categories (#11819) · 1d5bbb55
    Stefan Giehl a rédigé
    * trim event values before checking if they are empty
    
    * Prevent possible archiving failures for already tracked empty event categories
    
    * Throw exception when tracking events with empty category or action
    
    * move trim method
    
    * Log console error when tracking events without category or action
    
    * rebuilt piwik.js
    1d5bbb55
    Historique
    Disallow event tracking with empty/whitespace categories (#11819)
    Stefan Giehl a rédigé
    * trim event values before checking if they are empty
    
    * Prevent possible archiving failures for already tracked empty event categories
    
    * Throw exception when tracking events with empty category or action
    
    * move trim method
    
    * Log console error when tracking events without category or action
    
    * rebuilt piwik.js