Details
-
Type:
Improvement
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 4.1
-
Fix Version/s: 4.1.1
-
Component/s: ACE-Components, Sample Apps
-
Labels:None
-
Environment:ICEfaces4 trunk r46932
Browsers: all
Server: Tomcat7
-
Assignee Priority:P2
-
Affects:Sample App./Tutorial
Description
emporium:
On the Auction List page, bids can still be sent after an item is sold, if the item is selected in the Auction List table before the time left has expired. An improvement can be made to disable the "Submit" and "Close" buttons for the selected item, once it has expired.
On the Auction List page, bids can still be sent after an item is sold, if the item is selected in the Auction List table before the time left has expired. An improvement can be made to disable the "Submit" and "Close" buttons for the selected item, once it has expired.
Activity
Field | Original Value | New Value |
---|---|---|
Affects Version/s | 4.1 [ 11375 ] | |
Affects Version/s | 4.1.1 [ 12972 ] |
Fix Version/s | 4.1.1 [ 12972 ] |
Assignee | Carlo Guglielmin [ carlo.guglielmin ] | |
Fix Version/s | EE-4.1.0.GA [ 12171 ] | |
Fix Version/s | 4.1.1 [ 12972 ] | |
Affects | Sample App./Tutorial [ 10001 ] | |
Assignee Priority | P2 [ 10011 ] |
Status | Open [ 1 ] | Resolved [ 5 ] |
Resolution | Fixed [ 1 ] |
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #47005 | Thu Jan 21 11:04:38 MST 2016 | carlo.guglielmin | |
Files Changed | ||||
![]() ![]() ![]() |
Fix Version/s | 4.1.1 [ 12972 ] | |
Fix Version/s | EE-4.1.0.GA [ 12171 ] |
Security | Private [ 10001 ] |
Status | Resolved [ 5 ] | Closed [ 6 ] |
r47005 - Fixed. Now the bid panel hides when an item expires. Also there is a new server side check for item expiration before placing a bid (just in case of race condition with the view).