
|
If you were logged in you would be able to see more operations.
|
|
|
WebWork
Created: 15/Sep/05 08:20 AM
Updated: 18/Jun/06 05:09 AM
|
|
| Component/s: |
Views
|
| Affects Version/s: |
2.2
|
| Fix Version/s: |
2.2.3
|
|
|
If an error is thrown loading a template in FreemarkerTemplateEngine.java line 71, the next theme's templete is loaded. This is the desired behaviour when the template doesn't exist, but not when the template exists but there is an error in the template. i.e. The ajax theme's form template failed, so the simple theme's form template was loaded.
|
|
Description
|
If an error is thrown loading a template in FreemarkerTemplateEngine.java line 71, the next theme's templete is loaded. This is the desired behaviour when the template doesn't exist, but not when the template exists but there is an error in the template. i.e. The ajax theme's form template failed, so the simple theme's form template was loaded.
|
Show » |
|