User tests: Successful: Unsuccessful:
Hi guys,
When working on apply "Versioning" feature for my extension, I found a bug that the 'history_limit' is not effected, the Content History always get this option from com_content, not from my extension even I have it in config.xml.
This PR is make Content History load 'history_limit' from other extension like the way load 'save_history' option.
Labels |
Added:
?
|
Title |
|
Adjusted title to include "version"
@test I can confirm the issue shown in the video and after applying the patch the issue is resolved
Just got feedback from Mark giving an okay to the patch.
Since we have two valid tests moving this to RTC
Labels |
Added:
?
|
Status | Pending | ⇒ | Closed |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2015-02-11 16:35:15 |
Thanks. Merged.
Labels |
Removed:
?
|
I can confirm the issue, see the video: https://www.youtube.com/watch?v=whlPmP4wzm8
Tagging @dextercowley since he was the creator of the versioning feature