Very curious. Probably we need to comment out line 427 of markups.php,
like this:
// if (preg_match('/^~~([0-9]+)~~$/', $text) === 1) $noP = true;
Not sure what that will break however! Please try this and see if it
disrupts anything else for me. Your testing and bug reporting is very
valuable!!!
Another option is to add a space or something to the end of the links
output so it doesn't match the pattern above, like markups.php, line
512:
return BOLTescape('<a href="'.$link.'"
'.$defaultAttr.$attr.'>'.BOLTtranslate($label)."$missingPage</a>") . '
';
This we can keep the code in line 427 and avoid whatever issues it was
supposed to fix.
Cheers,
Dan
On Thu, Mar 12, 2009 at 9:11 PM, Linly <[email protected]> wrote:
>
> Hi Dan, I'm afraid that the fix of line return maybe not the right
> fix. Please visit the page again,
>
> http://txtray.net/jargon/?p=test.bug
>
> If I have three links list them at three lines, it will render to one
> line. Same problem like the "fmt='title'" at 2.62. If the three lines
> are not link but text, it looks normal. This is happened at least from
> 2.61.
>
> Cheers, linly
>
> On Mar 13, 1:58 am, The Editor <[email protected]> wrote:
>> Just released a small, but very imported upgrade (Version 2.63)
>> involving a major security vulnerability involving the new utf pages
>> we've been experimenting with. If you are on any of our recent
>> releases, I'd strongly recommend upgrading. Also a small fix on line
>> returns in fmt displays.
>>
>> Things seem to be pretty stable with relatively few bugs, so I'd
>> almost say this is stable (most of the recent ones have all been
>> "experimental") and I will likely upgrade the BoltWire site soon.
>> However, I have a do list of things to nail down with the utf issue,
>> particularly security, etc. And I haven't had any really time to
>> devote to it. And won't till next week. This release is only out now
>> because it fixes a very important security hole and I urgently wanted
>> to squeeze it in.
>>
>> Cheers,
>> Dan
>>
>> P.S. The tech support guys said something was wrong with their servers
>> and they fixed it. The site seems to be working normally again. My
>> apologies for the interruptions in service.
> >
>
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---