On Sat, Oct 31, 2009 at 4:00 AM, David Reyes Samblas Martinez
<da...@tuxbrain.com> wrote:
> Man, you forget a "," in line 49 on 
> host-tools/offline-renderer/ArticleParser.py
>
> (re.compile(r'&amp;([a-zA-Z]{2,8});', re.IGNORECASE), r'&\1;'),<---Here!
>
>    # change % so php: wr_parser does not convert them
>    (re.compile(r'%', re.IGNORECASE), r'%25')

Stange. We must not have pushed the right changes. Sorry about that!

  -Sean

_______________________________________________
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community

Reply via email to