On Wed, Mar 17, 2010 at 1:48 AM, Kevin <[email protected]> wrote: > > Might be related to the issue that Dan spoke about headers and footers in > some circumstances. Not sure. will look at it again in the morning.
No idea what this is. Keep me posted if you can't figure it out. Check the capitalizations in your skin [[TOP]] verse [[top]]. That might be an issue... > One common thing I was doing was having a space after a header element. The > new code throws a <br /> in that case, so I had to remove the blank lines > after them all. Not that big of a problem. It might be possible to fix this. I'll look into it. On the other hand, this may be just what we want. If we add an extra line return after the header, we should get the extra line return in the output, no? Possibly you could check your css for extra padding-bottom or margin-bottom for h1's. > Amp symbols seem to no longer work properly. This includes using them in > title data. > Apostrophes do the same thing. In title data they display as the html > entity. I checked this on mine, and all seems ok. If they were in your titles before the upgrade however, they will need to be fixed manually. (The fixer script didn't check for these, I'm sorry). These are no longer encoded in the source, but in the output. They are still broken in links. Already fixed for next release though. If you need an immediate patch for this, let me know. Very easy to do. Cheers, Dan -- You received this message because you are subscribed to the Google Groups "BoltWire" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/boltwire?hl=en.
