On Jun 24, 8:28 am, The Editor <[email protected]> wrote: > Josh, we've been doing a lot of very complicated work on the vertical > linespacing system used in BoltWire. What you are seeing is a bug that > was just introduced in the last release or two of BoltWire. > > I think what we want to do though is not tinker with the vspace > function for this. It's finally working about as well as possible (as > far as I can tell) but rather with the code that prefills a text box > when you hit preview. Let me see if I can find it... > > Oh. Actually I already fixed it on version. But can't remember what I > did exactly. :)
Heh. Actually, you *did* tinker with the vspace function, removing the BOLTescape call at the very beginning. At least that's the change which fixed it when I tested by backpatching individual changes to 3.4.12. > You are just joining in right at the tail end of a long, tough series > of upgrades. Please be patient while we try and squash a last couple > problems. Yeah, I gathered that from looking through the messages in this group. > Then we will freeze the 3.xx series and start looking at some changes > for a 4.xx release. I'm very excited about that, but want to wait > until we have our current code as bugfree as we can get it. Yeah, probably about time; it looks like the code is overdue for a good refactoring and cleanup. It ain't bad compared to some of the PHP code out there, but that's not saying much. :) --Josh -- 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.
