Cliff

Results 123 comments of Cliff

I have tested this item :white_check_mark: successfully on 1f1117fc297ee6a8af8b9799557f3a6b32d18740No change in Database section of debug bar on applying this PR. This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/45579.

This is a tedious problem with the current Help server. The Help pages are not versioned but the server expects them to be. So someone has to tweak the Help...

Which specific web sites do those screenshots come from?

I have tested this item :red_circle: unsuccessfully on be568828d141dfaef2ba6b42d30a642e863a537cTesting this in 6.0.0-alpha1-dev: the summary says a lot but the diff only shows one line changed in one file. Should this...

Administrator menu? What do you mean by `Go to Menus > Manage and select an administrator menu or try to create a new one.` Could you post a screenshot of...

I have tested this item :white_check_mark: successfully on b63b61155931691165a235a3f97edaa351670417Using axe DevTools the menu image was flagged as `Alternative text of images should not be repeated as text`. With the patch...

I have tested this item :red_circle: unsuccessfully on dcad97f9986bf7f3c66938e977c844b12ff4d714If I apply the patch and start a new article I get this above the edit form: ``` Deprecated: preg_match_all(): Passing null...

You also need to set variables for profile_key and profile_value and bind them as STRING: ` $query->bind(':profileKey', $profileKey, ParameterType::STRING); ` Perhaps just explain that the variables are defined/passed before using...

I have tested this item :red_circle: unsuccessfully on f9713277467ede118677915a0a3270bf1d0dc3d2There is something wrong here. I applied the patch and ran npm ci (and even npm install). I am using Firefox on...

It should be made clear that what goes into the Default Date field is the word **now** for a default date of now.