User tests: Successful: Unsuccessful:
Some 3rd party extensions may not support save2copy
.
This patch adds in the associations helper a new $support
variable.
$support['save2copy'] = true;
On a multingual site, using core extensions, make sure Copy Reference to Target
works and is always displayed as usual.
Test that the button is not displayed when it is set to false or absent from the associations helper, in com_content for example.
administrator/components/com_content/helpers/associations.php
Status | New | ⇒ | Pending |
Category | ⇒ | Administration com_associations com_contact com_content com_newsfeeds |
The documentation is in the making.
It is not completed yet, specially last time I saw it with Tobias, it does not explain yet what are these variables/parameters.
It will be done.
Labels |
Added:
?
|
I have tested this item
Patch ok for me
I have tested this item
Status | Pending | ⇒ | Ready to Commit |
RTC. Thanks for testing.
Status | Ready to Commit | ⇒ | Fixed in Code Base |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2017-03-27 13:28:01 |
Closed_By | ⇒ | wilsonge | |
Labels |
Added:
?
|
Doesnt this need adding to the documentation so that an extension developer knows to add the new information to the helper.