Damn. Sometimes I'm a bit dense. I just realized that I created my own 
Menu snippet, overriding the default one. A simple copy and paste fixed 
things.

Just so I'm clear, the XML error is because the <menu:bind /> tag 
appeared in the output, and the tag appeared in the output because the 
"group" function that does the binding was hidden when I made my own 
Menu snippet. Correct?

And the binding does take place in that function (def group(template: 
NodeSeq): NodeSeq ?

Chas.

David Pollak wrote:
> If the error is occurring in the browser, it's because the <menu:bind/> 
> is not getting processed.
> 
> So, what's the page source (the stuff that's getting delivered to the 
> browser)?
> 
> 
> Charles F. Munat wrote:
>> I'm still not clear on what causes this type of error:
>>
>> XML Parsing Error: prefix not bound to a namespace
>> Location: http://localhost:8081/
>> Line Number 37, Column 10:                                   <li><menu:bind 
>> /></li>
>> ----^
>>
>> Can anyone explain?
>>
>> Thanks,
>> Chas.
>>
>>   
> 
> 
> > 

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Lift" group.
To post to this group, send email to liftweb@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/liftweb?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to