Details
-
Type: Bug
-
Status: Closed
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: 4.2
-
Fix Version/s: EE-4.2.0.GA
-
Component/s: ACE-Components
-
Labels:None
-
Environment:Tomcat 8, all browsers. Was not an issue with 4.1.1 libs
-
Assignee Priority:P2
Description
Html 5 placeholder and required passthrough attributes are no longer functioning on ace input components. Last known working with 4.1.1 release.
QA test apps:
http://dev.icesoft.com/svn/repo/qa/trunk/Regression-Icefaces4/Sparkle/Manual/HTML5passthrough
QA test apps:
http://dev.icesoft.com/svn/repo/qa/trunk/Regression-Icefaces4/Sparkle/Manual/HTML5passthrough
Activity
Liana Munroe
created issue -
Ken Fyten
made changes -
Field | Original Value | New Value |
---|---|---|
Assignee | Mircea Toma [ mircea.toma ] | |
Fix Version/s | EE-4.2.0.GA [ 13071 ] | |
Assignee Priority | P2 [ 10011 ] |
Ken Fyten
made changes -
Security | Private [ 10001 ] |
Mircea Toma
made changes -
Status | Open [ 1 ] | Resolved [ 5 ] |
Resolution | Fixed [ 1 ] |
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #51504 | Wed May 10 13:04:32 MDT 2017 | mircea.toma | |
Files Changed | ||||
MODIFY
/icefaces4/trunk/icefaces/ace/component/src/org/icefaces/ace/component/textentry/TextEntryRenderer.java
|
Ken Fyten
made changes -
Status | Resolved [ 5 ] | Closed [ 6 ] |
Add back the rendering of JSF defined pass-through attributes. This is a regression caused by
ICE-11216commits.