-
Type:
Bug
-
Status: Closed
-
Resolution: Fixed
-
Affects Version/s: 7.1.X
-
Component/s: Themes > Fjord
-
Labels:
-
Fix Priority:3
Steps to reproduce:
- Start Liferay and deploy Fjord theme lpkg
- Restart Liferay
- Create Site based on Fjord Site template
- Go to Home page
- Click the pencil icon to enter "Edit" mode
- Edit Feature fragment
Actual result: Titles can't be edited, because instead of <lfr-editable> there is <lr-editable>.
<lfr-editable id="image1" type="image"> <img alt="" class="img-rounded" src="/documents/37827/37832/feature_1.png/b6c8b3c2-201d-9db8-3421-1b5aa894e979?t=1529666407539"> </lfr-editable> <h3> <lr-editable id="title1" type="text">Awesome Features</lr-editable> </h3> <p> <lfr-editable id="description1" type="rich-text">Add your unique product features.</lfr-editable> </p>
Expected: Titles are editable.
Tested & failed: Liferay 7.1.x git id: d9f7363cd10669f983909ea9b6454e8df03fe0f7 - (Firefox 60, Chrome 67, Safari 11)
Priority: L4 + S3 = 4