Details
-
Type:
Improvement
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 1.0.0
-
Fix Version/s: 1.1.0
-
Component/s: None
-
Labels:None
-
Number of attachments :
Description
Currently the page service encoder is using the ".html" extension to encode the urls for pages.
Using the ".html" extension implies that every request matching *.html should be processed by Tapestry filter, which makes impossible the use of static html pages, like the ones we need to run Selenium.