Details
Description
The following structure no longer works and throws the exception:
<f:view>
<f:subview>
<jsp:directive:include file="test.jspx" />
</f:subview>
</f:view>
test.jspx:
<f:view>
........
</f:view>
The exception is like this:
<f:view>
<f:subview>
<jsp:directive:include file="test.jspx" />
</f:subview>
</f:view>
test.jspx:
<f:view>
........
</f:view>
The exception is like this:
Activity
- All
- Comments
- History
- Activity
- Remote Attachments
- Subversion
| Field | Original Value | New Value |
|---|---|---|
| Assignee | Ted Goddard [ ted.goddard ] |
| Fix Version/s | 1.7Beta1 [ 10121 ] | |
| Affects | [Compatibility/Configuration] | |
| Assignee Priority | P1 | |
| Assignee | Ted Goddard [ ted.goddard ] | Greg Dick [ greg.dick ] |
| Status | Open [ 1 ] | Resolved [ 5 ] |
| Resolution | Fixed [ 1 ] |
| Assignee Priority | P1 | |
| Security | Private [ 10001 ] | |
| Assignee | Greg Dick [ greg.dick ] |
| Summary | nested f:view problem | Improve parser debug logging (was 'nested f:view tags not supported') |
| Issue Type | Bug [ 1 ] | Improvement [ 4 ] |
| Fix Version/s | 1.7 [ 10080 ] |
| Status | Resolved [ 5 ] | Closed [ 6 ] |