Details
Description
<g:remoteLink action="TOC" update="some_element">blah</g:remoteLink>
renders to
<a href="http://.../TOC" ... action="TOC">blah</a>
In HTML the attribute action within an <a/> Element seems to be invalid, there seems to be no use.
Activity
- All
- Comments
- Work Log
- History
- Activity
- Git Commits
Hartmut Bernecker
made changes -
| Field | Original Value | New Value |
|---|---|---|
| Status | Open [ 1 ] | Edit [ 10000 ] |
| Description |
<g:remoteLink action="TOC" update="some_element">blah</g:remoteLink>
renders to <a href="http://.../TOC *action="TOC"*>blah</a> In HTML the attribute action within an <a/> Element seems to be invalid, there seems to be no use. |
<g:remoteLink action="TOC" update="some_element">blah</g:remoteLink>
renders to <a href="http://.../TOC" ... *action="TOC"*>blah</a> In HTML the attribute action within an <a/> Element seems to be invalid, there seems to be no use. |
Bobby Warner
made changes -
| Assignee | Bobby Warner [ bobbywarner ] |
Bobby Warner
made changes -
| Status | Edit [ 10000 ] | Open [ 1 ] |
Bobby Warner
made changes -
| Status | Open [ 1 ] | Closed [ 6 ] |
| Fix Version/s | 2.2 [ 13093 ] | |
| Resolution | Fixed [ 1 ] |
Jeff Brown
made changes -
| Resolution | Fixed [ 1 ] | |
| Status | Closed [ 6 ] | Reopened [ 4 ] |
Bobby Warner
made changes -
| Status | Reopened [ 4 ] | Closed [ 6 ] |
| Resolution | Fixed [ 1 ] |