Projekt

Allgemein

Profil

« Zurück | Weiter » 

Revision 0ae147db

Von Sven Schöling vor mehr als 7 Jahren hinzugefügt

  • ID 0ae147db3f96cad8505d92779fff529352fc765e
  • Vorgänger 5ee70495
  • Nachfolger ce1e79d3

GoBD: neue Bugs dokumentiert

Unterschiede anzeigen:

SL/GoBD.pm
748 748

  
749 749
=item *
750 750

  
751
Oh and of course C<TextEncapsulator> is also not allowed in data. It's just
752
stripped at the beginning and end of data.
753

  
754
=item *
755

  
756
And the character "!" is used internally as a warning signal and must not be
757
present in the data as well.
758

  
759
=item *
760

  
761
C<VariableLength> data is truncated on import to 512 bytes (Note: it said
762
characters, but since they are mutilating data into a single byte encoding
763
anyway, they most likely meant bytes). The auditor recommends splitting into
764
multiple columns.
765

  
766
=item *
767

  
751 768
Despite the standard specifying UTF-8 as a valid encoding the IDEA software
752 769
will just downgrade everything to latin1.
753 770

  

Auch abrufbar als: Unified diff