Skip to content

Commit

Permalink
MONDRIAN: fix for 2013292, [PATCH] Demo app: opening report first tim…
Browse files Browse the repository at this point in the history
…e doesn't work. Thanks Artem!

[git-p4: depot-paths = "//open/mondrian/": change = 11311]
  • Loading branch information
Will Gorman committed Jul 17, 2008
1 parent ea2b414 commit b5f1389
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions webapp/WEB-INF/web-jpivot.xml
Expand Up @@ -40,11 +40,6 @@ You must accept the terms of that agreement to use this software.
<filter>
<filter-name>JPivotController</filter-name>
<filter-class>com.tonbeller.wcf.controller.RequestFilter</filter-class>
<init-param>
<param-name>indexJSP</param-name>
<param-value>/index.html</param-value>
<description>forward to this page if session is new</description>
</init-param>
<init-param>
<param-name>errorJSP</param-name>
<param-value>/error.jsp</param-value>
Expand Down

0 comments on commit b5f1389

Please sign in to comment.