From: Kevin <ke...@dr...> - 2006-03-24 00:46:18
|
Andrew Turner wrote: > I have the current bugs in RC 0.3: > > * Warning: gmmktime() expects parameter 3 to be long, string given in > magpierss/rss_utils.inc on line 35 > - which shows up when any feed is updated. > > Which version of php are you using? I did make changes to that file, but it runs clean on my install. (5.0.x) > * Warning: Unable to detect unique link for item, please report the > bug to the FoFR Project in init.php on line 1598 > > - which shows up from the feed: > http://ourworld.harveyworld.com.au/jobs/default.cfm > > That feed has no URLs to uniquely identify the items. Is it a defect if we've never supported horribly broken feeds such as that? To fix this, we will have to add a hash column to the items table to uniquely identify items. Not something I'd consider slipping in during a release cycle. > * the "Previous/Next 10" (or however many) links do not abide by the > "howmany" and are actually malformed (several params without actual > values). > > > -- > Andrew Turner > ajt...@hi... 42.4266N x 83.4931W > http://highearthorbit.com Northville, Michigan, USA > > > ------------------------------------------------------- > This SF.Net email is sponsored by xPML, a groundbreaking scripting language > that extends applications into web and mobile media. Attend the live webcast > and join the prime developer group breaking into this new coding territory! > http://sel.as-us.falkag.net/sel?cmd=k&kid0944&bid$1720&dat1642 > _______________________________________________ > Fofredux-devel mailing list > Fof...@li... > https://lists.sourceforge.net/lists/listinfo/fofredux-devel > |