Skip to content
This repository has been archived by the owner on Dec 19, 2019. It is now read-only.

Magento 2.3.2 - PWA - graphQl fetching Issue for phtml file called in static block #960

Closed
2 tasks done
subhajyotiint opened this issue Sep 24, 2019 · 1 comment
Closed
2 tasks done
Labels
bug Something isn't working Component: CmsGraphQl

Comments

@subhajyotiint
Copy link

subhajyotiint commented Sep 24, 2019

Describe the bug
When trying to call a phtml file in a static block, it's returning the null or empty value of the phtml file, but return the static HTML contents.

To Reproduce
Steps to reproduce the behavior:

  1. admin create a static block,
  2. Then call a phtml file, and save it
  3. Fetch the static block using graphql
  4. See the issue

Expected behavior
Returning the phtml content.

Screenshots
image
image
image

Please let us know what packages this bug is in regards to:

  • venia-concept
  • magento graphql
@TomashKhamlai TomashKhamlai added bug Something isn't working Component: CmsGraphQl labels Sep 26, 2019
@TomashKhamlai
Copy link
Contributor

Reproduced

@XxXgeoXxX XxXgeoXxX self-assigned this Sep 27, 2019
XxXgeoXxX added a commit to XxXgeoXxX/graphql-ce that referenced this issue Sep 27, 2019
XxXgeoXxX added a commit to XxXgeoXxX/graphql-ce that referenced this issue Sep 27, 2019
XxXgeoXxX added a commit to XxXgeoXxX/graphql-ce that referenced this issue Oct 18, 2019
XxXgeoXxX added a commit to XxXgeoXxX/graphql-ce that referenced this issue Oct 18, 2019
lenaorobei added a commit to XxXgeoXxX/graphql-ce that referenced this issue Oct 24, 2019
@lenaorobei lenaorobei added this to the Release: 2.3.4 milestone Oct 28, 2019
magento-engcom-team added a commit that referenced this issue Oct 31, 2019
…ile called in static block #960 #971

 - Merge Pull Request #971 from XxXgeoXxX/graphql-ce:2.3-devlop#960
 - Merged commits:
   1. b94085e
   2. 0ee4cdd
   3. 30eebde
   4. 6295376
   5. 106f398
magento-engcom-team pushed a commit that referenced this issue Oct 31, 2019
magento-engcom-team added a commit that referenced this issue Oct 31, 2019
Accepted Community Pull Requests:
 - #971: Magento 2.3.2 - PWA - graphQl fetching Issue for phtml file called in static block #960 (by @XxXgeoXxX)
 - #1028: #1009: [Test Coverage] Cover exception in SalesGraphQl\Model\Resolver\Orders (by @atwixfirster)
 - #943: graphQl-903: deprecated use_for_shipping in billing address schema (by @VitaliyBoyko)
 - #899: graphQl-890: Replaced usage of the CartItemQuantity with the CartItem… (by @VitaliyBoyko)
 - #1030: Extend coverage for CustomerGraphQL (by @TomashKhamlai)


Fixed GitHub Issues:
 - #1009: [Test Coverage] Cover exception in SalesGraphQl\Model\Resolver\Orders (reported by @TomashKhamlai) has been fixed in #1028 by @atwixfirster in 2.3-develop branch
   Related commits:
     1. 7b345f0

 - #890: [Checkout] Replace usage of CartItemQuantity with CartItemInterface (reported by @paliarush) has been fixed in #899 by @VitaliyBoyko in 2.3-develop branch
   Related commits:
     1. b3f510d
     2. f7ab08e
     3. 94e8f14
     4. 77e3a9c
     5. 863d178
     6. 6297199
     7. 795931f
     8. c9c13a6
     9. 8b51315
     10. 344648f
     11. b9f708b

 - #1011: [Test Coverage] Extend coverage for CustomerGraphQL (reported by @TomashKhamlai) has been fixed in #1030 by @TomashKhamlai in 2.3-develop branch
   Related commits:
     1. 56382f1
     2. a97ef07
     3. 461763e
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working Component: CmsGraphQl
Projects
None yet
Development

No branches or pull requests

4 participants