From: Benjamin S. <bs...@cr...> - 2005-11-27 23:44:26
|
* on a vanilla install, add feeds does not seem to be working. I suspect this might have something to do with php settings of register globals vs. .. whatever the other options are. Switching add.php to use _REQUEST instead of _GET and _POST fixed it, and I checked in the fix to head. * Even on the vanilla install, I'm not getting a working installation. the panel only lists one feed (even though I've subscribed to many), does not list the feed's name, and view does not list any results. Am investigating. Possibly related to not having any categories defined? If so, will hack around this pending categories via tags. * I guess we should handle feed: urls (thanks a billion, apple.). Anyone interested, or should we add it to wherever "the" todo list lives? |