Hello, Massimo!

Yes, I am using 1.71.0. If you want I can send you a copy of my state screen so you can debug. Please tell me if you need it.


Thanks!
Monteiro

mdipierro wrote:
Are you using 1.71.0? I thought this was fixed.

Massimo

On Nov 1, 2:01 pm, Júlio Monteiro <[email protected]> wrote:
  
Sure,
Just install plain t4 with no DB in a folder called "test", create the admin user, login, then edit the "main" page, and replace it with some text like: "Júlio"
After you save the page you can never edit it again, unless you go to the database console and delete that page version. The traceback I get is:Traceback(most recent call last):File"gluon/restricted.py",line184,inrestrictedexecccodeinenvironment File"/var/local/web2py/applications/test/controllers/default.py",line76,in<module>File"gluon/globals.py",line103,in<lambda>self._caller=lambdaf:f()File"gluon/tools.py",line1403,infreturnaction(*a, **b)File"/var/local/web2py/applications/test/controllers/default.py",line41,inlogs pages=db(db.t_page.name==page_name).select(orderby=~db.t_page.saved_on)File"gluon/sql.py",line2859,inselect rows=response(query)File"gluon/sql.py",line2854,inresponsedb._execute(query)File"gluon/sql.py",line835,in<lambda>self._execute=lambda*a, **b:self._cursor.execute(*a, **b)OperationalError:Couldnotdecode to UTF-8column'body'with text 'Júlio'
Thanks!
Monteiro
mdipierro wrote:Can you tell me how to reproduce the problem? On Nov 1, 12:32 pm, Júlio Monteiro<[email protected]>wrote:Hello Massimo, Please check out my branch, I did some bug hunting on T4, perhaps you can use some of what I coded.https://code.launchpad.net/~monteiro/t4/monteiroI would love if you can fix that international character support problem, thats what is blocking me now :) Cheers, Monteiro Júlio Monteiro wrote:Hey there,Another bug that I would love to know how to solve: no pages accept unicode chars, and if you save a system page with unicode chars, the system becomes unusable, the only way is to open the sqlite database by hand and remove the faulty entry.Is this easy to fix?Monteiro
    

  

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "web2py-users" 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/web2py?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to