Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
typo3
qfq
Commits
25521afd
Commit
25521afd
authored
Jan 26, 2019
by
Carsten Rose
Browse files
Fixes #7747. some doc
parent
7e7f9d55
Pipeline
#1409
passed with stage
in 2 minutes and 1 second
Changes
1
Pipelines
1
Show whitespace changes
Inline
Side-by-side
extension/Source/core/Save.php
View file @
25521afd
...
...
@@ -669,6 +669,7 @@ class Save {
$importNamedSheetsOnly
=
explode
(
','
,
$formElement
[
FE_IMPORT_NAMED_SHEETS_ONLY
]);
}
// Check for keywords which needs an explicit given document type.
if
(
$formElement
[
FE_IMPORT_TYPE
]
===
FE_IMPORT_TYPE_AUTO
)
{
$list
=
[
FE_IMPORT_LIST_SHEET_NAMES
,
FE_IMPORT_READ_DATA_ONLY
,
FE_IMPORT_LIST_SHEET_NAMES
];
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment