Re: [T5] problem with CSS in tml.

2009-04-19 Thread Joel Halbert
ct it will try to resolve it as a ref to the current page with a context of "image". Also, for reference http://tapestry.apache.org/tapestry5/guide/css.html -Original Message- From: Entheogen Reply-To: Tapestry users To: users@tapestry.apache.org Subject: Re: [T5] problem

Re: [T5] problem with CSS in tml.

2009-04-19 Thread Entheogen
but the images are inside internal (

Re: [T5] problem with CSS in tml.

2009-04-19 Thread Thiago H. de Paula Figueiredo
Em Sun, 19 Apr 2009 13:00:16 -0300, Joel Halbert escreveu: looks like you have a badly anchored image somewhere on your page.. Something is being generated like the incorrectly rooted images path causes tap to think this resource is page local and tries to call onActivate on the current pa

Re: [T5] problem with CSS in tml.

2009-04-19 Thread Joel Halbert
tails.java:34), parameter #1: Coercion of images to type java.lang.Long (via String --> Long) failed: For input string: "images" -Original Message- From: Entheogen Reply-To: Tapestry users To: users@tapestry.apache.org Subject: [T5] problem with CSS in tml. Date: Sun, 19 Apr 2009 0

Re: [T5] problem with CSS in tml.

2009-04-19 Thread Joel Halbert
led: For input string: "images"" so the string "images" has somehow worked its way into the context for a link to this page. -Original Message- From: Entheogen Reply-To: Tapestry users To: users@tapestry.apache.org Subject: [T5] problem with CSS in tml. Date

[T5] problem with CSS in tml.

2009-04-19 Thread Entheogen
you can see when i click on page it loads AlbumDetails with context. Now this parameter is what is causing exceptions (i think). The page loads fine but I cannot see any images, just colors and text is formatted as CSS. What could be the problem? Thanks -- View this message in