keep star on history#24731
Conversation
|
Looks about right to me |
|
I have tested this item 🔴 unsuccessfully on 90a67ec This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/24731. |
|
did you fix the database ? |
|
No, will retest (Fix Database after "apply Patch"?) |
|
yes, sorry for uncomplete test info |
|
Updated Instructions. |
|
I have tested this item ✅ successfully on 90a67ec This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/24731. |
|
Before applying the Patch, I made following tests: Actual result after creating of art2 the star was not missed on art1 article Item Version History. This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/24731. |
|
@ChristineWk please mark your test as successfully > https://docs.joomla.org/Testing_Joomla!_patches#Recording_test_results |
|
@franz-wohlkoenig: I didn't use the Patch. My "Actual result" was without applying the Patch. |
|
I have tested (patch applied via patchtester on a 3.9.5 installation). So it was not successful for me. |
|
@chmst please mark your test as unsuccessfully > https://docs.joomla.org/Testing_Joomla!_patches#Recording_test_results |
|
I have tested this item 🔴 unsuccessfully on c655a92 This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/24731. |
|
I have tested this item 🔴 unsuccessfully on c655a92 Result: Always 2 version entries for "Article 1" but no star before and after patch. This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/24731. |
|
I have tested this item 🔴 unsuccessfully on c655a92 Tested again now - Before Patch: Result: no star in versions of article 1. After applying the patch and fixing the database - same as above: Test unsuccessfully. This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/24731. Edit: Sorry, I don't know, why I have h2 above instead of p |
|
@alikon As i tested first Time got unsuccessfully Result, 2nd time got successfully Test so i thought i had Mistakes in 1st run. |
Confirmed. The same with https://github.com/alikon/joomla-cms/blob/patch-92/administrator/components/com_admin/sql/updates/mysql/3.9.7-2019-04-26.sql . It works via phpMyAdmin. |
|
Ok so that is the situation: so the easy way to test is to run the query via phpmyadmin |
|
I have tested this item ✅ successfully on c655a92 This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/24731. |
Isn't that a new issue in Joomla 3? Because the database fix runs without any messages but didn't do its job and says "database Ok" afterwards. |
|
I have tested this item ✅ successfully on c655a92 This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/24731. |
|
@ReLater some kind of messages is displayed after all
so maybe something should be addressed in 4.x |
|
thanks for testing folks RTC This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/24731. |
Ah, "structure" is the magic difference. Nice to know. I've overlooked that since ever. I've always messages like that when I fix a database and always thought "everything's OK now". |
|
Merged, thanks! |

Pull Request for Issue #9287 .
Summary of Changes
added field
orderingtoignoreChangeson#__content_types tableTesting Instructions
run the query via phpmyadmin
Create an article & save (art1)
Do some changes in that article (art1)
Create another article (art2)
Expected result
In the article Item Version History the last version is marked with a star
Actual result
after creating art2 the star is missed on art1 article Item Version History
credits
@wilsonge