Hi,
Thank you for fixing the bug about trackback RDF in 1.6.2. However, it does not seem to be completely fixed. I have the following code in the top of my entry template:
<title>{exp:weblog:entries}{title} - {weblog}{/exp:weblog:entries} - {site_name}</title>This template was created before I enabled trackbacks and RDF for it, which I just did after I installed the 1.6.3 update. For some odd reason, EE is inserting an RDF block right where the {weblog} tag is. This is causing it to be read by my browser as part of the title, and thus become a major problem for me. Do you have any suggestions on how I could work around this?