RDF problems [message #160769] |
Thu, 22 October 2009 15:57 |
Anonymous
|
|
|
|
Right now I've almost finished backup tool for FUD Forum for users without database access (through RDF). And I noticed some bugs.
1) no message date field in ht tp://fudforum.org/forum/feed.php?mode=m&th=118734 (omg, I can't even post link to this forum?)
2) no access to RDF feed in private forums. Cookies are ignored. This is for 2.7.3, could not check with newer versions. You can try the link above with thread id for private thread.
3) different date formats in forum and thread feeds (basic=1 for thread feed, that's where I take dates from).
Also, I've got no registration email since yesterday (user Zverik).
|
|
|
|
|
Re: RDF problems [message #160783 is a reply to message #160775] |
Fri, 23 October 2009 08:46 |
Anonymous
|
|
|
|
OP's here.
You're right, date formats are consistent in latest version.
Still, dates are not included in thread basic=0 feed.
When receiving HTML pages of threads, cookies get checked: this is the way I backup private threads now. But when trying to get RDF feed for private threads, cookies are not looked at. Maybe you should add some authorization, like &user=000&passwordmd5=ABCDEF
|
|
|
|
|