view src/test/resources/datasets/dbUnit_datensatzerzeuger.json @ 1089:719129c13666

Fix regression of Rev 37952c111f71. Rev 37952c111f71 led to wiping away every role given in a comma separated list after the first comma, which also broke the automatic tests.
author Tom Gottfried <tom@intevation.de>
date Thu, 13 Oct 2016 19:46:28 +0200
parents 075f511243d5
children ea550e9a09a3
line wrap: on
line source
{
    "stammdaten.datensatz_erzeuger": [{
        "id": 1000,
        "bezeichnung": "Testbezeichnung",
        "netzbetreiber_id": "06",
        "mst_id": "06010",
        "da_erzeuger_id": "06",
        "letzte_aenderung": "2015-03-01 12:00:00"
    }]
}
This site is hosted by Intevation GmbH (Datenschutzerklärung und Impressum | Privacy Policy and Imprint)