[Lift] Re: ExtLink not working

2008-09-24 Thread Marius

Looks to me like a bug. I mean it appears to render the random string
generated instead of what createLink returns.


Br's,
Marius

On Sep 24, 12:15 pm, Charles F. Munat [EMAIL PROTECTED] wrote:
 When I create an external link in the SiteMap thus:

 Menu(Loc(google, ExtLink(http://google.com/;), Google))

 I get an anchor like this:

 a href=/JQWGEJZP2BM5JTZ030LHGoogle/a

 But when I click on this, I get a:

 HTTP ERROR: 404

 NOT_FOUND

 RequestURI=/JQWGEJZP2BM5JTZ030LH

 I presume this is meant to obscure the external links (though not sure
 why that would be useful). Shouldn't it redirect? What could be wrong here?

 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
-~--~~~~--~~--~--~---



[Lift] Re: ExtLink not working

2008-09-24 Thread David Pollak
And how did you convert the Loc to an URL?

Marius wrote:
 Looks to me like a bug. I mean it appears to render the random string
 generated instead of what createLink returns.


 Br's,
 Marius

 On Sep 24, 12:15 pm, Charles F. Munat [EMAIL PROTECTED] wrote:
   
 When I create an external link in the SiteMap thus:

 Menu(Loc(google, ExtLink(http://google.com/;), Google))

 I get an anchor like this:

 a href=/JQWGEJZP2BM5JTZ030LHGoogle/a

 But when I click on this, I get a:

 HTTP ERROR: 404

 NOT_FOUND

 RequestURI=/JQWGEJZP2BM5JTZ030LH

 I presume this is meant to obscure the external links (though not sure
 why that would be useful). Shouldn't it redirect? What could be wrong here?

 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
-~--~~~~--~~--~--~---



[Lift] Re: ExtLink not working

2008-09-24 Thread Charles F. Munat

Sorry, I should have mentioned that I'm using the new group function. 
When I use builder, it works fine. I notice that the new group function 
ignores Hidden and doesn't work with ExtLink links. I'm slowly working 
through it to figure out why, but you probably already know why.

Chas.

David Pollak wrote:
 And how did you convert the Loc to an URL?
 
 Marius wrote:
 Looks to me like a bug. I mean it appears to render the random string
 generated instead of what createLink returns.


 Br's,
 Marius

 On Sep 24, 12:15 pm, Charles F. Munat [EMAIL PROTECTED] wrote:
   
 When I create an external link in the SiteMap thus:

 Menu(Loc(google, ExtLink(http://google.com/;), Google))

 I get an anchor like this:

 a href=/JQWGEJZP2BM5JTZ030LHGoogle/a

 But when I click on this, I get a:

 HTTP ERROR: 404

 NOT_FOUND

 RequestURI=/JQWGEJZP2BM5JTZ030LH

 I presume this is meant to obscure the external links (though not sure
 why that would be useful). Shouldn't it redirect? What could be wrong here?

 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
-~--~~~~--~~--~--~---