Make WordPress Core

Opened 16 years ago

Closed 16 years ago

Last modified 15 years ago

#7015 closed defect (bug) (fixed)

Google Gears error

Reported by: johnhennmacc's profile johnhennmacc Owned by: azaozz's profile azaozz
Milestone: 2.6 Priority: normal
Severity: normal Version: 2.6
Component: Administration Keywords: has-patch
Focuses: Cc:

Description

I am seeing the following error in place of the update status for Google Gears when I click on the "Speed up!" link:


Error: Invalid manifest - * Line 1, Column 1 Syntax error: value, object or array expected.

I tried deactivating and reactivating Google Gears but that doesn't seem to resolve the problem.

Attachments (2)

gears-manifest.patch (8.0 KB) - added by azaozz 16 years ago.
gears-manifest2.patch (438 bytes) - added by azaozz 16 years ago.

Download all attachments as: .zip

Change History (9)

#1 @ryan
16 years ago

  • Milestone changed from 2.7 to 2.6
  • Owner changed from anonymous to azaozz

Probably due to the recent script loader changes.

#2 @azaozz
16 years ago

  • Keywords has-patch added

Uses the new css loader to get the URLs of all css files. More changes may be needed when it's finalized.

#3 @azaozz
16 years ago

  • Status changed from new to assigned

#4 @ryan
16 years ago

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

(In [7981]) Use style loader for gears manifest. Props azaozz. fixes #7015

#5 @johnhennmacc
16 years ago

  • Resolution fixed deleted
  • Status changed from closed to reopened

This has reappeared. I have seen it in r8185.

#6 @azaozz
16 years ago

gears-manifest.php needed a small fix.

#7 @ryan
16 years ago

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

(In [8186]) Stub wp_guess_url() for the manifest. Props azaozz. fixes #7015

Note: See TracTickets for help on using tickets.