
| Key: |
PSL-44
|
| Type: |
Bug
|
| Status: |
Closed
|
| Resolution: |
Fixed
|
| Priority: |
Major
|
| Assignee: |
Jens Halm
|
| Reporter: |
Jens Halm
|
| Votes: |
0
|
| Watchers: |
1
|
|
If you were logged in you would be able to see more operations.
|
|
|
Parsley Core
Created: 08/Jun/08 02:41 PM
Updated: 20/Sep/09 10:41 PM
|
|
| Component/s: |
XML Support
|
| Affects Version/s: |
1.0.RC1,
1.0.0,
1.0.1
|
| Fix Version/s: |
1.0.2
|
|
|
If you nest custom tags like this:
<mynamespace:tag id="foo">
<mvc:action event-class="com.foo.MyEvent/>
</mynamespace:tag>
and the outer tag refers to a tag specified with a template, an Error "ParserContext stack is empty" is thrown
|
|
Description
|
If you nest custom tags like this:
<mynamespace:tag id="foo">
<mvc:action event-class="com.foo.MyEvent/>
</mynamespace:tag>
and the outer tag refers to a tag specified with a template, an Error "ParserContext stack is empty" is thrown |
Show » |
| There are no comments yet on this issue.
|
|