User tests: Successful: Unsuccessful:
Pull Request for Issue #9764
Adjusted logic so that loadRenderer by default returns the generic renderer but also has a flag to return the media-specific renderer.
Tests were updated to assert both deprecated and new logic.
Status | New | ⇒ | Pending |
Labels |
Added:
?
?
|
Category | ⇒ | Libraries Unit Tests |
Labels |
@impleri
Please can you respond to the comments from @mbbaker above and update this PR. If there is no response within a few weeks then we shall close this as it not mergeable right now. Thanks
Status | Pending | ⇒ | Information Required |
Sorry. I've moved this client from Joomla. Since nobody else has an issue with the BC break, I'll close this.
Status | Information Required | ⇒ | Closed |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2016-08-03 20:33:12 |
Closed_By | ⇒ | impleri | |
Labels |
You need to add logic to the parser for jdoc tags for this new argument to
have any value in templates. Because it is ultimately those tags that
causes the loadRenderer call. Otherwise it adds nothing to the API.
On Thursday, April 7, 2016, Christopher Roussel notifications@github.com
wrote: