Make WordPress Core

Opened 5 months ago

Last modified 3 months ago

#62726 new defect (bug)

The ID of the Footnotes is updated when editing posts

Reported by: fixw's profile fixw Owned by:
Milestone: Awaiting Review Priority: normal
Severity: normal Version: 6.7.1
Component: Editor Keywords: needs-patch reporter-feedback
Focuses: Cc:

Description

The Footnotes ID keeps updating for no real reason.
Everytime a post is updated.

But it only updates the ID in one space. so they are the no longer linked anymore.

Change History (3)

#1 @poena
4 months ago

  • Keywords reporter-feedback added

Hi @fixw

Bugs and feature requests for blocks and the block editor are managed in the [Gutenberg GitHub repository https://github.com/WordPress/gutenberg/issues]. There is a notice about this when you create a new ticket here on Trac. Please let us know if this can be approved so that it is easier to know where to open the ticket.

I am not able to reproduce the problem.
The id and the reference to the id does not change when I edit and save the post. I am using WordPress 6.7.1.

The next steps would be to confirm that this is an issue that can be reproduced with all plugins disabled, and with different themes, then open a new issue in the Gutenberg GitHub repository with detailed step-by- step instructions for how to reproduce the issue. After that this ticket needs to be closed.

#2 @poena
4 months ago

  • Summary changed from Footnotes to The ID of the Footnotes is updated when editing posts

#3 @sukhendu2002
3 months ago

Reproduction Report

Description

This report validates whether the issue can be reproduced.

Environment

  • WordPress: 6.8-alpha-59274-src
  • PHP: 8.2.27
  • Server: nginx/1.27.4
  • Database: mysqli (Server: 8.0.41 / Client: mysqlnd 8.2.27)
  • Browser: Chrome 132.0.0.0
  • OS: macOS
  • Theme: Twenty Twenty-Five 1.1
  • MU Plugins: None activated
  • Plugins:
    • Test Reports 1.2.0

Actual Results

  1. ❌ Could not reproduce the issue.

It's working as expected.

Note: See TracTickets for help on using tickets.