Test report:

Fresh installed 2.66

* But use {一.二::variablename} to retrieve the data -> OK
* Use Chinese variable name {::一二三} -> OK
* [(include page='一.二')] -> OK
* [if equal {p1} 一] -> OK

Only one test failed:

* retrieve the data '{info.test::一.二}' -> Failed

I found an interesting thing. If I put a form in page "一.二":

[form][submit]
[session info "field='{p}' value='一二三' target='info.test'"]
[form]

It world save an info data to "info.test" page, however, the data
variablename is %-encoded. BUT in action=view mode it looks like "一.二"
and in action=edit mode, it actually is "%e4%b8%80.%e4%ba%8c". :(

A further test I found

1) This is happened at least in 2.65
2) In 2.66 ALL the [(info report)] are broken, no matter the
variablename is utf-8 or English.

Cheers, linly

On 3月21日, 上午3時18分, Linly <[email protected]> wrote:
> Yes I can't wait to test it. But it's three o'clock on the morning. I
> should go to bed three hours ago. :(
>
> I'll test this when I wake up again.
>
> Cheers, linly
>
> On 3月21日, 上午3時05分, The Editor <[email protected]> wrote:
>
> > Just released some more improvements to BoltWire's UTF capabilities
> > (2.66), with fixes to the equal condition, and the include function.
> > Also reworked the vars to allow UTF data and info vars, even when on
> > UTF pages. Its still kind of experimental, but it seems to work for
> > the most part. Likely the markup patterns will need a bit more
> > tweaking, and there may be a few unexpected bugs. Also, there may be
> > some incompatibility with older versions if you have existing data or
> > info vars. But it's a nice improvement. Linly should love it!
>
> > Should fix the following tests, and several more not tested:
>
> > * But use {一.二::variablename} to retrieve the data -> Failed
> > * Use Chinese variable name {::一二三} -> Failed
> > * [(include page='一.二')] -> Failed
> > * retrieve the data '{info.test::一.二}' -> Failed
>
> > Also fixed a recently introduced bug in the form action parameter.
> > Let me know if you spot any problems. Hold off at 2.65 on your
> > production sites as the changes in this release are systemic and there
> > could well be unanticipated consequences.
>
> > 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
-~----------~----~----~----~------~----~------~--~---

Reply via email to