-
Type:
Regression Bug
-
Status: Closed
-
Resolution: Fixed
-
Affects Version/s: 7.1.X, Master
-
Fix Version/s: 7.1.10 DXP FP3, 7.1.1 CE GA2, 7.1.10.1 SP1, 7.1.X, Master
-
Component/s: Blogs, ~ [Archived] Frontend Infrastructure
-
Branch Version/s:7.1.x
-
Backported to Branch:Committed
-
Story Points:0.25
-
Fix Priority:5
-
Git Pull Request:
-
QA Test Name:
Steps to reproduce:
- Login bundle
- Add a Blogs portlet on page
- Post a blog entry
- Navigate to the new blog entry
- Press F12 to open the developer tools to check the line-height of blog title
Expect result:
The line-height should be 45px based on LPS-80154
Actual Result:
The line-height of the blog entry title is 4500px
Reproduce on:
Tomcat 9.0.10 + MySQL 5.6. Portal master GIT ID: e5e0d743b250514f0b8d1dbd0739d340d2a1a832.
Tomcat 9.0.10 + MySQL 5.6. Portal 7.1.x GIT ID:09ac7a44391d5ee940b993b435f5f433378309db.
Not reproducible on:
Tomcat 9.0.10 + MySQL 5.6. Portal master GIT ID: cd8a88dfd28be07a77001f1f7ed39c974aed5fcf.
Tomcat 9.0.6 + MySQL 5.6. Portal CE 7.1.0 GA1.
- Discovered while testing
-
LPS-80154 Fix title line-height and margin
- Closed