Details
Description
Seam examples contain a number of anchor tags and location.href='xxxx' snippets
to be generated from the Seam custom link tag <s:link>. All of these navigation
links generate a GET request when retrieving the resource specified. ALL of
these navigation links popup the Network Connection Interrupted dialog until the
response is rendered, which makes Seam examples play out poorly. Note that all
<h:commandLink> and seam link tags that cause partial submits work normally.
We can't rewrite these s:link tags because they have custom attributes that the
ICEfaces commandLink doesn't support.
to be generated from the Seam custom link tag <s:link>. All of these navigation
links generate a GET request when retrieving the resource specified. ALL of
these navigation links popup the Network Connection Interrupted dialog until the
response is rendered, which makes Seam examples play out poorly. Note that all
<h:commandLink> and seam link tags that cause partial submits work normally.
We can't rewrite these s:link tags because they have custom attributes that the
ICEfaces commandLink doesn't support.
Activity
- All
- Comments
- History
- Activity
- Remote Attachments
- Subversion
Field | Original Value | New Value |
---|---|---|
issue.field.bugzillaimportkey | 1007 | 12257 |
Affects Version/s | 1.5 [ 10027 ] | |
Affects Version/s | unspecified [ 10021 ] |
Status | Resolved [ 5 ] | Closed [ 6 ] |