? ? Pending

User tests: Successful: Unsuccessful:

avatar ReLater
ReLater
25 Mar 2018

Related to #19965
See discussion there concerning B\C breaks in Joomla 3.x.

Summary of Changes

  • Adds a new switch Legacy (HTML4) versus HTML5.
  • Legacy is the default setting. Thus, this pr will not break older template overrides that use HTML4 attributes for IFRAME tags that have been removed in HTML5.
  • HTML5 uses CSS style instead.
  • Doesn't touch old parameter types and names but translates them via PHP for HTML5 mode if necessary.
  • Comment: Because most current browsers don't support CSS rule overflow for displaying/hiding scroll bars for IFRAME tags scrolling attribute cannot be removed in HTML5 mode.

Testing Instructions

Testing Instructions

  • Apply patch.
  • Create a module of type "Wrapper" with setting Mode = Legacy.
  • Create another module of type "Wrapper" with setting Mode = HTML5.
  • Compare outputs in frontend.
  • Test also other settings and compare output in frontend.

Expected result

  • No optical difference

Documentation Changes Required

????

avatar ReLater ReLater - open - 25 Mar 2018
avatar ReLater ReLater - change - 25 Mar 2018
Status New Pending
avatar joomla-cms-bot joomla-cms-bot - change - 25 Mar 2018
Category Modules Front End
avatar ReLater ReLater - change - 25 Mar 2018
Labels Added: ?
avatar joomla-cms-bot joomla-cms-bot - change - 25 Mar 2018
Category Modules Front End Language & Strings Modules Front End
avatar ReLater ReLater - change - 25 Mar 2018
The description was changed
avatar ReLater ReLater - edited - 25 Mar 2018
avatar ReLater ReLater - change - 4 Apr 2018
Status Pending Closed
Closed_Date 0000-00-00 00:00:00 2018-04-04 17:19:07
Closed_By ReLater
Labels Added: ?
avatar ReLater ReLater - close - 4 Apr 2018

Add a Comment

Login with GitHub to post a comment