PR-4.4-dev
Pending
User tests:
Successful:
Unsuccessful:
Pull Request for Issue #39363
Summary of Changes
Replace isset() with array_key_exists() which also returns true when property has null as value.
Testing Instruction
Same as mention on issue https://github.com/joomla/joomla-cms/issues/39363
Result before appling this PR
On update column that have updated value null not change in database
Expected result after this PR
Column that have updated value null will also change in database
Link to documentations
No documentation changes for docs.joomla.org needed
No documentation changes for manual.joomla.org needed
joomla-cms-bot
-
change
-
11 Jan 2023
Kaushik1216
-
open
-
11 Jan 2023
Kaushik1216
-
change
-
11 Jan 2023
The description was changed
Kaushik1216
-
change
-
11 Jan 2023
chmst
-
test_item
-
24 Feb 2024
-
Tested successfully
Status |
Pending |
⇒ |
Closed |
Closed_Date |
0000-00-00 00:00:00 |
⇒ |
2024-03-05 02:13:53 |
Closed_By |
|
⇒ |
Quy |
Status |
Closed |
⇒ |
New |
Closed_Date |
2024-03-05 02:13:53 |
⇒ |
|
Closed_By |
Quy |
⇒ |
|
Labels |
Added:
PR-4.4-dev
|
HLeithner
-
change
-
24 Apr 2024
Title |
… |
Unable to store null value on update row #39363 |
[4.4] Unable to store null value on update row #39363 |
|
HLeithner
-
edited
-
24 Apr 2024
HLeithner
-
change
-
15 Nov 2024
Title |
… |
[4.4] Unable to store null value on update row #39363 |
[5.2] Unable to store null value on update row #39363 |
|
HLeithner
-
edited
-
15 Nov 2024
Add a Comment
Login with GitHub to post a comment
This pull request has been automatically rebased to 4.3-dev.