Details
-
Type:
Bug
-
Status:
Resolved
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 2.1.0-M1, 2.1.0-M2
-
Fix Version/s: 2.1.0-M2
-
Component/s: Tools - AMP
-
Labels:None
-
Environment:Windows, AppFuse JSF Basic 2.1.0 M1
Description
AppFuse Maven Plugin adds CSS block to override tag ".jscalendar-DB-div-style" as a workaround to correct the positioning of MyFaces calendar. Since using AppFuse 2.0.2 I found that MyFaces fixed this in its more recent versions, but AMP (2.1.0 M2 SNAPSHOT) still overrides ".jscalendar-DB-div-style", now making the calendar offset out of position.
It is now safe to remove ".jscalendar-DB-div-style" from AMP to correct the calendar positioning issue.
Thanks for the patch!