/[Apache-SVN]
ViewVC logotype

Revision 1151992


Jump to revision: Previous Next
Author: svenmeier
Date: Thu Jul 28 20:40:16 2011 UTC (12 years, 8 months ago)
Changed paths: 2
Log Message:
WICKET-3917 SwitchProtocolRequestHandler is never instantiated with a delegated IRequestHandler, so I don't see why it should implement IRequestHandlerDelegate while always returning null in #getDelegateHandler() and thus failing the request logger.
Note that I had to revert the test in SwitchProtocolRequestHandlerTest added for WICKET-3380, since now a SwitchProtocolRequestHandler cannot be mapped to a Url - why should this be even possible? The quickstart attached to WICKET-3380 works without this anyway.

Changed paths

Path Details
Directorywicket/trunk/wicket-core/src/main/java/org/apache/wicket/protocol/https/SwitchProtocolRequestHandler.java modified , text changed
Directorywicket/trunk/wicket-core/src/test/java/org/apache/wicket/protocol/https/SwitchProtocolRequestHandlerTest.java modified , text changed

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26