Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
G
gfl-app-new
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Model registry
Monitor
Service Desk
Analyze
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
This is an archived project. Repository and other project resources are read-only.
Show more breadcrumbs
Goethes Farbenlehre
gfl-app-new
Commits
308df675
Commit
308df675
authored
3 years ago
by
asajedi
Browse files
Options
Downloads
Patches
Plain Diff
Log invalid TEI files including error messages
parent
86aaee82
Branches
validateTEIFileBeforeLoading
No related tags found
1 merge request
!8
Log invalid TEI files including error messages
Changes
2
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
.idea/workspace.xml
+4
-4
4 additions, 4 deletions
.idea/workspace.xml
src/Controller/SimplexmlController.php
+241
-214
241 additions, 214 deletions
src/Controller/SimplexmlController.php
with
245 additions
and
218 deletions
.idea/workspace.xml
+
4
−
4
View file @
308df675
...
...
@@ -3,8 +3,6 @@
<component
name=
"ChangeListManager"
>
<list
default=
"true"
id=
"9299d56e-0c70-4b88-b2b1-2eb4d0694c1d"
name=
"Default Changelist"
comment=
""
>
<change
beforePath=
"$PROJECT_DIR$/.idea/workspace.xml"
beforeDir=
"false"
afterPath=
"$PROJECT_DIR$/.idea/workspace.xml"
afterDir=
"false"
/>
<change
beforePath=
"$PROJECT_DIR$/config/services.yaml"
beforeDir=
"false"
afterPath=
"$PROJECT_DIR$/config/services.yaml"
afterDir=
"false"
/>
<change
beforePath=
"$PROJECT_DIR$/src/Command/SolrIndexing.php"
beforeDir=
"false"
afterPath=
"$PROJECT_DIR$/src/Command/SolrIndexing.php"
afterDir=
"false"
/>
<change
beforePath=
"$PROJECT_DIR$/src/Controller/SimplexmlController.php"
beforeDir=
"false"
afterPath=
"$PROJECT_DIR$/src/Controller/SimplexmlController.php"
afterDir=
"false"
/>
</list>
<option
name=
"SHOW_DIALOG"
value=
"false"
/>
...
...
@@ -201,7 +199,7 @@
<property
name=
"WebServerToolWindowPanel.toolwindow.show.date"
value=
"false"
/>
<property
name=
"WebServerToolWindowPanel.toolwindow.show.permissions"
value=
"false"
/>
<property
name=
"WebServerToolWindowPanel.toolwindow.show.size"
value=
"false"
/>
<property
name=
"last_opened_file_path"
value=
"$PROJECT_DIR$/../
digizeit
-app"
/>
<property
name=
"last_opened_file_path"
value=
"$PROJECT_DIR$/../
nlh
-app"
/>
<property
name=
"nodejs_package_manager_path"
value=
"yarn"
/>
<property
name=
"settings.editor.selected.configurable"
value=
"preferences.editor"
/>
<property
name=
"vue.rearranger.settings.migration"
value=
"true"
/>
...
...
@@ -256,7 +254,9 @@
<workItem
from=
"1631236749149"
duration=
"8000"
/>
<workItem
from=
"1631272334167"
duration=
"2663000"
/>
<workItem
from=
"1631618672072"
duration=
"9455000"
/>
<workItem
from=
"1631699750162"
duration=
"4175000"
/>
<workItem
from=
"1631699750162"
duration=
"5357000"
/>
<workItem
from=
"1631791563265"
duration=
"2112000"
/>
<workItem
from=
"1631795325839"
duration=
"20066000"
/>
</task>
<servers
/>
</component>
...
...
This diff is collapsed.
Click to expand it.
src/Controller/SimplexmlController.php
+
241
−
214
View file @
308df675
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment