stable

Clone or download

Read-only

request #12575 - Value deletion should remove value selection in a report

Invalid value ids from reports can also be saved in sessions. Cardwall should not error on invalid values but be more permissive and ignore them instead. Change-Id: I8d26dea9d6ea5545a675c450ac917aca2c0a3bee

Modified Files

Name
M plugins/cardwall/include/OnTop/Config/ColumnFactory.class.php +25 −13 Go to diff View file
A plugins/cardwall/phpunit/Cardwall/OnTop/Config/ColumnFactoryTest.php +68 −0 Go to diff View file
R plugins/cardwall/phpunit/carwall/Semantic/CardFieldXmlExporterTest.php Go to diff View file
R plugins/cardwall/phpunit/carwall/Semantic/CardFieldXmlExtractorTest.php Go to diff View file
R plugins/cardwall/phpunit/carwall/Semantic/CardFieldsTrackerPresenterBuilderTest.php Go to diff View file
R plugins/cardwall/phpunit/carwall/Semantic/FieldUsedInSemanticObjectCheckerTest.php Go to diff View file
R plugins/cardwall/phpunit/carwall/Semantic/_fixtures/ImportCardwallSemanticCardFields.xml Go to diff View file