==== Fehlermeldungen der WebAusweisVerwaltung ==== /*-------------------------------------------------------------*/ \\ Fehler der webavw (-1400 - -1599) \\ /*-------------------------------------------------------------*/ \\ #define IC_ERROR_ZAUSW_EXIST -1400 \\ #define IC_ERROR_ZAUSW_NOT_FOUND -1401 \\ #define IC_ERROR_NO_PERMITIONS -1402 \\ #define IC_ERROR_CANT_DEL_SAPAUSW -1403 \\ #define IC_ERROR_USER_EXIST -1404 \\ #define IC_ERROR_BER_ERSAAUSW -1405 \\ #define IC_ERROR_NO_ZAUSW_NAME -1406 \\ #define IC_ERROR_NAME_NOT_FOUND -1407 \\ #define IC_ERROR_NO_PERMITIONS_ZAUSW -1408 \\ #define IC_ERROR_NO_PERMITIONS_MANDA -1409 \\ #define IC_ERROR_NO_PERMITIONS_BDEGR -1410 \\ #define IC_ERROR_PERNR_NOT_FOUND -1411 \\ #define IC_ERROR_PERNR_EXIST -1412 \\ #define IC_ERROR_FIRMA_EXIST -1420 \\ #define IC_ERROR_FIRMA_NOT_FOUND -1421 \\ #define IC_ERROR_BER_0_VISAUSW -1500 \\ #define IC_ERROR_BER_1_VISAUSW -1501 \\ #define IC_ERROR_BER_2_VISAUSW -1502 \\ #define IC_ERROR_BER_3_VISAUSW -1503 \\ #define IC_ERROR_BER_4_VISAUSW -1504 \\ #define IC_ERROR_BER_5_VISAUSW -1505 \\ #define IC_ERROR_BER_6_VISAUSW -1506 \\ #define IC_ERROR_BER_7_VISAUSW -1507 \\ #define IC_ERROR_BER_8_VISAUSW -1508 \\ #define IC_ERROR_BER_9_VISAUSW -1509 \\ #define IC_ERROR_OUT_OF_DATE -1510 \\ #define IC_ERROR_NO_VISAUSW_LEFT -1511 \\ #define IC_ERROR_VIS_STILL_HAS_ZAUSW -1512 \\ **list_duration_error** Ă„nderung an 2 Stellen: ((1)) In File **eTime\wavwphp.d\lib\bs_check_duration.incphp** der Parameter **list_duration_error** war auf **2M** gestellt (function getValue sets 2M as default if failed to read from webawv_defaults.ini). **JETZT** ist es **54M** (16M ist ~1 Jahr, Kunde wollte ohne Grenze, aber sein Beispiel war von 2013 bis 2016, deswegen >3 Jahre). der Parameter **list_duration_warning** war **1M**. **JETZT** ist es **8M**. -Achtung, diese 2 Parameter existieren fuer gutes Grund: nicht zu lange warten auf eine Liste, und nicht grosse Requests zum DB machen. Nur kurze Liste schnell online zu sehen. ((2)) In File **eTime\wavwphp.d\ini.d\ui\webawv_defaults.ini** **list_duration_error** war auf **2M**. **JETZT** ist es **54M**. list_duration_warning war 1M. **JETZT** ist es **8M**. Achtung, in acsphp.d gibt es das gleiche Set von alle diese Files.