WD ABAP FileUpLoad dumps if filename contains special chars
[/1WDA/CASTANDARD] [abap] [crash dumps] [down in the dumps] [Dump] [dumps] [FileUpLoad] [fm2008 crash dumps] [STRING_OFFSET_NEGATIVE] [wd]
- WD ABAP: Fileupload dumps if file name contains ? and #Symptom If a file is loaded into the back end via the WD ABAP UI Element FileUpload and its file name contains the characters ‘?’ or ‘#’ a dump occurs. Other terms...
- System Dumps while sending email with embedded imagesSymptom The System Dumps sometimes while sending an email which has embedded images. Other terms Illegal access to a string (length too large), STRING_LENGTH_TOO_LARGE, CX_SY_RANGE_OUT_OF_BOUNDS, CL_CRM_EMAIL_UTILITY_BASE. Reason and Prerequisites When the attachment...
- Workflow log: Technical details view dumpsSymptom You are in the workflow log (view with technical details). When you expand one or all of the nodes, the runtime error OBJECTS_OBJREF_NOT_ASSIGNED (exception CX_SY_REF_IS_INITIAL) occurs in the program “CL_SWL_PROCESS_LOG============CP”. Reason...
Symptom
Using the WD ABAP UI Element FileUpLoad leads to the runtime error (dump) STRING_OFFSET_NEGATIVE “Invalid access of string with negative offset” in the ABAP class /1WDA/CASTANDARD. This happens if the filename contains special characters (e.g. Umlaute, Accents, etc.) and the backend is a non-unicode system.
Other terms
WD ABAP, FileUpLoad, dump, STRING_OFFSET_NEGATIVE, /1WDA/CASTANDARD
Reason and Prerequisites
Coding error
Solution
Please apply the attached correction instructions or update to the appropriate service pack.