[wp-trac] [WordPress Trac] #59043: the_excerpt() function return excerpt with different length in page load and ajax request on WordPress 6.3

WordPress Trac noreply at wordpress.org
Mon Oct 9 21:59:05 UTC 2023


#59043: the_excerpt() function return excerpt with different length in page load
and ajax request on WordPress 6.3
-------------------------------------+--------------------------------
 Reporter:  sarathlal                |       Owner:  (none)
     Type:  defect (bug)             |      Status:  closed
 Priority:  high                     |   Milestone:
Component:  Editor                   |     Version:  6.3
 Severity:  major                    |  Resolution:  reported-upstream
 Keywords:  needs-testing has-patch  |     Focuses:
-------------------------------------+--------------------------------
Changes (by hellofromTonya):

 * status:  new => closed
 * resolution:   => reported-upstream
 * milestone:  6.4 =>


Comment:

 Hello @sarathlal,

 Welcome to Core's Trace. Thank you for reporting this issue :)

 The issue was introduced in [56065], as @Otto42
 [https://core.trac.wordpress.org/changeset/56065#file90 found here].

 Fixing it needs to happen in the Gutenberg repo. Why? The bug is within
 the packages that Gutenberg maintains and Core consumes (meaning Core
 cannot directly change the package source code to fix the bug).

 What's the process to get it resolved?
 1. It needs to be reported upstream in the Gutenberg repository. ✅

 https://github.com/WordPress/gutenberg/issues/53570 was opened (thank you
 @rajinsharwar) to report it.

 2. Discussion should shift to that issue rather than here in Trac.

 3. Possible fixes and testing should be proposed as a Pull Request (PR) in
 Gutenberg and linked to its issue (not this Trac ticket).

 4. Once the fix is merged into Gutenberg, then it gets cherry picked for a
 release branch.

 5. Then the packages are published in Gutenberg, which would include the
 fix.

 6. Then a patch is submitted and committed that updates Core's
 `package.json` package versions.

 To help, I'll update the Gutenberg issue with the keywords, add the issue
 to the project board, and leave comment on the issue.

 As there's no further actions that can happen here, I'm closing this
 ticket as `reported-upstream`. Let's shift the discussions, iteration, and
 testing to the issue in Gutenberg.

 Thank you everyone for your contributions :)

-- 
Ticket URL: <https://core.trac.wordpress.org/ticket/59043#comment:24>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list