User tests: Successful: Unsuccessful:
Pull Request for Issue # .
A Better check for empty options for legacy XTD Buttons.
A legacy butons may have an empty options as:
$button = new CMSObject();
$button->options = '';Then ?? will not work.
Code review
Please select:
| Category | ⇒ | Libraries |
| Status | New | ⇒ | Pending |
| Labels |
Added:
bug
PR-5.0-dev
|
||
@HLeithner Yes this works for me
| Status | Pending | ⇒ | Fixed in Code Base |
| Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2023-09-18 12:58:23 |
| Closed_By | ⇒ | HLeithner |
thanks
@joeforjoomla if this works for you @Fedik (or any other maintainer) can merge this