-
Notifications
You must be signed in to change notification settings - Fork 65
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
disable content_defender checks in our xclassed datamaphook for datahandler cmdMap operations Fixes: #471 Fixes: #444 Fixes: #383
- Loading branch information
1 parent
bfe3db7
commit f27fdaf
Showing
11 changed files
with
218 additions
and
168 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
9 changes: 9 additions & 0 deletions
9
...Fixtures/Maxitems/CanCopyChildFromFilledContainerFromMaxItemsReachedColumnToTopOfPage.csv
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,9 @@ | ||
"pages" | ||
,"uid","title","pid" | ||
,1,"page-1",0 | ||
"tt_content" | ||
,"uid","pid","colPos","CType","tx_container_parent","header" | ||
,1,1,0,"b13-2cols",0,"container" | ||
,2,1,200,text,1,"child-in-200" | ||
,3,1,201,text,1,"child-in-201" | ||
,4,1,0,text,0,"child-in-200 (copy 1)" |
12 changes: 12 additions & 0 deletions
12
...handler/ContentDefender/Fixtures/Maxitems/CanCopyChildFromFilledContainerWhenCopyPage.csv
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
"pages" | ||
,"uid","title","pid" | ||
,1,"page-1",0 | ||
,2,"page-1 (copy 1)",0 | ||
"tt_content" | ||
,"uid","pid","colPos","CType","tx_container_parent","header" | ||
,1,1,0,"b13-2cols",0,"container" | ||
,2,1,200,text,1,"child-in-200" | ||
,3,1,201,text,1,"child-in-201" | ||
,4,2,0,"b13-2cols",0,"container" | ||
,5,2,200,text,4,"child-in-200" | ||
,6,2,201,text,4,"child-in-201" |
11 changes: 11 additions & 0 deletions
11
...er/Fixtures/Maxitems/CanCopyFilledContainerWithMaxitemsReachedColumnToTopOfPageResult.csv
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
"pages" | ||
,"uid","title","pid" | ||
,1,"page-1",0 | ||
"tt_content" | ||
,"uid","pid","colPos","CType","tx_container_parent","header" | ||
,1,1,0,"b13-2cols",0,"container" | ||
,2,1,200,text,1,"child-in-200" | ||
,3,1,201,text,1,"child-in-201" | ||
,4,1,0,"b13-2cols",0,"container (copy 1)" | ||
,5,1,200,text,4,"child-in-200 (copy 1)" | ||
,6,1,201,text,4,"child-in-201 (copy 1)" |
9 changes: 3 additions & 6 deletions
9
...entDefender/Fixtures/Maxitems/CannotCreateElementInContainerIfMaxitemsIsReachedResult.csv
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,4 @@ | ||
"pages" | ||
,"uid","pid","title" | ||
,1,0,"" | ||
"tt_content" | ||
,"uid","pid","CType","header","sorting","sys_language_uid","colPos","tx_container_parent","l18n_parent","l10n_source" | ||
,1,1,"b13-2cols-with-header-container","",0,0,0,0,0,0 | ||
,3,1,"","",0,0,202,1,0,0 | ||
,"uid","pid","colPos","CType","tx_container_parent","header" | ||
,1,1,0,"b13-2cols-with-header-container",0,"container" | ||
,3,1,202,"header",1,"content-element" |
10 changes: 5 additions & 5 deletions
10
...tDefender/Fixtures/Maxitems/cannot_create_element_in_container_if_maxitems_is_reached.csv
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
"pages" | ||
,"uid","pid" | ||
,1,0 | ||
,"uid","pid","title" | ||
,1,0,"page-1" | ||
"tt_content" | ||
,"uid","pid","colPos","CType","tx_container_parent" | ||
,1,1,0,"b13-2cols-with-header-container", | ||
,3,1,202,,1 | ||
,"uid","pid","colPos","CType","tx_container_parent","header" | ||
,1,1,0,"b13-2cols-with-header-container",0,"container" | ||
,3,1,202,"header",1,"content-element" |
8 changes: 8 additions & 0 deletions
8
Tests/Functional/Datahandler/ContentDefender/Fixtures/Maxitems/filled_container.csv
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
"pages" | ||
,"uid","title","pid" | ||
,1,"page-1",0 | ||
"tt_content" | ||
,"uid","pid","colPos","CType","tx_container_parent","header" | ||
,1,1,0,"b13-2cols",0,"container" | ||
,2,1,200,text,1,"child-in-200" | ||
,3,1,201,text,1,"child-in-201" |
Oops, something went wrong.