[6] EditorialServer: internal change to GetImgs |
|
---|---|
The editorial web service call GetImgs is returning the image binary encoded in base 64, this is not optimal as encoding and decoding can be slow. |
|
Modified date: 20/07/2016 18:17:53 - P4 Changelist: 83043 - From build: main.2972.x |
[17] Server: use etag in Strings do calls |
|
---|---|
String client retrieval is now cached. On strings import or delete, the cache is refreshed automatically. |
|
Modified date: 18/07/2016 11:38:37 - P4 Changelist: 82960 - From build: main.2970.x (T) |
[17] Server: ExecuteWorkflowOnObjects with more than 100 longs IDS causes error 404 |
|
---|---|
This command send to server some parameters using the url: when the url is too long (in this case too many ids) the server raise an error and doesn't accept the command. |
|
Modified date: 30/06/2016 11:38:03 - P4 Changelist: 82753 - From build: main.2952.x |
|
|
|
[18] Server: cannot import txt if folderRef is not specified |
|
It was not possible to import an xml of an article if the txt elements did not specify the folderRef (the id should be sufficient). |
|
Modified date: 30/06/2016 10:49:20 - P4 Changelist: 82748 - From build: main.2952.x |
|
|
[95] Server: internal crash when a timeout error occurs into a navigator workflow |
|
---|---|
When a timeout occured into a Navigator workflow called from clients, the application pool crashed. |
|
Modified date: 08/06/2016 17:36:05 - P4 Changelist: 82449 - From build: main.2930.x (T) |
[321] Server: post list of ids to GetCombinedObj |
|
Improved the REST GetCombinedObj() method (see .../do.ashx?cmd=help&name=GetCombinedObj&x=docbook). |
|
Modified date: 13/01/2016 14:41:22 - P4 Changelist: 80285 - From build: main.2783.x (T) |
|
|
[348] Server: restore missing login when checking license |
|
Sometimes (mostly after an IIS restart), when the user tried to open a new designer, the client application complained about a 'missing valid license'. |
|
Modified date: 22/12/2015 15:02:20 - P4 Changelist: 80150 - From build: main.2761.x (T) |
|
|
|
[349] Server: login last access not updated after iisreset |
|
When using a client application, the login last access was not updated by the first LoginAlive call after an iisreset. If multiple iisreset were done the last access could be not updated for a long time and the login cleaned up. |
|
Modified date: 22/12/2015 14:40:45 - P4 Changelist: 80149 - From build: main.2761.x (T) |
|
|
[358] Server: post list of fonts and formats in edo GetArticles and GetPageAndLayers |
|
Changed data transmission parameters using "Post" mode. |
|
Modified date: 17/12/2015 15:32:24 - P4 Changelist: 80100 - From build: main.2756.x (T) |
|
|