Details
Description
Seems innocuous, but it's already come up a couple of times in the forum and in
our own projects. If you have a <f:param name="id" value=".."/> on your
page, the js blows up when looking for other .id properties. Perhaps we could
watch for this on parsing pages (or in the <ice:menu> or <ice:commandLink>
component handlers) and log an ERROR or WARNING.
our own projects. If you have a <f:param name="id" value=".."/> on your
page, the js blows up when looking for other .id properties. Perhaps we could
watch for this on parsing pages (or in the <ice:menu> or <ice:commandLink>
component handlers) and log an ERROR or WARNING.
Activity
Field | Original Value | New Value |
---|---|---|
issue.field.bugzillaimportkey | 950 | 12200 |
Affects Version/s | 1.5 [ 10027 ] | |
Affects Version/s | 1.0.1 [ 10025 ] |
Summary | JS erros occurs when using an <f:param name="id"... | JS error occurs when using an <f:param name="id"... |
Description |
Seems innocuous, but it's already come up a couple of times in the forum and in the Williams project. If you have a <f:param name="id" value=".."/> on your page, the js blows up when looking for other .id properties. Perhaps we could watch for this on parsing pages (or in the <ice:menu> or <ice:commandLink> component handlers) and log an ERROR or WARNING. |
Seems innocuous, but it's already come up a couple of times in the forum and in our own projects. If you have a <f:param name="id" value=".."/> on your page, the js blows up when looking for other .id properties. Perhaps we could watch for this on parsing pages (or in the <ice:menu> or <ice:commandLink> component handlers) and log an ERROR or WARNING. |
Status | Open [ 1 ] | Closed [ 6 ] |
Fix Version/s | 1.5.4 [ 10034 ] | |
Fix Version/s | 1.6 [ 10031 ] | |
Resolution | Fixed [ 1 ] |
Resolution | Fixed [ 1 ] | |
Status | Closed [ 6 ] | Reopened [ 4 ] |
Fix Version/s | 1.5.3 [ 10030 ] | |
Fix Version/s | 1.5.4 [ 10034 ] |
Status | Reopened [ 4 ] | Closed [ 6 ] |
Resolution | Fixed [ 1 ] |
Is the problem that the "name" is specifically "id"?