Opened 7 years ago

Closed 7 years ago

Last modified 6 years ago

#2296 closed defect (bug) (fixed)

link-import.php fails on default ompl_url value

Reported by: Kafkaesqui Owned by: anonymous
Priority: normal Milestone:
Component: Administration Version: 2.0
Severity: normal Keywords: link import opml_url
Cc:

Description

With the default opml_url value (http://), link-import.php generates the following error, even if a local file is provided for upload:

Warning: fopen(http://): failed to open stream: No error in c:\inetpub\wwwroot\wp-includes\functions.php on line 2113

Submitting patch that assures opml_url doesn't also equal 'http://'.

Attachments (1)

link-import.patch (500 bytes) - added by Kafkaesqui 7 years ago.
link-import.php patch to manage opml_url value equaling "http://"

Download all attachments as: .zip

Change History (3)

link-import.php patch to manage opml_url value equaling "http://"

comment:1   ryan7 years ago

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

(In [3441]) Link import fix from Kafkaesqui. fixes #2296

  • Milestone 2.0.1 deleted

Milestone 2.0.1 deleted

Note: See TracTickets for help on using tickets.