Blog titles not parsing

Gordon Hodgson feeds at greenfeed.org.uk
Sun Oct 12 01:34:45 EST 2008


Cheers,

I'm now getting the following error:

DEBUG:planet.runner:Processing template /home/greenfee/public_html/ 
venus/themes/classic_fancy/index.html.tmpl using tmpl
Traceback (most recent call last):
  File "/home/greenfee/public_html/venus/planet.py", line 68, in ?
    splice.apply(doc.toxml('utf-8'))
  File "/home/greenfee/public_html/venus/planet/splice.py", line 118,  
in apply
    output_file = shell.run(template_file, doc)
  File "/home/greenfee/public_html/venus/planet/shell/__init__.py",  
line 66, in run
    module.run(template_resolved, doc, output_file, options)
  File "/home/greenfee/public_html/venus/planet/shell/tmpl.py", line  
258, in run
    output.write(tp.process(template))
  File "/home/greenfee/public_html/venus/planet/vendor/htmltmpl.py",  
line 548, in process
    loop_total, globalp))
UnicodeEncodeError: 'ascii' codec can't encode character u'\u2019' in  
position 18: ordinal not in range(128)

On 11 Oct 2008, at 14:15, Sam Ruby wrote:

> On Sat, Oct 11, 2008 at 8:56 AM, Gordon Hodgson <feeds at greenfeed.org.uk 
> > wrote:
>> Many thanks.
>>
>> Can I just redownload the files off the website, or do I need to do
>> some fiddly pulling thing. I don't have terminal access for security
>> reasons but I can use cron (a loophole?)
>
> You should only need to replace the following file:
>
> http://www.intertwingly.net/code/venus/planet/shell/tmpl.py
>
>> Gordon
>
> - Sam Ruby



More information about the devel mailing list