Hey Jon,
What follows is the error message, the "malformed" tag and traceback.
Changing ' " ' for html code, ", inside 'content' atribute, solves
the problem for the parser, but I don't know if it's a valid solution
for the purpose of this tag.
HTMLParseError: malformed start tag, at line 25, column 55
<meta name="keywords" content="[nameerror: message="(ArrayResolver)
Context does not contains key 'site-meta-keywords'" code=0 mode=return
level=notice prefix="" info=""]"/>
Traceback (most recent call last):
File "/home/usuario/cchost/ultimo/cchost-storage-branch/ccwx/xrcwiz.py",
line 326, in OnPageChanging
event.GetPage().onChanging(event)
File
"/home/usuario/cchost/ultimo/cchost-storage-branch/p6/ui/pages/fieldrender.py",
line 99, in onChanging
return self.__validator(self.__assemble())
File
"/home/usuario/cchost/ultimo/cchost-storage-branch/ccpublisher/ui/cch.py",
line 55, in callback
if not(pycchost.location.validate(theurl, self.storage.Request,
self.storage.urlopen)):
File "/home/usuario/cchost/ultimo/cchost-storage-branch/pycchost/location.py",
line 22, in validate
p.feed(htmlSource)
File "/usr/lib/python2.4/HTMLParser.py", line 108, in feed
self.goahead(0)
File "/usr/lib/python2.4/HTMLParser.py", line 148, in goahead
k = self.parse_starttag(i)
File "/usr/lib/python2.4/HTMLParser.py", line 226, in parse_starttag
endpos = self.check_for_whole_start_tag(i)
File "/usr/lib/python2.4/HTMLParser.py", line 301, in
check_for_whole_start_tag
self.error("malformed start tag")
File "/usr/lib/python2.4/HTMLParser.py", line 115, in error
raise HTMLParseError(message, self.getpos())
HTMLParseError: malformed start tag, at line 25, column 55
On 8/21/06, Jon Phillips <[EMAIL PROTECTED]> wrote:
> On Mon, 2006-08-21 at 02:12 -0300, Bruno Dilly wrote:
> > I will send the exact error msg later, now I'm using my girlfriend's
> > PC. But it's a problem with malformed start tag, line 25, col 55, if I
> > remember correctly. The html source is
> > http://openclipart.org/cchost/?ccm=/media/login
>
> Ok, I updated cchost on openclipart.org ... try again :)
>
> Jon
>
> >
> > On 8/21/06, Jon Phillips <[EMAIL PROTECTED]> wrote:
> > > On Sun, 2006-08-20 at 17:06 -0300, Bruno Dilly wrote:
> > > > Sorry, Victor. I didn't make myself clear.
> > > >
> > > > I never said anything about malformed tags before my last message.
> > > > This is a problem with openclipart.org/cchost, and I just found it
> > > > yesterday. There are some "meta" tags in login page that HTMLParser
> > > > considers malformed.
> > >
> > > Can you send some error text back...curious about this error...more info
> > > please :)
> > >
> > > Jon
> > >
> > > > What I said before was about the problem with ccMixter, but I don't
> > > > know until now what exactly is happening.
> > > >
> > > > On 8/20/06, Victor Stone <[EMAIL PROTECTED]> wrote:
> > > > > On 8/19/06, Bruno Dilly <[EMAIL PROTECTED]> wrote:
> > > > > > I've got problems with ccmixter.org, as I've said a week ago, and
> > > > > > with
> > > > > > openclipart.org/cchost/, because it raises a HTMLParseError,
> > > > > > regarding
> > > > > > a malformed start tag. But everything else is OK.
> > > > >
> > > > > er, I guess I missed the first time you mentioned this -- what
> > > > > malformed start tag are we talking about?
> > > > >
> > > > > VS
> > > > >
> > > > _______________________________________________
> > > > cc-devel mailing list
> > > > [email protected]
> > > > http://lists.ibiblio.org/mailman/listinfo/cc-devel
> > > >
> > > --
> > > Jon Phillips
> > >
> > > San Francisco, CA
> > > USA PH 510.499.0894
> > > [EMAIL PROTECTED]
> > > http://www.rejon.org
> > >
> > > MSN, AIM, Yahoo Chat: kidproto
> > > Jabber Chat: [EMAIL PROTECTED]
> > > IRC: [EMAIL PROTECTED]
> > >
> > > Inkscape (http://inkscape.org)
> > > Open Clip Art Library (www.openclipart.org)
> > > Creative Commons (www.creativecommons.org)
> > > San Francisco Art Institute (www.sfai.edu)
> > >
> > >
> >
> --
> Jon Phillips
>
> San Francisco, CA
> USA PH 510.499.0894
> [EMAIL PROTECTED]
> http://www.rejon.org
>
> MSN, AIM, Yahoo Chat: kidproto
> Jabber Chat: [EMAIL PROTECTED]
> IRC: [EMAIL PROTECTED]
>
> Inkscape (http://inkscape.org)
> Open Clip Art Library (www.openclipart.org)
> Creative Commons (www.creativecommons.org)
> San Francisco Art Institute (www.sfai.edu)
>
>
_______________________________________________
cc-devel mailing list
[email protected]
http://lists.ibiblio.org/mailman/listinfo/cc-devel