Opened 3 years ago

Closed 9 months ago

#1056 closed defect (fixed)

podpress 8.8.3 : fix for incomplete media file URLs in the RSS feed

Reported by: ntm Owned by: seek3r
Priority: normal Component: podpress
Severity: major Keywords: rss feed, fix, media files, URL
Cc: seek3r, azaozz, ntm

Description

There is another big problem. If the option "Local path to media files directory (optional)" (on podpress' General settings page) is in use then the RSS feed will have enclosure-tags with incomplete media file URLs.

The fix seems to be simple: removing the comment symbols in front of the line 455 in the podpress_feed_functions.php file. (I have made this comment there. I'm sorry!)

The fix is attached.

Attachments (2)

podpress_feed_fix_for_883.diff (3.0 KB) - added by ntm 3 years ago.
podpress_feed_functions_fix_for_882_and_883.diff (1.4 KB) - added by ntm 3 years ago.
the fix for podpress_feed_functions.php without anything else

Download all attachments as: .zip

Change History (4)

Changed 3 years ago by ntm

comment:1 Changed 3 years ago by ntm

I have attached the patch for the podpress_feed_functions.php file as a patch for single file and not as a cumulative patch because there will be other patches for 8.8.4, too.

Changed 3 years ago by ntm

the fix for podpress_feed_functions.php without anything else

comment:2 Changed 9 months ago by garyc40

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

In [586432]:

Fix: Can't order products properly in Products admin page.

Fixes issue 1056.

Note: See TracTickets for help on using tickets.