? Success

User tests: Successful: Unsuccessful:

avatar wilsonge
wilsonge
28 Aug 2016

Summary of Changes

JHtml::_('bootstrap.modal') has been deprecated for some time in favour of the other modal function JHtml::_('bootstrap.renderModal') as it was buggy (e.g. #6918)

This PR removes this last instance of it's use in core

Testing Instructions

Check the batch modal can still be opened and used.

Documentation Changes Required

None

avatar wilsonge wilsonge - open - 28 Aug 2016
avatar wilsonge wilsonge - change - 28 Aug 2016
Status New Pending
avatar joomla-cms-bot joomla-cms-bot - change - 28 Aug 2016
Category Administration Components
avatar joomla-cms-bot joomla-cms-bot - change - 28 Aug 2016
Labels Added: ?
avatar wilsonge wilsonge - change - 28 Aug 2016
The description was changed
avatar wilsonge wilsonge - edited - 28 Aug 2016
avatar brianteeman
brianteeman - comment - 28 Aug 2016

There is some confusion? in PLT on when depreated code can be removed

On 28 August 2016 at 20:42, George Wilson notifications@github.com wrote:

Summary of Changes

JHtml::('bootstrap.modal' has been deprecated for some time in favour of
the other modal function JHtml::
('bootstrap.renderModal' as it was buggy
(e.g. #6918 #6918)

This PR removes this last instance of it's use in core
Testing Instructions

Check the batch modal can still be opened and used.
Documentation Changes Required

None

You can view, comment on, or merge this pull request online at:

#11828
Commit Summary

  • Remove deprecated modal instance

File Changes

Patch Links:


You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
#11828, or mute the thread
https://github.com/notifications/unsubscribe-auth/ABPH8aeFvaDosQuXFFRWcY3uVSFcCP1sks5qkeTBgaJpZM4Ju_-b
.

Brian Teeman
Co-founder Joomla! and OpenSourceMatters Inc.
http://brian.teeman.net/

avatar dgt41
dgt41 - comment - 28 Aug 2016

@brianteeman the actual code is not removed, the calling is renamed to the new function.

avatar dgt41 dgt41 - test_item - 28 Aug 2016 - Tested successfully
avatar dgt41
dgt41 - comment - 28 Aug 2016

I have tested this item successfully on


This comment was created with the J!Tracker Application at issues.joomla.org/joomla-cms/11828.

avatar bhavikTailored
bhavikTailored - comment - 29 Aug 2016

Hello brianteeman,

  • I have checked all files in joomla and there we have used "bootstrap.renderModal" without only following file, "administrator/components/com_modules/views/modules/view.html.php".
  • after patch it's working so we should RTC.
  • So we would like for code consistency.
    This comment was created with the J!Tracker Application at issues.joomla.org/joomla-cms/11828.
avatar bhavikTailored bhavikTailored - test_item - 29 Aug 2016 - Tested successfully
avatar bhavikTailored
bhavikTailored - comment - 29 Aug 2016

I have tested this item successfully on 2400d24


This comment was created with the J!Tracker Application at issues.joomla.org/joomla-cms/11828.

avatar BhaveshTailored BhaveshTailored - test_item - 29 Aug 2016 - Tested successfully
avatar BhaveshTailored
BhaveshTailored - comment - 29 Aug 2016

I have tested this item successfully on 2400d24


This comment was created with the J!Tracker Application at issues.joomla.org/joomla-cms/11828.

avatar RonakParmar RonakParmar - test_item - 29 Aug 2016 - Tested successfully
avatar RonakParmar
RonakParmar - comment - 29 Aug 2016

I have tested this item successfully on 2400d24


This comment was created with the J!Tracker Application at issues.joomla.org/joomla-cms/11828.

avatar wilsonge wilsonge - change - 29 Aug 2016
Status Pending Ready to Commit
avatar wilsonge
wilsonge - comment - 29 Aug 2016

RTC


This comment was created with the J!Tracker Application at issues.joomla.org/joomla-cms/11828.

avatar joomla-cms-bot joomla-cms-bot - change - 29 Aug 2016
Labels Added: ?
avatar rdeutz rdeutz - change - 29 Aug 2016
Status Ready to Commit Fixed in Code Base
Closed_Date 0000-00-00 00:00:00 2016-08-29 17:31:46
Closed_By rdeutz
avatar rdeutz rdeutz - close - 29 Aug 2016
avatar rdeutz rdeutz - merge - 29 Aug 2016
avatar joomla-cms-bot joomla-cms-bot - close - 29 Aug 2016
avatar joomla-cms-bot joomla-cms-bot - change - 29 Aug 2016
Labels Removed: ?

Add a Comment

Login with GitHub to post a comment