Make WordPress Core

Opened 16 years ago

Closed 16 years ago

#8654 closed defect (bug) (fixed)

[PATCH] Explicitly declare wpAjax when created

Reported by: projct's profile projct Owned by:
Milestone: 2.8 Priority: normal
Severity: normal Version: 2.7
Component: General Keywords: has-patch
Focuses: Cc:

Description

wpAjax should be declared (var wpAjax = function...)

Attachments (1)

explicitly-declare-wpajax.diff (392 bytes) - added by projct 16 years ago.

Download all attachments as: .zip

Change History (7)

#1 @projct
16 years ago

  • Version set to 2.7

#2 @DD32
16 years ago

  • Keywords hsa-patch added

#3 @DD32
16 years ago

  • Keywords has-patch added; hsa-patch removed

#4 @azaozzLead Developer
16 years ago

  • Resolution set to fixed
  • Status changed from new to closed

(In [10231]) Explicitly declare Javascript vars when created, props projct, fixes #8654, fixes #8655, fixes #8656, for 2.7

#5 @azaozzLead Developer
16 years ago

  • Milestone changed from 2.7.1 to 2.8
  • Resolution fixed deleted
  • Status changed from closed to reopened

Reopen for 2.8

#6 @azaozzLead Developer
16 years ago

  • Resolution set to fixed
  • Status changed from reopened to closed

(In [10232]) Explicitly declare Javascript vars when created, props projct, fixes #8654, fixes #8655, fixes #8656, for trunk

Note: See TracTickets for help on using tickets.