masterdxb / sweetcron

Automatically exported from code.google.com/p/sweetcron
0 stars 0 forks source link

Google Reader Feed Not Working #11

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Attempt to add Google Reader Shared Items (example:
https://www.google.com/reader/shared/06356140570470788237 )

What is the expected output? What do you see instead?

I expected it to be added, especially since I had already added two other
feeds. Instead,

An Error Was Encountered

Error Number: 1048

Column 'feed_url' cannot be null

INSERT INTO `feeds` (`feed_title`, `feed_icon`, `feed_url`, `feed_status`,
`feed_domain`) VALUES ('Andrew Min\'s shared items in Google Reader', 0,
NULL, 'active', NULL)

Original issue reported on code.google.com by baseball...@gmail.com on 28 Aug 2008 at 1:14

GoogleCodeExporter commented 8 years ago
fixed in latest version

Original comment by yongf...@gmail.com on 29 Aug 2008 at 4:33