Found the cause or at least what is causing the blank page. but have not yet figured out why. It is one of my weather plugins that preloads data for display. Something since 3.4.7 seems to not like it when the display is showing the top.... ahhh... think I figured it it out. It is double loading...
Oh and the issue with & and ' issue in titles and most links is fixed in 3.4.9 On Wed, Mar 17, 2010 at 7:36 AM, The Editor <[email protected]> wrote: > 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]<boltwire%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/boltwire?hl=en. > > -- 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.
