#2296 closed defect (bug) (fixed)
link-import.php fails on default ompl_url value
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| 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)
Change History (3)
Note: See
TracTickets for help on using
tickets.

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