Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

page builder 2.2.3 and metapackage 1.7.2 (no preview) Patch requested #35978

Open
1 of 5 tasks
dtavieres opened this issue Aug 19, 2022 · 44 comments
Open
1 of 5 tasks

page builder 2.2.3 and metapackage 1.7.2 (no preview) Patch requested #35978

dtavieres opened this issue Aug 19, 2022 · 44 comments
Assignees
Labels
Area: Content Issue: Confirmed Gate 3 Passed. Manual verification of the issue completed. Issue is confirmed Priority: P3 May be fixed according to the position in the backlog. Progress: dev in progress Reported on 2.4.5 Indicates original Magento version for the Issue report. Reproduced on 2.4.x The issue has been reproduced on latest 2.4-develop branch

Comments

@dtavieres
Copy link

Preconditions and environment

  • Magento version 2.4.5 RHEL 8 PHP 8.1 MYSQL8 Clean installation,
  • Editing Home Page, page builder only shows html code no preview available

image

Steps to reproduce

Content > Pages > home page > edit

Expected result

show preview

Actual result

html code

Additional information

See error
image

Release note

No response

Triage and priority

  • Severity: S0 - Affects critical data or functionality and leaves users without workaround.
  • Severity: S1 - Affects critical data or functionality and forces users to employ a workaround.
  • Severity: S2 - Affects non-critical data or functionality and forces users to employ a workaround.
  • Severity: S3 - Affects non-critical data or functionality and does not force users to employ a workaround.
  • Severity: S4 - Affects aesthetics, professional look and feel, “quality” or “usability”.
@m2-assistant
Copy link

m2-assistant bot commented Aug 19, 2022

Hi @dtavieres. Thank you for your report.
To speed up processing of this issue, make sure that you provided the following information:

  • Summary of the issue
  • Information on your environment
  • Steps to reproduce
  • Expected and actual results

Make sure that the issue is reproducible on the vanilla Magento instance following Steps to reproduce. To deploy vanilla Magento instance on our environment, Add a comment to the issue:

@magento give me 2.4-develop instance - upcoming 2.4.x release

For more details, review the Magento Contributor Assistant documentation.

Add a comment to assign the issue: @magento I am working on this

To learn more about issue processing workflow, refer to the Code Contributions.


⚠️ According to the Magento Contribution requirements, all issues must go through the Community Contributions Triage process. Community Contributions Triage is a public meeting.

🕙 You can find the schedule on the Magento Community Calendar page.

📞 The triage of issues happens in the queue order. If you want to speed up the delivery of your contribution, join the Community Contributions Triage session to discuss the appropriate ticket.

✏️ Feel free to post questions/proposals/feedback related to the Community Contributions Triage process to the corresponding Slack Channel

@engcom-Echo engcom-Echo added the Reported on 2.4.5 Indicates original Magento version for the Issue report. label Aug 19, 2022
@engcom-Delta engcom-Delta self-assigned this Aug 19, 2022
@m2-assistant
Copy link

m2-assistant bot commented Aug 19, 2022

Hi @engcom-Delta. Thank you for working on this issue.
In order to make sure that issue has enough information and ready for development, please read and check the following instruction: 👇

  • 1. Verify that issue has all the required information. (Preconditions, Steps to reproduce, Expected result, Actual result).

    DetailsIf the issue has a valid description, the label Issue: Format is valid will be added to the issue automatically. Please, edit issue description if needed, until label Issue: Format is valid appears.

  • 2. Verify that issue has a meaningful description and provides enough information to reproduce the issue. If the report is valid, add Issue: Clear Description label to the issue by yourself.

  • 3. Add Component: XXXXX label(s) to the ticket, indicating the components it may be related to.

  • 4. Verify that the issue is reproducible on 2.4-develop branch

    Details- Add the comment @magento give me 2.4-develop instance to deploy test instance on Magento infrastructure.
    - If the issue is reproducible on 2.4-develop branch, please, add the label Reproduced on 2.4.x.
    - If the issue is not reproducible, add your comment that issue is not reproducible and close the issue and stop verification process here!

  • 5. Add label Issue: Confirmed once verification is complete.

  • 6. Make sure that automatic system confirms that report has been added to the backlog.

@dtavieres
Copy link
Author

dtavieres commented Aug 19, 2022

Issue: Clear Description
Reproduced on 2.4.5 Clean Installation
Issue: Confirmed

@engcom-Delta
Copy link
Contributor

Hi @dtavieres ,
Thank you for the update , we tried to reproduce the issue on magento 2.4 develop and 2.4.5 instance , issue is not reproducible. we could see preview .
Here are the screenshots.

Magento 2.4.5 :

Screenshot 2022-08-19 at 5 21 21 PM

Screenshot 2022-08-19 at 5 24 16 PM

Magento 2.4 develop

Screenshot 2022-08-19 at 5 16 37 PM

Screenshot 2022-08-19 at 5 17 57 PM

Steps followed:

  1. Install Page builder module successfully by following below doc
    https://github.com/magento/pagebuilder-docs/wiki/Installation-Guide
  2. Content > Pages > Add New Page
  3. Content > Pages > 'Edit' the new Page
  4. Preview it
  5. Observe the results and we could not find out such errors.

Please correct me if my steps are wrong to replicate the issue.

@engcom-Delta engcom-Delta added Issue: needs update Additional information is require, waiting for response and removed Issue: ready for confirmation labels Aug 19, 2022
@engcom-Delta engcom-Delta added the Issue: Cannot Reproduce Cannot reproduce the issue on the latest `2.4-develop` branch label Aug 19, 2022
@dtavieres
Copy link
Author

Good morning.
Instaling Magento 2.4.4 or 2.4.5 from scratch (clean installation) module-page-builder 2.2.3 produces a glitch.
image. Something is pointing to the wrong place.
If you add a new page, page-builder is OK. but if you try to edit any of the magento default page, you have the error displayed in the screenshoot. In 2.4.4 downgrading to page-builder 2.2 as workaround fix the problem, but there is no way to downgrade to 2.2.2 in 2.4.5.

Thank you

@engcom-Delta
Copy link
Contributor

engcom-Delta commented Aug 23, 2022

Hi @dtavieres ,
Thank you for providing more details. We have verified on magento 2.4 develop and 2.4.4 instances for default pages we could see html code .

  1. About us (Default page)

2.4 develop instance

Screenshot 2022-08-23 at 7 51 35 PM

2.4.4 develop instance

Screenshot 2022-08-23 at 7 52 07 PM

  1. Home page (Default page)- We could not find html code in edit mode

Screenshot 2022-08-23 at 7 53 59 PM

Screenshot 2022-08-23 at 7 54 29 PM

  1. Customer service (default page)

Screenshot 2022-08-23 at 7 56 20 PM

Screenshot 2022-08-23 at 7 56 45 PM

  1. Privacy policy (Default page)

Screenshot 2022-08-23 at 7 58 32 PM

Screenshot 2022-08-23 at 7 59 08 PM

  1. Enable Cookies (default page)

Screenshot 2022-08-23 at 8 00 27 PM

Screenshot 2022-08-23 at 8 01 03 PM

It is same across 2.4 develop, 2.4.4 instance and 2.4.5 instance , Hence issue has been confirming it.

Thanks

@engcom-Delta engcom-Delta added Area: Content and removed Issue: Cannot Reproduce Cannot reproduce the issue on the latest `2.4-develop` branch Issue: needs update Additional information is require, waiting for response labels Aug 23, 2022
@engcom-Delta engcom-Delta added Reproduced on 2.4.x The issue has been reproduced on latest 2.4-develop branch Issue: Confirmed Gate 3 Passed. Manual verification of the issue completed. Issue is confirmed and removed Issue: ready for confirmation labels Aug 23, 2022
@github-jira-sync-bot
Copy link

✅ Jira issue https://jira.corp.adobe.com/browse/AC-6479 is successfully created for this GitHub issue.

@m2-assistant
Copy link

m2-assistant bot commented Aug 23, 2022

✅ Confirmed by @engcom-Delta. Thank you for verifying the issue.
Issue Available: @engcom-Delta, You will be automatically unassigned. Contributors/Maintainers can claim this issue to continue. To reclaim and continue work, reassign the ticket to yourself.

@dtavieres
Copy link
Author

Thank you. same problem with Magento 2.4.5 (1.7.2 & 2.2.3)

@engcom-Dash
Copy link

engcom-Dash commented Nov 3, 2022

@magento give me 2.4-develop instance

1 similar comment
@engcom-Dash
Copy link

@magento give me 2.4-develop instance

@magento-deployment-service
Copy link

Hi @engcom-Dash. Thank you for your request. I'm working on Magento instance for you.

@magento-deployment-service
Copy link

@engcom-Dash
Copy link

Hi @dtavieres ,

Thanks for your contribution!!!

We are checking the issue with 2.4-develop branch as well as 2.4.5 magento instance...We are confirming the issue...its still reproducible.
Steps:
1.Install magento instance
2.Go to Admin Panel
3.Go content
4.Click Homepage and Edit with Page Builder
5.Html code is Displaying
We are getting actual result as per your description...so we are confirming the issue in 2.4develop as well as 2.4.5 magento instances.

here we attached the screenshots for your knowledge:
Screenshot 2022-11-03 at 2 15 31 PM
Screenshot 2022-11-03 at 2 15 51 PM
Screenshot 2022-11-03 at 2 16 16 PM
Screenshot 2022-11-03 at 2 16 28 PM

Let us know if we missing anything!

Thanks!!!

@dtavieres
Copy link
Author

Hello @engcom-Dash, Thank you. This is one of there problems, the other are sources.

error

@dtavieres
Copy link
Author

Hi @engcom-Dash, Is there any new about this fix? Thank you in advance

@engcom-Dash
Copy link

@magento give me 2.4-develop instance

@magento-deployment-service
Copy link

Hi @engcom-Dash. Thank you for your request. I'm working on Magento instance for you.

@magento-deployment-service
Copy link

@engcom-Dash
Copy link

Hi @dtavieres ,

Thanks For your contribution!!!

We were checked the issue as per your last comments...We are getting some different results.
We checked 2.4-develop instance as well as 2.4.5 instance
Screenshots of 2.4-develop instance:
Screenshot 2022-11-09 at 3 12 40 PM
Screenshot 2022-11-09 at 3 13 22 PM

Screenshots of 2.4.5 instance:
Screenshot 2022-11-09 at 3 09 28 PM
Screenshot 2022-11-09 at 3 10 47 PM

We are getting different results with respective magento instance.

Let us know if we missing anything!!!

Thanks!!!

@dtavieres
Copy link
Author

Hello @engcom-Dash,
Here you can see the errors (it's your instance) PageBuilder is broken.
Same outcome for every page.
error_1

ThanK YOU

@dtavieres
Copy link
Author

HI again @engcom-Dash ,
Please. I'd appreciate if you can solve it as soon as possible.
Thank you in advance.

@dtavieres
Copy link
Author

HI @engcom-Dash ,
This error shows same error in 2.4.5-p1
Thank you
error_2

@dtavieres
Copy link
Author

Good morning @engcom-Dash
Any progress with this issue?
Thank you in advance.

@engcom-Dash
Copy link

Hi @dtavieres ,

We are Working with this issue will update you as soon as possible.

Thanks!!!

@dtavieres
Copy link
Author

Thank you. @engcom-Dash

@engcom-Dash
Copy link

Hi @dtavieres ,

Thanks For your contribution with us...As we discussed earlier with chat...we are confirming the issue. Because we are getting actual results which means when we trying to open Edit with page builder its displaying the HTML code with all respective pages Along with in console its showing page-builder broken image.So we are confirming with 2.4-develop branch as well as 2.4.5 magento instance.

Let us know if we missing anything!!!

Thanks!!!

@dtavieres
Copy link
Author

Hi @engcom-Dash . That's everything OK.

Thank you.

@dtavieres
Copy link
Author

Hi @engcom-Dash, Is there any advance with this issue?
Thank you in advance

1 similar comment
@dtavieres
Copy link
Author

Hi @engcom-Dash, Is there any advance with this issue?
Thank you in advance

@dtavieres
Copy link
Author

Hi @engcom-Dash, Is there any fix already available for this issue?
thank you

@dtavieres
Copy link
Author

Hi @engcom-Dash , @engcom-Delta , @engcom-Echo ,
Is there any fix already available for this issue?
Thank you

@engcom-Hotel
Copy link
Contributor

Hello @dtavieres,

I do not have any updates. I do not work on this task directly just can check and summarise public and internal information.
Priority for the issue was raised to P3. It is still Ready for Development in both backlogs - Community and Internal.
It means that the issue still waiting for the developer(s) from Community Contributors or Adobe teams who start progress and propose PR with a fix.

Thanks

@dtavieres
Copy link
Author

Hello @engcom-Dash,
Is there any progress with this bug? Has been opened since Aug.
Thank you

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area: Content Issue: Confirmed Gate 3 Passed. Manual verification of the issue completed. Issue is confirmed Priority: P3 May be fixed according to the position in the backlog. Progress: dev in progress Reported on 2.4.5 Indicates original Magento version for the Issue report. Reproduced on 2.4.x The issue has been reproduced on latest 2.4-develop branch
Projects
Status: Dev In Progress
Development

No branches or pull requests

6 participants