← Back to team overview

openerp-dev-web team mailing list archive

Re: [Merge] lp:~openerp-dev/openobject-client/trunk-page_tooltips-rga into lp:openobject-client

 

On Thursday 31 March 2011, you wrote:
> > Is it possible to add in the title of the tab the begining of the
> > object's name :
> > 
> > Like instead of only "lead", having "lead: title" (keep ony the 6 first
> > letter of the object name)
> 
> Hello tfr
>     I implement page title as you said. now page title display
> action_name:name[:6] e.g (Leads:The Ga)

Hmmm.... 

What happens when the name is in utf-8?

I'm afraid you can only safely use the [:6] operator on _unicode_ strings, not 
byte strings of utf-8!



-- 
Say NO to spam and viruses. Stop using Microsoft Windows!

https://code.launchpad.net/~openerp-dev/openobject-client/trunk-page_tooltips-rga/+merge/53422
Your team OpenERP R&D Team is subscribed to branch lp:~openerp-dev/openobject-client/trunk-page_tooltips-rga.



Follow ups

References