[Delicious-java-discuss] BADSTRING question
Brought to you by:
czarneckid
From: <del...@li...> - 2006-05-26 23:28:52
|
Hello again (Dave), I'm not sure if I've found a bug or just something I need to work =20 around. When I process a post which has '=BB' (») in its Description, =20= the entire Description String is replaced with "BADSTRING". This url is an example of a website with a Description that gets =20 changed: http://spacing.ca/photoblog/?page_id=3D42 Is this working as intended? If so, is there a list of characters =20 that are acceptable that I can use as a filter in my program? One more question. I am trying to add Date/Time tags to all my post. =20 My program's methodology is to download all my posts and then process =20= and repost each one on a 2 second delay so that I don't get throttled =20= by the api. Everything is working fine until I get to the 28th post. =20= At that point, I get nothing in response from del.icio.us, it =20 basically just seems to stall. Have you encountered this before? I'm fairly sure its not a bug on my end (although Im first to admit =20 I've said that before and been wrong!). I have tested it on three =20 different accounts and gotten the same result so I'm fairly sure the =20 issue is not with the content of a particular post. Weird. Thanks again, stephen http://boydstudio.ca/ |