[Citadel Development] Re: Citadel commit log: revision 8154

2009-12-22 Thread IGnatius T Foobar
r8154 fixes the Slashdot feed (which is really a disgusting mess of xml that should be taken out back and shot)

[Citadel Development] Citadel commit log: revision 8154

2009-12-22 Thread ajc
r8154 | ajc | 2009-12-22 12:31:11 -0500 (Tue, 22 Dec 2009) | 1 line Changed paths: M /trunk/citadel/modules/rssclient/serv_rssclient.c * Some RSS feeds are tagged as instead of . Handle these as RSS instead of discardin

[Citadel Development] (no subject)

2009-12-22 Thread dothebart
ok, now I need some help... we're in user_edit.c, this is the source: /* If there's no vcard, create one */ if ((*VCMsg == NULL) && (already_tried_creating_one == 0)) { FlushStrBuf(Buf); already_tried_creating_one = 1; serv_puts("ENT0 1|||4"); StrBuf_ServGetln(Buf); if (GetServerStatus(Buf, NULL)