The feed items textarea isn't getting it's value from the database when saved.
In activitystream_feed.module, the activitystream_feed_activitystream_settings function doesn't have a parameter set. Putting (&$edit) as the paramater fixes this issue.
The feed items textarea isn't getting it's value from the database when saved.
In activitystream_feed.module, the activitystream_feed_activitystream_settings function doesn't have a parameter set. Putting (&$edit) as the paramater fixes this issue.
Comments
Comment #1
akalsey commentedFixed in CVS. Same issue existed in Flickr module
Comment #2
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.