? ? Pending

User tests: Successful: Unsuccessful:

avatar PhilETaylor
PhilETaylor
29 Apr 2021

Summary of Changes

Add empty state for System -> Content Security Policy

Testing Instructions

If you want a NON empty state you can insert this to your db to see the NON empty state.

INSERT INTO `jos_csp` (`id`, `document_uri`, `blocked_uri`, `directive`, `client`, `created`, `modified`, `published`)
VALUES
	(1, '/from', '', '', '', '1978-01-01 11:11:11', '1978-01-01 11:11:11', 0);

Actual result BEFORE applying this Pull Request

Screenshot 2021-04-29 at 21 51 01

Expected result AFTER applying this Pull Request

Screenshot 2021-04-29 at 21 47 19

Documentation Changes Required

avatar PhilETaylor PhilETaylor - open - 29 Apr 2021
avatar PhilETaylor PhilETaylor - change - 29 Apr 2021
Status New Pending
avatar joomla-cms-bot joomla-cms-bot - change - 29 Apr 2021
Category Administration com_csp Language & Strings
avatar Quy Quy - test_item - 29 Apr 2021 - Tested successfully
avatar Quy
Quy - comment - 29 Apr 2021

I have tested this item successfully on 3488e30

You are on a roll!!!


This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/33416.

avatar alikon alikon - test_item - 30 Apr 2021 - Tested successfully
avatar alikon
alikon - comment - 30 Apr 2021

I have tested this item successfully on 3488e30


This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/33416.

avatar alikon alikon - change - 30 Apr 2021
Status Pending Ready to Commit
avatar alikon
alikon - comment - 30 Apr 2021

RTC


This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/33416.

avatar drmenzelit drmenzelit - change - 30 Apr 2021
Status Ready to Commit Fixed in Code Base
Closed_Date 0000-00-00 00:00:00 2021-04-30 08:41:16
Closed_By drmenzelit
Labels Added: ? ?
avatar drmenzelit drmenzelit - close - 30 Apr 2021
avatar drmenzelit drmenzelit - merge - 30 Apr 2021
avatar drmenzelit
drmenzelit - comment - 30 Apr 2021

Thanks

Add a Comment

Login with GitHub to post a comment