Changeset 868

Show
Ignore:
Timestamp:
05/11/07 04:15:28
Author:
piv
Message:

Fix problem with non ascii chars in title

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • qRSS2Syndication/trunk/skins/qrss2syndication/RSS2.pt

    r608 r868  
    1313            template_title template/title_or_id; 
    1414            here_title python:test(portal_title != here_title, here_title, template_title)" 
    15             tal:content="string:$portal_title - $here_title">Title of page</title> 
     15            tal:content="python:'%s - %s'%(portal_title,here_title)">Title of page</title> 
    1616        <link tal:content="here/absolute_url"></link> 
    1717        <description tal:content="here/Description">