Closed (fixed)
Project:
FeedBurner
Version:
5.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
6 Sep 2007 at 16:02 UTC
Updated:
1 Nov 2007 at 10:01 UTC
See the screenshot for more details. I'm using the 5.x-1-x-dev development snapshot of August 26.
| Comment | File | Size | Author |
|---|---|---|---|
| Picture 1_56.png | 39.36 KB | wim leers |
Comments
Comment #1
shane birley commentedThis has been happening for a while, this is just the latest error I have received:
Comment #2
shane birley commentedThis has been happening for a while, this is just the latest error I have received:
Comment #3
wim leersAny news from the maintainer?
Comment #4
furmans commentedI found that the code as written fails sometimes when you have forwards slashes in the Feedburner path (field "Feedburner feed"). Since the code uses regular expressions, it's clear that the forward slashes aren't being escaped properly before they're sent to the regular expression parser.
Starting at line 419 in feedburner.admin.inc update the code to look like this:
Inventor Spot is a Drupal site.
Comment #5
dave reidHey this is the maintainer, Dave here. Sorry I haven't had a while to reply to any issues. I'm going to be coding tonight and tomorrow night and get this committed asap. Thanks you furmans for helping figure out what was wrong.
Comment #6
wim leersAny news?
Comment #7
dave reidOk this should be fixed in the new 5.x-1.x version that the Drupal website should be creating in a couple of hours or so. Please let me know if this issue is resolved for you. Sorry it took so long!
Comment #8
furmans commentedThanks! This fixed it for my site.
Inventorspot is a Drupal site
Comment #9
(not verified) commented