Pull Request for Issue #18552
(The original issue, plus the further discovered ones with Publishing Options
)
Plus solving other bug.
id
field in layouts/joomla/edit/global.phpSelect Target
to the correct viewSet a multingual sites with some articles associations and some categories set to All languages and different content languages.
Bug1.
In Articles Global Options, set Show Publishing Options
to hide
Bug2.
Load the side by side view from clicking on an article or contact or Newsfeed (after setting Show Publishing Options
back to Show.
In the Target part click on Select Target
(or Change Target
to load the modal.
In the modal click on SearchTools.
Then click on Select a Category
The dropdown will display all categories, although it should ONLY display categories tagged to ALL languages or to the language of the Target item.
Bug3.
Filter by articles and one of the Content languages.
The items already associated show as a grey button.
Click on one of these grey buttons to load the side by side page with the already defined target (tagged to the language of the grey button)
The first time one clicks, the already associated target first appear for a while and then disappear to finally display a blank article.
Close the side by side page and then click again the same grey button.
This time all is fine, the already associated target displays fine.
This may depend on the session and cache used on site. I get this all the time on my test sites
Bug1 solved as we always have a jform_id
obtained from the hidden id field
Bug2 solved
Bug3 solved. No need to reload.
None
Status | New | ⇒ | Discussion |
Category | ⇒ | com_associations |
Test button issue cconfirmed.
One more tester needed here as we can RTC and merge here eventhough we have this issue with the test button.
Status | Discussion | ⇒ | Pending |
Status | Pending | ⇒ | Ready to Commit |
Issues described here are fixed by the patch provided. Thanks @infograf768
Status | Ready to Commit | ⇒ | Fixed in Code Base |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2018-09-18 01:25:16 |
Closed_By | ⇒ | mbabker | |
Labels |
Added:
?
|
Category | com_associations | ⇒ | Administration com_associations Layout JavaScript |
i've tested succesfully
but unable to mark it on Issue Tracker cause this pr is not listed
same as #22175 (comment)
p.s
?
maybe the Issue Tracker don't like PR from @infograf768