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

Key: IDEADEV-30960
Type: Bug Bug
Status: Open Open
Priority: Normal Normal
Assignee: Sascha Weinreuter
Reporter: Dave Lorde
Votes: 1
Watchers: 0
Operations

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

XSL: Unresolved symbol error for XSL variables validly referenced in xsl:included XSL files

Created: 01 Oct 08 14:10   Updated: 06 Oct 08 18:30
Component/s: XML editing
Fix Version/s: None

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

Build: 8,823
Severity: Medium


 Description  « Hide
When an XSL file declares variables that are referenced in included XSL files (i.e. in the enclosing namspace scope), the variable references in the included XSL files are not resolved, and are flagged as errors.

The ideal solution would be for the 'File Associations' feature to allow XSL file dependencies to be resolved as it does for other file types.

At present, the workaround is to declare the variables in all the XSL files (e.g. via an included variable declarations file). However, it should not be necessary to refactor valid XSL files to remove spurious IDE-generated errors.



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