Details
Description
The following update is generated when the item add button is clicked on even though none of the attributes in the button appear to be changed:
<update address="j_id30:auctionitemList:1:addToViewId" tag="input"><attribute name="class"><![CDATA[iceCmdBtn]]></attribute><attribute name="id"><![CDATA[j_id30:auctionitemList:1:addToViewId]]></attribute><attribute name="name"><![CDATA[j_id30:auctionitemList:1:addToViewId]]></attribute><attribute name="onblur"><![CDATA[setFocus('');]]></attribute><attribute name="onclick"><![CDATA[iceSubmit(form,this,event);return false;]]></attribute><attribute name="onfocus"><![CDATA[setFocus(this.id);]]></attribute><attribute name="src"><![CDATA[/seam-auctionMonitor/xmlhttp/css/xp/css-images/add.gif]]></attribute><attribute name="style"><![CDATA[height: 25px; width: 15px;]]></attribute><attribute name="type"><![CDATA[image]]></attribute><content/></update>
Activity
Ted Goddard
created issue -
Ted Goddard
made changes -
Field | Original Value | New Value |
---|---|---|
Fix Version/s | 1.7 [ 10080 ] |
Ken Fyten
made changes -
Assignee Priority | P2 | |
Assignee | Mircea Toma [ mircea.toma ] |
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #15803 | Tue Feb 12 12:04:46 MST 2008 | mircea.toma | Avoid setting empty string values when 'value' attribute is missing. |
Files Changed | ||||
MODIFY
/icefaces/trunk/icefaces/core/src/com/icesoft/faces/context/BridgeFacesContext.java
|
Mircea Toma
made changes -
Status | Open [ 1 ] | Resolved [ 5 ] |
Resolution | Fixed [ 1 ] |
Ken Fyten
made changes -
Fix Version/s | 1.7RC1 [ 10123 ] | |
Fix Version/s | 1.7 [ 10080 ] |
Ken Fyten
made changes -
Fix Version/s | 1.7 [ 10080 ] |
Ken Fyten
made changes -
Status | Resolved [ 5 ] | Closed [ 6 ] |
Assignee Priority | P2 | |
Assignee | Mircea Toma [ mircea.toma ] |
May be a bug in applyBrowserDOMUpdates