#248 new
Will

RegEx not working properly

Reported by Will | March 16th, 2009 @ 09:03 PM

I'm trying to fetch entries from the following RSS: http://feeds2.feedburner.com/cou

As you can probable see, there are some social links handled by feedburner in the bottom of the entries that I would like to remove so I added a RegEx that deals with them: /(.)+<\/a>/

The problem is that I had to modify the wpomatic.php file in order to make it works.

Basically, the problem is that the feed processing routine escaped my input so I got double slashes and escaped quotes which makes the RegExp invalid.

I made a workaround that works but it would be nice to have it fixed in the next release.

Comments and changes to this ticket

Please Sign in or create a free account to add a new ticket.

With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.

New-ticket Create new ticket

Create your profile

Help contribute to this project by taking a few moments to create your personal profile. Create your profile »

WP-o-Matic project.

People watching this ticket

Tags

Pages