On Wed, 16 Sep 2015 15:10:59 -0300, Poggenpohl, Daniel <daniel.poggenp...@isst.fraunhofer.de> wrote:

Hello everyone,

Hi!

What Tapestry version are you using? What's the full stack trace?

I believe this issue was already fixed.


I've detected a possible bug in our application:

If the following is true (at least in Firefox):
- I have "forgotten" about the web application pages (History->Show All History->Forget about this site) - I request the Index page of the Tapestry web application with its root URL (e.g. : http://my.server.com/rootContext)
- The Index page may even be a template with an empty body

The first request will result in an Internal Tapestry Error: NullPointerException
at isCompressible(contentType)
because the contentType is null and the assertion fails.
The second request will return the requested Index page.

I will post the stack later in here.

I don't know how this happens, if I forget about the website and access some other page than the Index page first, nothing of the sort happens.
The second request has normal behaviour.

What could make this happen?

Regards,
Daniel P.


--
Thiago H. de Paula Figueiredo
Tapestry, Java and Hibernate consultant and developer
http://machina.com.br

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
For additional commands, e-mail: users-h...@tapestry.apache.org

Reply via email to