Make WordPress Core

Opened 16 years ago

Closed 16 years ago

Last modified 5 years ago

#4752 closed defect (bug) (fixed)

Parse error: syntax error, unexpected '}' in import.php on line 19

Reported by: stevie212's profile Stevie212 Owned by:
Milestone: 2.3 Priority: high
Severity: major Version: 2.3
Component: Administration Keywords: import, error, php has-patch
Focuses: Cc:

Description

Also the import.php file does not work and throws up this error

Parse error: syntax error, unexpected '}' in C:\xampp\htdocs\trunk\wp-admin\import.php on line 19

This should be fixed right away.

Attachments (1)

import.php.diff (458 bytes) - added by tmountjr 16 years ago.
keeps change from 5867 and fixes parens

Download all attachments as: .zip

Change History (9)

#1 @Stevie212
16 years ago

  • Summary changed from Error in inport.php file to Error in import.php file

oops typo in title.

#2 @Stevie212
16 years ago

Mind you my home server is on, by the way.

#3 @tmountjr
16 years ago

Looks like this was introduced in [5687].

@tmountjr
16 years ago

keeps change from 5867 and fixes parens

#4 @tmountjr
16 years ago

  • Keywords has-patch added

My bad - change was [5867]. transposed numbers in earlier comment...

#5 @Stevie212
16 years ago

That was close, but it should be fixed however.

#6 @ryan
16 years ago

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

(In [5874]) Remove extra paren. Props tmountjr. fixes #4752

#7 @foolswisdom
16 years ago

  • Summary changed from Error in import.php file to Parse error: syntax error, unexpected '}' in import.php on line 19

This ticket was mentioned in Slack in #cli by schlessera. View the logs.


5 years ago

Note: See TracTickets for help on using tickets.