Code development platform for open source projects from the European Union institutions

AKN4EUUtils - Don't return error for certain LW-specific commands

SUMMARY

The content.xml used for the LEG prefinalisation service (part of Akn4EuUtils) has large similarities to the corresponding content.xml file used for LegisWrite prefinalisation service. However, it only supports a subset of the commands that are available for LegisWrite documents.

When one of the commands is used that is not supported for LEG prefinalisation, the service currently gives an error result and does not process the LEG file sent along.

ACCEPTANCE CRITERIAS / GOALS

The behaviour should be adapted such that the unsupported commands contained in the list below don't lead to an error result or to a crash of the LEG prefinalisation. Instead, they should simply be ignored; their reply could e.g. be filled with "Command not available" (code number TODO).

Note: Using other commands, i.e. not being part of the list below, should still lead to an error result.

OTHER DESCRIPTIONS / DOCUMENTATION

Edited by Sascha El-Abed