Skip to content

Fix ambiguous id column in broken links list query#396

Merged
JLG-WOCFR-DEV merged 1 commit intomainfrom
codex/fix-database-error-for-ambiguous-column-id
Oct 14, 2025
Merged

Fix ambiguous id column in broken links list query#396
JLG-WOCFR-DEV merged 1 commit intomainfrom
codex/fix-database-error-for-ambiguous-column-id

Conversation

@JLG-WOCFR-DEV
Copy link
Owner

Summary

  • qualify the broken links list query with a table alias to prevent ambiguous column errors when joining wp_posts
  • update filters, ordering, and external URL detection logic to reference the alias consistently

Testing

  • php -l liens-morts-detector-jlg/includes/class-blc-links-list-table.php

https://chatgpt.com/codex/tasks/task_e_68eed0afb030832ea28403e4c9f39460

@JLG-WOCFR-DEV JLG-WOCFR-DEV merged commit 03ec888 into main Oct 14, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant