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

Key: IDEADEV-26280
Type: New Feature New Feature
Status: Resolved Resolved
Resolution: Won't Fix
Priority: Normal Normal
Assignee: Peter Gromov
Reporter: Mark Chai
Votes: 0
Watchers: 1
Operations

If you were logged in you would be able to see more operations.
IDEA: Development

Freemarker Add an option to ignore unresolved references for a given namespace

Created: 11 Apr 08 05:13   Updated: 05 Sep 08 21:00
Component/s: Code Formatting and Code Style
Fix Version/s: Diana 8792

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

Build: 8,280
Severity: Low


 Description  « Hide
In FM you can define namespaces to import functions into. Certain frameworks like Struts 2 / WW imports all the JSP tag libs under a given namespace. This pretty much means that you don't really know what variables are actually available to the tag.
[@ww.textfield id='newLabel' name='label' theme='inline' /]

All attributes of this tag is marked as a warning. I'd assume it'd be hard to resolve all the properties, so an easier solution is to be able to configure somewhere to "Ignore property warnings" for "ww" namespace.



 All   Comments   Work Log   Change History      Sort Order:
There are no comments yet on this issue.