History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: CIB-1710
Type: Bug Bug
Status: Resolved Resolved
Resolution: Fixed
Priority: 3 3
Assignee: jason
Reporter: jason
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
Pulse

Unable to add resource requirements

Created: 08/Nov/08 01:58 AM   Updated: 08/Nov/08 02:03 AM
Return to search
Component/s: None
Affects Version/s: 2.0.14
Fix Version/s: 2.0.15

Original Estimate: Unknown Remaining Estimate: Unknown Time Spent: Unknown


 Description  « Hide
Nov 7, 2008 9:27:01 AM freemarker.log.JDK14LoggerFactory$JDK14Logger error
SEVERE:

Error reading included file ResourceRequirement.browser.ftl
The problematic instruction:
----------
==> include "/${script}.ftl" [on line 22, column 9 in tove/xhtml/controlfooter.ftl]
 in include "/tove/xhtml/controlfooter.ftl" [on line 11, column 1 in tove/xhtml/text.ftl]
 in include "${parameters.type}.ftl" [on line 18, column 5 in tove/xhtml/form-fields.ftl]
 in include "/tove/xhtml/form-fields.ftl" [on line 90, column 9 in tove/xhtml/form.ftl]
 in include "form.ftl" [on line 32, column 17 in tove/xhtml/wizard.ftl]
----------

Java backtrace for programmers:
----------
freemarker.template.TemplateException: Error reading included file ResourceRequirement.browser.ftl
        at freemarker.core.Include.accept(Include.java:167)

 All   Comments   Work Log   Change History      Sort Order:
jason - 08/Nov/08 02:03 AM
Fixed in change 5102.