Yes, that seems to be what it's doing. I'll do some more tests to confirm.
But this will break things for anyone who puts two smilies in a row if there are no spaces in their definitions. I can see an issue here for a lot of general users who'd either have to Google RDF[1], or wouldn't care what it is. [1] I did. Les Bessant [EMAIL PROTECTED] Losing it[1] - http://lcb.me.uk My flickr pictures - http://flickr.com/photos/lesbessant/ > -----Original Message----- > From: [EMAIL PROTECTED] [mailto:wp-testers- > [EMAIL PROTECTED] On Behalf Of [EMAIL PROTECTED] > Sent: 17 January 2007 00:53 > To: [email protected] > Subject: RE: [wp-testers] Change of behaviour of smilie translations andWP-Grins > > Hi, > > The change to the smiley system was initiated by ticket #1279, because > people wanted to be able to use RDF in their blog without it being > smilified. During this change we also fixed ticket #24444 about smilies not > showing if they were the very first thing in a post/comment. > > I tried a lot of different variations but there were always smilies not > transformed that you wanted transformed or smiley-like things that were > transformed when you didn't want them to. The current setting gave me the > least false positives and false negatives of the settings I tried. > > In theory the rule I implemented makes something a smiley if it meets 2 of > the following conditions (if you see different behavior, you've found a > bug): > - At the start of a line > - At the end of a line > - Starts with a whitespace > - Ends with a whitespace > > Cheers, > Bas Bosman (Nazgul) > > > > -----Original Message----- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of Lloyd Budd > Sent: dinsdag 16 januari 2007 21:29 > To: [email protected] > Subject: Re: [wp-testers] Change of behaviour of smilie translations > andWP-Grins > > On 1/16/07, Les Bessant <[EMAIL PROTECTED]> wrote: > > Found this behaviour with the betas (it may precede them, but I didn't > look > > too closely before). > > > > _______________________________________________ wp-testers mailing list [email protected] http://lists.automattic.com/mailman/listinfo/wp-testers
