All Products 18 R3 - Fixed bugs

Reference Summary Fixed also with
ACI0096505 4D Write Pro: Importing “&nbsp” fails when using the command 'WP New' (an unexpected error #106 is generated). 18.0 HF1
ACI0096510 When reducing the horizontal width of the sort editor, the width is reduced by half (or at least less than 100%) of the distance of the mouse movement. 18.0 HF1
ACI0096534 If you search for unused local variables, 4D returns the variables used in SQL.
ACI0096662 Unable to use 'CHANGE CURRENT USER' in order to allow 'OPEN ADMINISTRATION WINDOW' to work.
ACI0096880 The label editor doesn't tokenize the field references used in the labels after renaming fields or tables. 18.1 HF1
ACI0097188 Method editor: multi-line commands (using antislash "\") become a single-line after renaming a called method. 18.1 HF1
ACI0097511 An 'ORDY BY FORMULA' using an picture variable can lead to a crash. Same kind of problem with the command 'SVG_Export_to_picture' (4D component '4D SVG'). 18.1 HF1
ACI0097540 'EXPORT DATE' in 64-bit mode: Selecting target path writes off user selection; it add all fields instead.
ACI0097608 [137597] SVG automatic ID option defeats SVG_New_group
ACI0097759 Xliff enumeration is not properly displaying data using a drop-down list object form. 18.0 HF1
ACI0098508 64-bit client is slowly unresponsive on clicking on record of an output form containing a 300 columns. 18.0 HF1 17.4 HF1
ACI0098775 WEB GET VARIABLES get corrupted Japanese text when Char code is Shift-JIS. 18.1
ACI0098948 Breakers are not correctly numbered (only French version) : their names are always "R0". 18.0 HF1 17.4 HF1
ACI0099378 Unexpectedly, the Query dialog may become empty (no more search lines, except the 2 buttons 'Cancel' and 'Query' partially displayed) after executing several queries. 17.4 HF1
ACI0099542 Closing 4D MDI window application does not trigger the menu item "File : Quit" if there is no associated standard action on it. 18.0 HF1 17.4 HF1
ACI0099724 Using 'PRINT LABEL' 4D command, a 'Division by zero' error may occur if label form width is too wide. 18.0 HF1 17.4 HF1
ACI0099728 4D Write Pro: deleting a table using backspace or delete key doesn't work.
ACI0099745 'RELATE MANY SELECTION' during 'On Startup' causes structure file to be locked (read only) on restart. 17.4 18.0 HF1
ACI0099771 Given a form object (E.G. text variable field) with a list assigned to its Choice List and Required List property. Newly added items to the list are properly shown in the choice list but are unable to be selected without causing an error "value is not all 18.0 HF1 17.4 HF1
ACI0099780 Component semaphores not cleared when processes get closed 18.1 HF1 17.4 HF1
ACI0099846 Truncation of the data last character when updating/inserting data in MySQL from 4D. 18.0 HF1 17.4 HF1
ACI0099888 dataClass.query() and entitySelection.query() member methods don't return the good result when the 'order by' statement is not at the end of the queryString parameter. 18.1 HF1
ACI0099925 Form editor: moving a 4D Web or a 4D View Pro area from a view to another, then closing and opening the form, the area position is not saved. 18.0 HF1
ACI0099964 4D Widget Method 'DatePicker Display Dialog' does not initialize a date passed in the parameter 'defaultDate'. 18.0 HF1 17.4 HF1
ACI0100038 4D View Pro: unexpected behaviour from 4D View Pro after regenerating deleted rows that contain references: values od some cells are getting incorrect.
ACI0100078 Slowness (about 10 times) on executing the 4D command 'DOCUMENT LIST' if the database is on the same disk of macOS 10.15.x (Catalina)
ACI0100103 Cannot use HTTPS with the certificates cert.pem and key.pem provided by the company Comodo. 18.1 HF1
ACI0100188 Project mode: in client/server mode structure in read-only mode may stay writable. 18.2
ACI0100201 Unexpected error -43 with 'SMTP_ATTACHMENT' when there are Japanese characters; It can get corrupted. 18.0 HF1 17.4 HF1
ACI0100230 4D will not start up when region format of the operating system is set to Thai language. 17.4 18.0 HF1
ACI0100240 4D may when calling '.lastIndexOf' on an empty collection. 18.0 HF1
ACI0100317 Using the 4D command 'MESSAGE', the display gets wrong (font size too big) when the text start to be scrolled. 18.1 HF1
ACI0100321 Standalone application doesn't start in 'Backup restore' mode (Alt-key down on startup). 17.4 18.0 HF1
ACI0100366 4D crash after using the command "SET ABOUT" on startup; only with spanish localization. 18.0 HF1
ACI0100375 Opened design windows may not be remembered after database restart. 18.1 17.4 HF1
ACI0100389 The command SVG_ROTATION_CENTERED applied to an ellipse doesn't rotate the object around is center 18.0 HF1
ACI0100403 4D Write Pro: after printing a 4D Write Pro documentn the Header area is no longer focusable 18.1 HF1
ACI0100422 4D Write Pro: using the contextual menu in a 4W write Pro area may lead to a crash. 18.1
ACI0100437 “Smtp New transporter“ with the command “checkConnection” returns errors 42, 43 and 49 (with the “smtp.gmail.com“ work fine).
ACI0100451 The command 'Oobject get best size' returns different best width between v14 and v18 18.1 HF1
ACI0100472 'METHOD SET CODE' command creates empty method in a binary database and returns error in project database (in project database, after restart of the database, methods are created). 18.0 HF1
ACI0100489 When you are entering invalidated JA text in property list, the underline is not shown 18.0 HF1
ACI0100535 "--user-param" argument, used in in Windows command line console, does not work with a merged application in Client/Server mode 18.1 HF1
ACI0100536 4D Write Pro: the font size 12 of a 4D Write Pro document sent by mail is incorrect 18.1 HF1
ACI0100542 On Windows system, 4D crash when there is a structural modification of the listbox while a cell is being edited 18.1 HF1 17.4 HF1
ACI0100543 When catching an error in a SQL statement within a transaction, the transaction level gets reduced. 18.1 HF1
ACI0100549 Passing "0" as itemKey in 'SET MENU ITEM SHORTCUT' does not clear the shortcut. It creates instead a wrong shortcut. 18.1 17.4 HF1
ACI0100557 The content of a comment block can be modified after closing the method; some code line become unexpedtedly prefixed by the string "//". 18.0 HF1
ACI0100564 ORDA: datastore.cancel transaction() member function doesn't unlock the dropped entities during the transaction. 18.2 HF1
ACI0100567 Quick Report HTML is malformed : unexpected breaks can be created in it. 18.3 17.5
ACI0100570 The font installed but not having a specific style if they are used and rendered by the SVG engine, the font is converted to the default font. 18.0 HF1 17.4 HF1
ACI0100571 POP3 Transporter methods may freeze if the server is Exchange or Dovecot (no problems with GMail). 18 R2
ACI0100581 "ArrayExcludedComponentName" key doesn't work for engined server 18.1 HF1
ACI0100584 listbox doesn't display xliff enumerations correctly 18.1 HF1
ACI0100593 Debug log does not log parameters of compiled component methods. 18.1 HF1
ACI0100596 The preview area of the Explorer page remains blank when you choose a table in the Home page. 18.1
ACI0100597 The 4D command 'EXPORT TEXT' does not export data with dynamic forms. 18.1 HF1
ACI0100609 4D Write Pro: when sending an email with 4D Write Pro, using Kerio smtp server, the mail is badly displayed showing the BOM and not interpreting the body content correctly. 18.1 HF1
ACI0100614 ORDA query using NOT and IN against an empty collection returns 0 record instead of all the records. 18.1 HF1
ACI0100624 4D Write Pro: different Tab offset between a 4W7 document and the 4D WP converted version, due to plugin wrong rounding from twip to cm/mm (in plugin all is rounded with 1mm precision) 18.1 HF1
ACI0100629 The space in the subject of the email transporter log is coded as a space not as "_"as it should be. 18.2
ACI0100631 4D Write Pro: the event "On data change" isn't triggered when you insert an expression 18.1 HF1
ACI0100632 4D Write Pro: the event on Data change is triggered when the 4D write pro page is zoomed 18.1 HF1
ACI0100637 4D Web Server on the client will not answer URLs that start with "http://IP-adress/rest" 18.1 HF1
ACI0100654 In a listbox column, the "Truncated with ellipsis" property is always desactived. In Project mode only. 18.1 HF1
ACI0100668 In project mode, switching applications (like 4D to Windows, Windows to 4D) can distort Menu's content in Toolbox dialog. 18.2
ACI0100669 The 'On Web Connection' database method is not triggered when using a Patch verb http request. 18.1 HF1
ACI0100673 4D Write Pro: 4D may crash when you resize a table in a 4D Write Pro document due to big memory consumption by undo/redo 18.1 HF1
ACI0100674 4D quits unexpectedly when pressing the down arrow key after editing in a cell if its column is linked to an empty choice list. 18.1 HF1
ACI0100678 Email transporter - HTML encoding - When both htmlBody and textBody are defined, the textBody is displayed in the sent email and not the htmlBody. 18.1 HF1
ACI0100679 The 'Batch Settings of Attributes' (in the Explorer dialog) does not work in 'Project Mode'. 18.1 HF1
ACI0100680 By moving a window, while editing a field, from a Retina screen to a non-Retina screen, background colors may disappear. 18.1 HF1
ACI0100684 Mails sent by 4D are not following the RFC 2822 regarding the message-id recommandations. Thus, they could be considered as spam. 18.1 HF1
ACI0100693 Get system info.runtime is no more significant around 49 days after the Computer startup (Windows): it resets to 0 unexpectedly. 18.1 HF1 17.4 HF1
ACI0100702 4D Write Pro: style sheet names while conversion WR -> WP loose characters 18.1 HF1
ACI0100707 4D Write Pro: after a conversion from 4D Write to 4D Write Pro, expression can be lost if there is a HTML parameter. 18.1 HF1
ACI0100708 Updater don't use the right service name on Windows 18.2 HF1
ACI0100715 Several memory leaks with entity relations, specific to Standalone mode, and to Client/Server mode have been fixed. 18 R2 18.1 HF1
ACI0100725 SMTP transporter: CRLF ("\ r \ n") encoded in Quoted-Printable is unexpectedly "= 0D = 0D" 18 R4 18.2 HF2
ACI0100726 A user session still visible after an abrupt client disconnection is not removed automatically when the same 4D remote try to reconnect. 18.1 HF1
ACI0100731 Incorrect table list displayed by the "Builder for entity selection list box", where only tables with property "Expose as REST resource" set to True are shown 18 R2
ACI0100732 4D Write Pro: seperated paragraphs, with borders, in a 4D Write Pro document become joined paragraphs when exported in '.docx' document. 18.1 HF1
ACI0100735 Classes: changing the order of declaration (function then the constructor) create an error in execution
ACI0100740 4D Write Pro: background color, subscript and superscript styles are not exported correctly to HTML. 18.1 HF1
ACI0100748 The command 'Get database parameter', with selector 34, returns wrong value if the 2nd parameter equals to 0 (default value). 18.1 HF1
ACI0100756 'OB Is empty' returns True for a non-empty object containing a 4D formula 18.2 HF1
ACI0100760 4D View Pro: in a 4D View Pro area, on the first edit of area, the event"On After Edit" is not triggered after the first letter. It's triggered until the second one. 18.2 HF1
ACI0100782 4D Server hangs if we quit it using the 4D command 'QUIT 4D' and there is still some datastore sessions opened. 18.2 HF2
ACI0100783 Error displayed when opening a data file with an built OEM server, using a structure in Project mode. 18.2
ACI0100788 4D Application may unexpectedly quit on 'TRANSFORM PICTURE' when using the constant 'Crop', depending the 'crop' parameters values.
ACI0100793 An ORDA query on a related attributes (1 to N) with a mix of ANDs and ORs could not return the correct result. 18.2
ACI0100795 'DOM Find XML element' does not find elements if the XPath syntax contains an element with "-" (hyphen) in its name (like "trans-unit" element)
ACI0100803 4D Write Pro: Write Pro table formatting with thick borders shows white space, or the background color shines through. 18 R4 18.2 HF1
ACI0100825 A SQL query using 'IN' clause on a indexed field returns wrong result. 18.2
ACI0100826 The method 'POP3_transporteur.getMail( )' freezes with Kerio Mail server (freezes for 5 minutes, then reports error while downloaded the mail ).
ACI0100845 Mails: Message-ID is not automatically generated when ".messageId" attribute is empty. 18.2 HF1
ACI0100854 'DOM Create XML element' creates elements in inverse order when the elements have the same name
ACI0100872 Object property as first parameter of 'PICTURE PROPERTIES' command may create an unexpected error #-20003 in compiled mode (for instance: "PICTURE PROPERTIES($entity.Mypict;$vl_width;$vl_height)" ). 18.2 HF1
ACI0100890 In label editor when you load an old 32-bit label file, there is an unexpected error # -9930, "... error in 'Editor_ON_DATA_CHANGE' method, on line 286. There is no attribute with this name for this element.". 18 R4 18.2 HF1
ACI0100891 In project mode, form geometry stamp is not reset by the form editor when the form is modified 18.2 HF1
ACI0100897 An unexpected space character is added in the subject when an email is sent with a very long subject. 18.2 HF1
ACI0100916 Picture variable loses the scrollbars set by programming when changing form page 18.2 HF1
ACI0100923 'DOM Create XML element' slower when using new standard XPath option
ACI0100932 In project mode, form geometry stamp is not reset by the form editor when the object class property is modified 18.2 HF1
ACI0100961 Click on tab element not taken into account if the tab has an icon and the click is done just below the text 18 R4
ACI0100970 Using 'OBJECT DUPLICATE' on a listbox may lead 4D to quit unexpectedly. 18 R4 18.2 HF1
ACI0100981 4D Write Pro: crash using 'This.pageCount', only if expression returns only a end of line and if expression is juste before a end of line too. 18 R4 18.2 HF2 17.4 HF2
ACI0100620 4D Internet Commands: 'smtp_send' returns -43 error when sending files named with Japanese characters. 18.1 HF1 17.5
ACI0100695 SMTP_Attachment locks attachment on Windows 18.1 HF1 17.4 HF1