User tests: Successful: Unsuccessful:
Pull Request resolves #47451.
Fixes wrong implementation of element removal in Form->load with overwrite=false.
see #47451 for now
see #47451 for now
see #47451 for now
Please select:
Documentation link for guide.joomla.org:
No documentation changes for guide.joomla.org needed
Pull Request link for manual.joomla.org:
No documentation changes for manual.joomla.org needed
| Status | New | ⇒ | Pending |
| Category | ⇒ | Libraries |
@exlemor Thanks for the fast feedback. This issue is not present in the front- or backend. It only affects developer of plugins - how would you test this? I could provide a dummy component just to demonstrate it - seems way too much effort to me for one single line of code.
Any other ideas?
@ramalama Does the issue also happen in 5.4? Or only in 6.x? If it happens also in 5.4, a bug fix should be made for the 5.4-dev branch. Maintainers would the merge it up later when it has been merged into 5.4-dev.
See also https://github.com/joomla/joomla-cms?tab=readme-ov-file#which-branch-should-my-pull-request-target
thanks for the advice. yes it happens also im 5.4, i will make a new PR there tomorrow
| Status | Pending | ⇒ | Closed |
| Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2026-03-24 16:40:59 |
| Closed_By | ⇒ | ramalama | |
| Labels |
Added:
PR-6.0-dev
|
||
@ramalama - Thank you for your contribution but I fear that without a Summary of Changes, or Testing Instructions and possibly a link to Documentation, you are going to have difficulty to get this PR tested and approved.
I'm mostly a tester here and I can't test this as is.