| Title | IncludeTag uses default tag only |
| Date | 08-Jan-2005 02:27:55 EET |
| Version | 2.1.135 |
| Submitter | Administrator |
| Criticality | CriticalBug |
| Browser version | |
| Status | ClosedBug |
| PageProvider used | |
| Servlet Container | tomcat 5.0.24 / 5.0.12 |
| Operating System | Linux, OSX |
| URL | |
| Java version | 1.4.2 |
The new IncludeTag (and conversely, the ContentTag) seem to have a problem:
- OSX, JDK 1.4.2, Tomcat 5.0.12 : attempts first to find the file from the current template, then goes to default
- Linux, JDK 1.4.2, Tomcat 5.0.24 : always gets the default template jsp file, unless you override with 'view="/templates/butt-ugly/PageContent.jsp"'.
Fixed in 2.1.136