[4.3] Fix check create article menu item with specific category#40637
Merged
obuisard merged 2 commits intojoomla:4.3-devfrom Jun 2, 2023
Merged
[4.3] Fix check create article menu item with specific category#40637obuisard merged 2 commits intojoomla:4.3-devfrom
obuisard merged 2 commits intojoomla:4.3-devfrom
Conversation
|
I have tested this item ✅ successfully on 0df72f0 This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/40637. |
1 similar comment
Contributor
|
I have tested this item ✅ successfully on 0df72f0 This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/40637. |
Member
|
RTC This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/40637. |
Contributor
|
Thank you @heelc29 for this PR! |
Kostelano
added a commit
to JPathRu/localisation
that referenced
this pull request
Aug 20, 2023
Новое в Joomla 4.3.3 Stable * joomla/joomla-cms#40637 + * joomla/joomla-cms#40698 - (исправлено ранее) * joomla/joomla-cms#40716 - (только для en-GB) * joomla/joomla-cms#40732 + * joomla/joomla-cms#40607 + Новое в Joomla 4.3.4 Stable * joomla/joomla-cms#40449 + * joomla/joomla-cms#40119 + * joomla/joomla-cms#40297 + * "Вход на сайт", но "Выход из системы" - разброс формулировок исправлен на термин "система", подразумевая именно вход/авторизацию пользователя, а не просто серфинг страницы сайта без авторизации * Другие мелкие исправления
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Pull Request for Issue #17708 .
Summary of Changes
checkMenuItemBeforeSaveis called when context iscom_menus.itemjoomla-cms/plugins/content/joomla/joomla.php
Lines 66 to 70 in c3593e9
checkMenuItemBeforeSavealways return true when context iscom_menus.itemjoomla-cms/plugins/content/joomla/joomla.php
Lines 594 to 599 in c3593e9
Testing Instructions
Create ArticleSpecific CategoryunderOptionsActual result BEFORE applying this Pull Request
menu item is saved

Expected result AFTER applying this Pull Request
menu item is not saved and an error message is displayed

Link to documentations
Please select: