Skip to content

[4.0] Child templates consistency#30387

Merged
wilsonge merged 4 commits intojoomla:4.0-devfrom
dgrammatiko:4.0-dev-child-error
Sep 4, 2020
Merged

[4.0] Child templates consistency#30387
wilsonge merged 4 commits intojoomla:4.0-devfrom
dgrammatiko:4.0-dev-child-error

Conversation

@dgrammatiko
Copy link
Contributor

Pull Request supplementary for Issue #30384 .

Summary of Changes

This PR ensures that all the render() have the appropriate params (in particular templateInherits that acts as a switch for child templates)

Testing Instructions

Error pages render correctly (even for child templates, the previous PR was covering only the legacy mode)

Actual result BEFORE applying this Pull Request

Expected result AFTER applying this Pull Request

Documentation Changes Required

@wilsonge

@richard67
Copy link
Member

API tests failing in Drone for this PR. Not sure, but it could be related to the PR. See https://ci.joomla.org/joomla/joomla-cms/34749/1/30

<!-- Argument 1 passed to Joomla\CMS\WebAsset\WebAssetRegistry::addTemplateRegistryFile() must be of the type string, null given, called in /tests/www/test-install/libraries/src/Error/Renderer/HtmlRenderer.php on line 55 (500 Whoops, looks like something went wrong.) -->

@dgrammatiko
Copy link
Contributor Author

@richard67 if I got this right then this was a problem in the API Application and 15b510e should fix it

@wilsonge wilsonge merged commit eeefb15 into joomla:4.0-dev Sep 4, 2020
@wilsonge
Copy link
Contributor

wilsonge commented Sep 4, 2020

Thanks!

@wilsonge wilsonge added this to the Joomla 4.0 milestone Sep 4, 2020
dgrammatiko added a commit to dgrammatiko/joomla-cms that referenced this pull request Sep 29, 2020
…om_templates

* '4.0-dev' of github.com:joomla/joomla-cms: (70 commits)
  [4.0] Child templates consistency (joomla#30387)
  [4.0] favicon changes to support child templates (joomla#30388)
  [4.0] Update Readme for Api tests (joomla#30539)
  [4.0] [Multilingual Status module] Adding displaying a possible error if URL Language Code is empty (joomla#30537)
  [4.0] Display of horizontal mod_articles_news module (joomla#30527)
  [4.0] Useless installation lang strings (joomla#30568)
  [4.0] Numbers not digits (joomla#30559)
  [4.0] Accessibility plugin position (joomla#30552)
  [4.0] fix for inherit fields (joomla#30557)
  [4.0] Redundant words (joomla#30555)
  add missing legend to fieldset (joomla#30528)
  [4.0] [a11y] add statement on found results (joomla#30535)
  [4.0] com_finder ul instead of dl for easier styling (joomla#30534)
  [4.0] Messages/Alerts: using icons instead of text as heading (joomla#30516)
  [4.0] Increase API Test Coverage (joomla#26722)
  [4.0] Implementing display of password requirements for frontend (joomla#30473)
  [4.0] FieldsHelper: Choose a first available category  correctly (joomla#30268)
  Sort options (joomla#30531)
  Clear checkboxes on back button (joomla#30498)
  Update _icomoon.scss (joomla#30436)
  ...
sakiss pushed a commit to sakiss/joomla-cms that referenced this pull request Oct 16, 2020
@dgrammatiko dgrammatiko deleted the 4.0-dev-child-error branch April 18, 2021 10:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants

Comments