All Products 19.5 - Fixed bugs

Reference Summary Fixed also with
ACI0100533 4D Write Pro: 'WP SET TEXT' 4D command stops working if a NULL ASCII character has been inserted into a 4D Write Pro document
ACI0101670 Using formula.call() or formula.apply() on a Formula that should return a time value, returns incorrect Real-type value instead 19.4 HF1
ACI0102095 When using JSON Validate on a schema that contains an object array, it will only validate the 1st item rather than all items
ACI0102661 4D Write Pro: Runtime error while switching between forms with a 4D Write pro widget in it
ACI0102840 When specifying a default menu item to be selected using the command 'Dynamic pop up menu', a wrong menu item will be selected if the menu contains hidden standard actions. 19.4 HF1
ACI0102894 Standard action 'Quit' executes the object method then displays the confirmation dialog, whereas it should display the dialog first. 19 R7 19.4 HF1
ACI0102914 Button with standard action "addSubrecord" must be disabled if listbox is an entity selection listbox. This could lead to a crash. 19.4 HF1
ACI0102947 When the cursor is in a Listbox cell, and you press any key with the command modifier (for example 'CMD'+"d" on Mac or 'CTRL'+"d" on Windows) the form event "On before Keystroke" fires twice. 19.4 HF1
ACI0102974 '_O_Gestalt' may crash 4D ; for instance : "$errCode:=_O_Gestalt("sync"; $v) " ; note that 4D command is an obsolete command. 19 R7
ACI0103028 Unexpected 10 seconds delay after running PHP Execute(""; "quit_4d_php"; *) 19 R6 19.4 HF1
ACI0103080 When trying to use 'SET CURRENT PRINTER' on PDFCreator, PDFCreator is unable to become the current printer. 19.4 HF1
ACI0103081 IMAP transporter' .getMails()' may freeze while retrieving emails 19.4 HF1
ACI0103086 4D View Pro: Multipleline cells in 4D View document are converted to one line cells in 4D View Pro. 19 R7
ACI0103097 Unexpected duplicated automatic actions in Menu editor (toolbox dialog) 19 R6 19.4 HF1
ACI0103108 When having two tables related, the quick report shows unusual result in the search window for fields (some fields missing). 19 R6 19.4 HF1
ACI0103109 SET MENU ITEM SHORTCUT "0" does not display right character on macOS 12.x (Monterey) 19.4 HF1
ACI0103124 Regression in Output form appearance: unexpectedly, there are no more separator lines. 19 R6 19.4 HF1
ACI0103135 Picture button in Project mode does not have Drag/Drop property 19 R6 19.4 HF1
ACI0103150 In a project converted to v19, the web session management is 'none' although database settings show 'legacy' 19 R7
ACI0103154 The 'OK' button on interface tab of User Settings for 'Data file' becomes unexpectedly enabled when you come back to the first tab. 19.4 HF1
ACI0103176 4D View Pro: Importing an excel file may return wrong numbers. 19 R7
ACI0103179 When using 'FILTER KEYSTROKE' in the 'On Before Keystroke' event, the cursor will jump to the start of the field value. 19.4 HF1
ACI0103197 When you click a not initialized Popup that displays an array without any elements, input fields are disabled and can no longer be entered (while you can select text). 19 R7 19.4 HF1 19 R6 HF1
ACI0103200 Impossible to type Japanese: in HiDPI mode, the front end processor (IME) may be displayed over the text input, hiding text then. 19 R6 19.4 HF1
ACI0103204 A REST session in 'legacy' mode is not released after one hour of inactivity. 19.4 HF1
ACI0103215 Client looses connection while executing some code during the timeout before server restart. 19 R7
ACI0103217 After changing the size of a line (form object), the coordinates are not saved after reopening the form. 19 R6 19.4 HF1
ACI0103219 On Windows, in the structure editor, the search in editor area carries out the search only for the first entered character 19 R7
ACI0103221 ORDA operations for sets (such as .and(), .or(), .minus(), etc ...) don't work on client server mode with some special caracters ("?", "/", etc ...). 19.4 HF1
ACI0103226 4D Write Pro: Printing via 4D Write Pro doesn't display the name of the document on the printer queue 19.4 HF1 19 R6 HF1
ACI0103232 4D View Pro: Corrupted cell (may not be enterable anymore) after formatting it.
ACI0103236 Using the "IMAP transporter .getMails()" command to loop through a large number of emails to retrieve them, shows an "Error 200" 19 R7
ACI0103238 Project will always tell that the user needs another step for WebFolder by unexpected red letters in Database settings 19 R7 19.4 HF1
ACI0103244 'Surrogate' character at the end of an alpha field can caused invalid character because not truncated correctly 19 R7 19.4 HF1 19 R6 HF1
ACI0103245 The preview pane in the explorer doesn’t respect the style sheets for subform 19 R7
ACI0103335 Running the command "MAIL convert to MIME" causes 4D to freeze. 19.4 HF1
ACI0103336 The ".getBox List()" command doesn't correctly decode the name of the mailboxes as soon as there is a "+" sign 19.4 HF1
ACI0103345 4D Write Pro: When executing 'WP COMPUTE FORMULAS' the text ranges are getting messed up; then, the command 'WP Text range' delivers wrong values. 19 R7
ACI0103346 After convertion to project mode, the css style is missing in the property list of listbox , header, column and footer 19 R7 19.4 HF1
ACI0103355 Performance issue appeared in v19.3 when using SQL pass-through to a 4D Server when several servers run SQL server. 19 R7 19 R6 HF1
ACI0103378 The colorPicker doesn't always display on Windows system. 19.4 HF1
ACI0103395 4D Write Pro: irrelevant constants appear in type-ahead pop-up for the 4D command 'WP SET ATTRIBUTES' 19 R7
ACI0103401 In Method Editor, surrogate pairs such as emoji are not highlighted correctly, there are highlighted by code point (high, low): when highlighting, half of surrogate character is highlighted. 19 R7
ACI0103405 Blank pdf files gets created when opening and closing print job
ACI0103412 After converting a database from Binary mode to Project mode, due to the presence of a listbox with 'alt row BG color', others listboxes may have their color changed 19 R7
ACI0103417 The IMAP Transporter.'checkconnection' method returns a bad result on an open connexion when the email is updated (delete or receive mails) 19 R7 19 R6 HF1
ACI0103423 4D commands manipulating 'Sets' slow down when loading records from another client. 19 R7 19 R6 HF1
ACI0103427 Sequential searches in ORDA are slower (up to 20 times) then using 'classic' searches (with 'QUERY' 4D command) 19 R7
ACI0103434 Engined application in SDI Mode does not exit as it should : The window will closed and the application icone will be removed from task bar, but a background task, named "4D Volume Desktop", is still running (see in task manager). 19 R7
ACI0103437 'OPEN URL' command doesn’t work when special character like # is used in the url, along with "appName" parameter
ACI0103457 On macOS 13 (Ventura), the combo box focus is wrongly drawn when its height is less than 23 19 R7 19 R6 HF2
ACI0103459 Mounted network volume not recognized on macOS 13 (Ventura). 19 R7
ACI0103463 4D Write Pro: a project method associated with a link doesn't evaluate the expressions concerning the fields and tables even if the records are loaded. 19 R7 19 R6 HF2
ACI0103465 Formula capture of a boolean local variable doesn't work 19 R7 19 R6 HF1
ACI0103485 Orphan blobs appear in the data file when assigning an empty object to an object field stored in the data file 19 R7
ACI0103493 Floating palette type windows opened while 4D is in the background are no longer displayed when 4D is brought back to the foreground; on macOS 13 only (Ventura). 19 R7 19 R6 HF2
ACI0103496 Text properties like 'fontStyle' or 'fontSize' are wrongly exported for a picture object when the database is converted into a project 19 R7
ACI0103497 The title of an object with picture datasource, when converted into project mode, should get automatic text style 19 R7
ACI0103498 Changing the datasource type of an object from text to picture does not reset text properties like "stroke" or font attributes. 19 R7
ACI0103503 4D Write Pro: Picture exported to PDF with 4D Write Pro results in poor quality 19 R7
ACI0103526 Since using Windows 11 22H2, the print dialog cannot be used. 19 R7 19 R6 HF2
ACI0103661 4D Write Pro: The value of "WParea.modified" is changed every time the cursor is put in the text even though nothing changes in the document 19 R8