Version 15 Release Notes

 

15.34.0.90 Release Notes

Customer Reported Defect

·         [ATE-1212] - HD#24939 - Table of Content link in PDF output is not going to the section

·         [ATE-1335] - HD#25026 - Output is using the Master template formatting instead of adopting the Direct Formatting of the Child template

·         [ATE-1438] - HD#25223 - Different size checkboxes are applied in the PDF output

·         [ATE-1440] - HD#25221 - Bold and not-bold text are not properly formatted in the PDF output

·         [ATE-1465] - HD#25297 - Custom Currency Format not working in Out Tag format:AED#,##0.00

·         [ATE-1467] - HD#25216, 26024 - Check box size is wrong in PDF output

·         [ATE-1488] - HD#25339 - There is extra space under the "UL" logo in PDF output

·         [ATE-1489] - HD#25340 - Extra space under the signature in PDF output

·         [ATE-1490] - HD#25320 - Deal template issue for excel doc with AutoTag 15.2.369 version

·         [ATE-1499] - HD#25309 - PDF output is not indicating the correct total number of pages

·         [ATE-1509] - HD#25351 - XPath 1.0 on .net engine using a schema would display "System.DateTime" for a node/attribute of type datetime that was empty (no value)

·         [ATE-1552] - HD#25406 - First bullet is not rendering as bullet

·         [ATE-1614] - HD#25443 - POC - Nested ForEach Tag generates extra blank row

·         [ATE-1631] - HD#25514 - Body content overlapping the footer in PDF output

·         [ATE-1880] - HD#25745 - Output fails with "Template ended with 0 missing [EndSwitch] tag:..." exception

·         [ATE-1882] - CLONE - HD#25545 - word chart settings being ignored in output to pdf, instead it is using windward default values from the tag editor

·         [ATE-1911] - CLONE - HD#25652 - Input parameters select list

·         [ATE-1919] - CLONE - HD#25807 - POC - RESTful Engine questions

·         [ATE-2030] - HD#25915 - Output resulting in 'Index was outside the bounds of the array. (IndexOutOfRangeException)'

·         [ATE-2037] - HD#25962 - Paragraph Style 'Don’t add space between paragraphs of the same style' not applied to output

·         [ATE-2113] - CLONE - HD#25498 - Not all records from a ForEach Tag within a ForEach Tag are displayed in Excel output

·         [ATE-2133] - HD#25566 - Text is not centered in table in PDF output

·         [ATE-2150] - HD#26010 - Different line spacing when generating to PDF compared to DOCX

·         [ATE-2225] - HD#26118 - Content Control Rich Text fields are not editable in PDF output

·         [ATE-2295] - HD#26198 - Generating output results in NullReferenceException

·         [ATE-2331] - HD#26223 - Table headers disappear in output after .NET Engine upgrade

·         [ATE-2439] - HD#26312 - Using the AVERAGE function in an Excel XPath query results in an exception

·         [ATE-2565] - HD#26419 - java.lang.StringIndexOutOfBoundsException for PDF generation

·         [ATE-2623] - HD#26495 - Cannot import a table into another table using an Import tag that imports a child template where the first conditional tag evaluates False

·         [ATE-2712] - CLONE - HD#26545 - Images accessed by <img> tags do not display in the output

Internally Reported Defect

·         [ATE-1937] - XML2.0 query ignores Order By statement

·         [ATE-2115] - RESTful Engine - Client test failed "Client_GeneratePostScript"

·         [ATE-2381] - TestPdfOutput.testFooterPageNumbers() fails

·         [ATE-2575] - CLONE -  Page numbers in footers no longer working in version 15.33.0.47 did work in version 15.32.0.18

·         [ATE-2588] - CLONE - DOCX output from this template fails with an exception in 15.34.0.49, but not in 15.2.168.0

 

 

15.33.1.1 Release Notes

Externally Reported Bugs

·         25196/ATE-1425 - 25007/ATE-1316 - Fixed. Asian characters did not display in chart output unless the chart tag was a chart (Word only)and had the font explicitly set. Chart tags in powerpoint (and potentially excel) have null data in the ChartTag, so we must use the default in this case.  

·         25084/ATE-1393 - The access provider classes are now unobfuscated.  

·         25338/ATE-1487 - Fixed. Adjusting the parent dxa (twips) width.

·         25330/ATE-1491 - Added null checks for background properties. I broke up that one if statement as well for readability.  

·         25352/ATE-1504 - Threw exception if a node was empty as that returned a different class object. Now handle that by returning no data forthat item. .NET is distinct in 15.2.  

·         25408/ATE-1547- Ignore "okToWrapXAxis" since is causes problems and isn't something the user can change.

·         25414/ATE-1555 - Move axis formatting before the measuring because labels can have a different size post-formatting. Let ChartDirector automatically determine y axis scale.  

·         25416/ATE-1556 - Move axis formatting before the measuring stuff because labels can have a different size post-formatting. Let ChartDirector automatically determine y axis scale.

·         25512/ATE-1637- Check in the body if we are currently creating a TOC, if we are, then create a regular ElementContentControl field, otherwise it will be rich text.

·         25721/ATE-1792 - Color specified in a span tag won't applyto a link, it needs to be physically in the <a> tag, so if the currentchar has a foreground color with it, apply it to the color of the link.  

·         25792/ATE-1868 - Fixed updateChart to use the xml string for the chart instead of the default chart string, which had the wrong data for the chart.

·         25793/ATE-1870 - Fixed updateChart to use the xml string for the chart instead of the default chart string, which had the wrong data for the chart.

·         25800/ATE-1878 - It was not closing anything except the root connection in the .NET engine.  

·         25868/ATE-1976 - Fixed. NDEXOF macro should return -1 for null search string.

·         28972/ATE-2049 - This change makes it override if the font size is null or the font size differs from whats overriding it. I applied this change to the other font properties that have this same behavior.  

·         26017/ATE-2131- Fixed. No longer adjusting the parent dxa (twips) width passed to calculate a table width set in percent to adjust it based on the left indent of the table.

·         26004/ATE-2167 - Fix to read in substitute fonts.

·         26021/ATE-2172- Didn't handle hyperlinks in fallback nodes (choice shape).

·         26415/ATE-2558 - Fixed page numbering.

Developed User Stories

·         Update installer to ship latest license agreement.

·         Update installer to ship latest license agreement.

 

 

15.32.0.18 (Released 03/06/2019)

 

Customer Reported Defects

 

·         25196/ATE-1425 - BaseTag.toTagText() was cleaning reducing whitespace runs to a single space - Changed it to leave it alone.

·         25248/ATE-1461 - It was writing conditional styles for the trPr section to the parent style instead of the conditional style. Fixed it.

·         25328/ATE-1513 - Some code paths didn't handle import tags right.

·         25335/ATE-1484 - It was adjusting the parent DXA (twips) width passed to calculate a table width set in percent to adjust it based on the left indent of the table. That was wrong - that has no effect on the parent width.

·         25350/ATE-1512 - Footnotes was only working for all defaults, not in a forEach. Now handles footnote repeated in a forEach, starting on a number other than 1 if specified. Restart on section or page breaks if specified and Format the number as specified (ex: i, ii, iii).

·         25487/ATE-1618 - There was code to keep the pictures in the root document body and on the slide (not break to next slide). But it indexed only off pictures written, it needed to be after any textboxes before it could get the order right. Now adjusts the index.

·         25517/ATE-1653 - Improve calculating the extent for a drop-down list form for PDF output.

·         25559/ATE-1684 - It was calculating the stateOn.yPos wrong to get to the end of the last line if the paragraph was more than 1 line.

·         25576/ATE-1679 - When splitting a table on a page break, if the split occurred between 2 rows where the last cell on page 1 was a vertically merged child, it assumed that the cell in the second page was also part of that vertically merged sequence. If it wasn't and the previous vertical sequence was 2+ pages already, it set the page 2 cell to be a vertically merged cell.

·         25577/ATE-1676 - When duplicating a native chart in processing, it was not copying across some properties.

·         25600/ATE-1696 - If it had multiple PDFs in a row, there was an ElementChar between them and that caused a para to be put between each when moving them to the doc body. Fixed by removing those unneeded ElementChars.

·         25645/ATE-1709 - Test for a row, if it should be deleted, used the destination table's row index while it should use the source table. The table where [/foreach] tag resides.

·         25649/ATE-1711 - After a block expansion we used the dest document's last cell to copy properties from. But if a block is skipped, the dest cell is not what we want. Use the source document's cell which is a cell the block starts in and get the right properties whenever the block is expanded or skipped.

·         25677/ATE-1728. Fixed. Incorrectly calculating paragraph extent for inter-line spacing set to exactly, and sometimes off for at-least. Calculating the stateOn.yPos wrong to get to the end of the last line if the paragraph was more than 1 line.

·         25687/ATE-1783 - It was calculating the stateOn.yPos wrong to get to the end of the last line if the paragraph was more than 1 line.

·         25716/ATE-1808 - When adjusting text for a change in the length on page output, usually for page numbers i.e. "page 3 of 4" became "page 31 of 123", assuming left alignment. Changed to determine the alignment and work off of that.

·         25723/ATE-1798. Fixed. Not counting imported PDF pages in the page count for page based output. So the page number for all subsequent pages was wrong, now count them.

·         25780/ATE-1930 - Return the revised colWidths with all deleted columns removed.

·         25816/ATE-1915. Fixed. It was not writing the cell type (t='str') for a formula where the value was a Boolean.

·         25875/ATE-1978 - Writing the row style for docx output was checking if the styleProps.rowProps != null. Then used rowProps.rowProps. Changed to check the rowProps.rowProps != null which is correct behavior.

 

15.2.86.0 (Released 9/11/2017)

 

Customer Reported Defects

 

·         ATE-102/23024. Fixed. AutoTag throws exception generating DOCX report.

·         ATE-180/23207. Fixed. imported Word document with only text displays as a black block in DOCX report.

·         ATE-90/23063. Fixed. XPath Wizard can't select a function argument.

 

Internally Reported Defects

 

·         ATE-109 - Added missing interface for custom access providers.

·         ATE-121 - Added compatibility of Windward Scout license with Windward jars.

·         ATE-17. Fixed. PODs are broken.

·         ATE-181. Fixed. Connection Editor shows SQL form for all types of databases when using Custom Access Provider.

 

15.2.68.0 (Released 8/17/2017)

 

Customer Reported Defects

-

·         4183/22532 - Unreadable content error

·         4188/22515 - No output from large JSON file in Excel Template

·         4258/22449 -Takes too long to produce output

·         4314/22652 - Can't install java engine version 15.1.98.0 with maven

·         4359/22846 - <Locale>...</Locale> doesn't work in request to RESTful Engine

·         4363/22862 - '+' concatenation operator doesn't work, but '&' does work.

·         4407/22870 - Clicking on 'Update PODs' button raises an exception

·         4422/22831 - DRAG/DROP from Data Bin or Tag Editor producing incorrect XPath

·         4458/22990 - Cells above and to the right of ForEach Tags are merged and centered

·         4497/23017 - Stored Procedure Wizard parameter values missing

·         ATE-111/23146 - ResultSet.isLast() can fail using the Java engine (JDBC)

·         ATE-19/23027 - Swapping sections between columns in PDF output

·         ATE-64/23083 - Stored procedure performance problem

·         ATE-78/23078 - Getting an error when using a temporary table in a stored procedure

 

Internally Reported Defects

 

·         3911 - PDF table cell and Horizontal Rule vertical alignment wrong.

·         3929 - PDF vertical text in output

·         3931 - PDF Missing data in output

·         3945 - Null pointer exception in Saxon

·         4016 - Saxon fails on smart energy template

·         4194 - XLSX output taking too long

·         4234 - Verify: Expected type error, got "ReadBitmapHeader error"

·         4242 - Java Engine: OData org/apache/olingo/odata2/api/ep/EntityProvider missing from Jars

·         4390 - Regression error - XPath wizard does not show First or LastName in the Wizard preview

·         4501 - Javelin not able to upload templates with select variable using an XML datasources.

·         4509 - Stored Procedure Wizard parameter values missing

·         ATE-2 - XSD Connections do not work for URL based XSD.

·         ATE-33 - "Evaluate" query mode button is labeled "Preview" in Tag Editor

·         ATE-82 - Tag Evaluation Template Fails to output report

 

15.2.57.0 (Released 8/03/2017)

 

Customer Reported Defects

 

·         3821/21964 - Engines: both engines produce PDFs with incorrect paragraph justification

·         4458/22990 - Cells above and to the right of ForEach Tags are merged and centered –

 

Internally Reported Defects

 

·         3193 - PDF: Extra borders appearing

·         3888 - SAMPLE TEMPLATE - Random borders appearing on cells on PDF output

·         3899 - PDF too much space top of page in Directed Trustee

·         3921 - SAMPLE TEMPLATE - Cell color not filling on PDF output

·         3923 - PDF Title cell overlapping text and missing tag

·         3925 - PDF overlapping text in header and blank page

·         4184 - DEMO - Incorrect font and line spacing being displayed on PDF output

·         4352 - DEMO - 'Use Office for PDF Output’ not generating Word PDF output

·         4460 - WindwardDesktopInstall.exe installs the wrong version

·         ATE-32 - IfTag XML 2.0 evaluating incorrectly

 

15.2.51.0 (Released 7/20/2017)

 

Customer Reported Defects

 

·         4279/22676 - High surrogate Unicode characters not displayed correctly in DOCX or PDF output

·         4315/22762 - PDF output is not well formatted, DOCX output receives error

·         4360/22792 - NullPointerException In Printer Output

·         4361/22792 - Layout problems

·         4376/22823 - AutoTag ForEach Tag loop/table PDF report rendering problem

·         4423/22925 - Cells above ForEach Tags are merged and centered

·         535/22330 - Table Of Contents Not Updating to Reflect Page number locations in document

 

Internally Reported Defects

 

·         1921 - Catapult launches VS 2012, not 2013

·         4032 - Footer text box set to "move with text" appears in wrong position in PDF output

·         4215 - AutoTag installer runs 32 bit installer after 64 bit installer completes on system with Office 64-bit

·         4335 - Maven Class Not Found Exception

·         4341 - NuGet: Package errors

·         4348 - SUBSTRING() Function does not return all requested characters when end value is set to end of the string

·         4365 - SQL Wizard: add a filter 'contains', when the variable is added, it's not picking up the additional where clause

 

15.2.483.0 (Released 12/17/2018)

 

Customer Reported Defects

 

·         24880/ATE-1119. Fixed. shape width/height calculation overridden by one of the previous fixes. Fixed Z-order property type from int => long.

·         25038/ATE-1469 - The combination of using Justified alignment with Condensed font spacing is not currently supported.

·         25045/ATE-1357 - Added support for the 'locale:' sub-property to the input format specifier of the Out tag.

·         25086/ATE-1366. Fixed. to process this case when we have a template with set lines between columns - Open Layout tab, click the Columns button, select More Columns.

·         25227/ATE-1437 - Switch JPath expressions to bracket notation.

·         25232/ATE-1446 - The chart XML was never being updated with the data in templates other than DOCX.

·         25239/ATE-1439 - Imported images are now indexed correctly.

·         25280/ATE-1451. Fixed. issue of processing merged cells on table break.

·         25280/ATE-1663. Fixed. Check to make sure the section has columns before calling retryColumns() to break them up.

·         25299/ATE-1466 - RESTful engine was not closing datasources when done, which was leaving DB connections open. Now closes them.

·         25316/ATE-1534 - XSNV was looking to see if 2 tables could be merged when one was empty. The empty had no row to compare. Added first checking for an empty table.

·         25392/ATE-1538 - Link tags are self contained so need to push and pop them from the stack.

·         25424/ATE-1561 - Link tags are self contained so need to push and pop them from the stack.

·         25552/ATE-1678 - Put in a better error message for Boolean evaluations of macros.

·         25553/ATE-1668 - When a cell was deleted with an if tag and cells to its right vertically merged, the table lost formatting. Now remove cells to the right from any vertical merges breaking up the merges as needed.

·         25553/ATE-1668 - When a cell was deleted with an if tag with cells to its right vertically merged, the table lost the formatting. Now remove cells to the right from any vertical merges breaking up the merges as needed.

·         25587/ATE-1683 - Changed the code to only delete if the cell is empty and not a vert merge child.

 

15.2.422.0 (Released 10/19/2018)

 

Customer Reported Defects

 

·         25030/ATE-1343 - Throwing away bookmark start/end elements if they were in a table's row array.

·         25147/ATE-1404 - JSON var substitution does not choke on null.

·         25185/ATE-1420 - Prevent xsnv throwing exceptions on empty table bodies.

·         25239/ATE-1439 - Imported images are now indexed correctly.

 

Internally Reported Defects

 

·         ATE-1346 - Fix null pointer exceptions in log statements.

·         ATE-1441 - Also improved the displayed error when an [import] tag could not find a file (now displays the parameters, [forEach] stack, [query] tags, etc.).

·         ATE-1441. Fixed. an issue with executing Oracle stored procedures that used an out parameter.

 

15.2.402.0 (Released 9/25/2018)

 

Customer Reported Defects

 

·         24713/ATE-968 - This was a bug in Word. Implemented a different way to insert the POD into Word.

·         24852/ATE-1117 - Fix problem using or to format the data in a JSON file.

·         24925/ATE-1215 - Spaces between char altering tags retain spaces in output.

·         24928, 25085/ATE-1206 - Don't use ascent for whole paragraph to draw rect for checkbox on pdf output. Just use ascent for the checkbox char/text.

·         25038/ATE-1349 - Write warning message for condensed + justified combination (warning was only for expanded).

·         25039/ATE-1352 - PDF output for underlined text was only underlining the words if the text was condensed or expanded. Now is an underline for the full line of text.

·         25042/ATE-1350 - Exact line spacing is now applied correctly between paragraphs.

·         25084/ATE-1393 - The access provider classes are now unobfuscated.

·         25116/ATE-1397 - Changed to use the default engine's encoding which is UTF-8.

·         25121/ATE-1383 - Removed rotation code. Corrected argument formatting.

·         25126/ATE-1384 - We were assuming text was discontinuous if rotated at an angle other than 90/180/270. Renamed a couple variables for clarity.

 

Internally Reported Defects

 

·         ATE-1147 - Upgraded Saxon to 9.8.0.14.

 

15.2.369.0 (Released 8/24/2018)

 

Customer Reported Defects

 

·         24647/ATE-1219 - Try to use alt font before going to basic system fonts. Layout already does this resulting in different text width calculations in layout from what was placed in the pdf.

·         24647/ATE-1305 - Use alt font before going to basic system fonts. Layout already doing this resulting in different text width calculations in layout in the pdf.

·         24655/ATE-893. Fixed. Implemented the missing isVisible method.

·         24733/ATE-987 - Set JPath to be forgiving of many problems in the select statement (this is a JSON datasource setting).

·         24769/ATE-1039. Fixed. a bug where variables were not detected correctly between datasources in the validator.

·         24770/ATE-1029 - Apply number type in addSet before placing in usermap for XPath 1.0 ds.

·         24787/ATE-1044. Fixed. a bug where variables were not detected correctly between datasources in the validator.

·         24817/ATE-1074 - The hardcoded path changed to the temporary location obtained at runtime.

·         24839/ATE-1114 - Stored Procedures now appear for MySQL datasources.

·         24876/ATE-1145. Fixed. The data tree was not displaying ForEach tags by nickname.

·         24919/ATE-1190. Fixed. Text overlaps the footer in PDF output.

·         24925/ATE-1205 - UPPER Macro Function now handles empty strings the same way Excel and other programming languages do.

·         24932/ATE-1209 - Tables with multiple keep-with next rows don't undo keep-with next setting for previous row.

·         24965/ATE-1230. Fixed. to add quotes. XPath 2.0 must be quoted to be strings that are being compared against the node value.

·         24969/ATE-1271 - Speed up placed on tags. The same speed-up is applied to find/replace on tags too.

·         24972/ATE-1294. Fixed. a bug where rotated textboxes in PDF output were incorrect and where rotated textboxes in PDF output were incorrectly displayed.

·         24983/ATE-1309. Fixed. a bug where a [ForEach] tag followed by an [If] tag processed incorrectly.

·         24987/ATE-1334. Fixed. a bug with numeric variables and JSON datasources not evaluating correctly.

·         25000/ATE-1315. Fixed. a bug where "ignore error" was not working correctly in certain cases.

·         25001/ATE-1306 - Try to use alt font before going to basic system fonts. Layout already does this resulting in different text width calculations in layout from what was placed in the pdf.

·         25004/ATE-1308 - Try to use alt font before going to basic system fonts.

 

Internally Reported Defects

 

·         ATE-1012 - Windward JSONPath can compare string-numbers and numbers correctly.

·         ATE-1171. Fixed. Creating charts was not thread safe. When generating charts from multiple threads there was a shared memory issue, various exceptions thrown.

 

15.2.345.0 (Released 7/27/2018)

 

Customer Reported Defects

 

·         22240/ATE-355. Fixed. Asian characters did not display in chart output unless the chart tag was a chart (Word only) and had the font explicitly set.

·         24080/ATE-551 - When the cell of the foreach is processed, there is now a check to see if the if tag is at the same/lesser level of the foreach (meaning it has been hit in processing at this point) and will skip it if the end-if tag doesn't come before the foreach.

·         24320/ATE-703. Fixed. If you had a symbol character created using a Word field and it set the font before the character, it would throw an exception.

·         24632/ATE-859 - Added support for images in DOCX files that are set as a link to an external image (as opposed to an embedded picture).

·         24733/ATE-987 - Set JPath to be forgiving of many problems in the select statement (this is a JSON datasource setting).

·         24740/ATE-995 - get value returns string for element only content.

 

Internally Reported Defects

 

·         ATE-964 - Correctly add OData dlls to GAC in .NET engine only installs.

 

15.2.340.0 (Released 7/13/2018)              

 

Customer Reported Defects

 

·         24136/ATE-567. Fixed. an issue where date formatting was not applied to a tag preview.

·         24254/ATE-638 - In some cases a slide break in a forEach tag in PowerPoint throws an exception. Occurred when PowerPoint stored the paragraphs in a textbox or table in an unusual way.

·         24595/ATE-851. Fixed. an issue where an XPath query like ${var}/node/* was failing to evaluate property.

·         24633/ATE-1005. Fixed. spacing between rows. (Rect height is AtLeast for the height if the value is positive. We only adjust the height if yBottom - rect.y is bigger than the set height. If rect.height is greater than the bottom of the page, then set the bottom of the rect to that).

·         24647/ATE-868 - Expand the extent text PDF is written to. Needed when the font used is not on the server and therefore the font metrics can be way off.

·         24689/ATE-966 - Equation errors are now handled the same as select errors. Warnings and error handling did not treat a query that is an equation the same as a select. An error on an equation always failed.

·         24745/ATE-1010. Fixed. an issue with some fonts not being correctly detected.

·         24756/ATE-1027: Fixed an issue where certain fonts in a chart legend did not display correctly.

·         24780/ATE-1036. Fixed. an issue where importing a PDF file would incorrectly repeat formatting, resulting in extra blank pages.

 

Internally Reported Defects

 

·         ATE-964 - Correctly add OData dlls to GAC in .NET engine only installs

·         ATE-965. Fixed. various minor bugs when using XPath 2.0.

 

15.2.34.0 (Released 7/07/2017)

 

Customer Reported Defects

 

·         3980/22159 - PPTX tag cannot be deleted

·         4256/22655 - DOCX to PDF chart labels overlap on Output

·         4265/22656 – DOCX to PDF output missing info from 1 tag

·         4285/22691 - Error when previewing a Query Tag

·         4289/22635 - Excel formatting is repeated when not inside FE loop

·         4316/22764 - Ordering by multiple nodes in XML gives exception

·         4318/22746 - ForEach looping several times over on output

·         4325 - 22778 - Problem with your AutoTag release notes page

·         4351/22818 - No variable substitution in SQL query where clause.

 

Internally Reported Defects

 

·         1754 - TestChart: Inconsistent line size

·         2302 - SAMPLE TEMPLATE - Catastrophe Premium Endorsement.docx - Updated tag

·         3526 - No fill not applied to series in PDF chart.

·         3778 - Revise Generate Code for connection string constructors

·         4051 - "Creating Report" dialog is in front of everything

·         4077 - Add ListServers to the installer

·         4147 - Review all installers to make sure up to date

·         4229 - DEMO - Custom DOCX template takes too long to generate output for customer

·         4238 - Connection Editor: Missing the File/URL title above the field where the user enters the file location for JSON and OData

·         4254 - DEMO - Custom DOCX template takes a long time to generate

·         4259 - Word crashes after re connecting all the data sources

·         4293 - Tag Editor: Dragging data into query adds on additional select without deleting

·         4297 - Connection Editor: change Name to Nickname

·         4323 - Add Error Handling/Verify engine samples in catapult

·         4334 - Data bin opens when you decline to connect a data source

·         4343 - Clicking "Exit" or "Save" does not close "Datasource Preferences" window

·         4344 - SQL data sets can't perform join (Wizard)

·         4347 - Fix grammar, spelling, and redundancy in all tool tips in menu items

 

15.2.331.0 (Released 6/15/2018)

 

Customer Reported Defects

 

·         24396/ATE-752. Fixed. black backgrounds appearing for TIFF images when they shouldn't.

·         24573/ATE-829 - update template credentials to new SharePoint server.

·         24576/ATE-830 - Extra carriage return not added with foreach loops if not needed.

·         24590/ATE-877 - Added code to disable input params & datasources ribbon buttons if document (workbook) is locked.

·         24635/ATE-876. Fixed. to write a password as "*****". In some places logging was writing the password in clear text.

·         24646/ATE-873. Fixed. not displaying a series in the Chart Tag Editor when using prefixed XPath 2.0 data.

·         24671/ATE-903. Fixed., template could produce an IndexOutOfBoundsException if it had a table composed solely of header rows that it was trying to break across a page.

·         24700/ATE-961. Fixed. an issue when, in rare cases, a number in an Out tag was so large that it would generate an error.

·         24701/24706/ATE-960. Fixed. an issue where, in some cases, the XPath 1.0 data source in the .NET engine would return typed data (generally dates) in a way the engine did not recognize and out tag would output text similar to "Array[]Date".

·         24762/ATE-763 - Updated Java engine to be compatible with JRE 9 and 10.

·         24764/ATE-1035 - Greatly improved speed of processing If and Case tags in tables.

 

Internally Reported Defects

 

·         ATE-1082. Fixed. an error when generating reports with logging enabled and using an XPath 1.0 data source.

·         ATE-1162 - The POD drag/drop for a Word doclet into a Word template dropped that doclet as an embedded Word document rather than inserting the doclet as inline content.

·         ATE-857 - Preview now shows the first 10 results.

 

15.2.309.0 (Released 6/15/2018)

 

Customer Reported Defects

 

·         24173/ATE-688. Fixed. In some cases it would through an exception generating a DOCX/XLSX/PPTX.

·         24514/ATE-816. Fixed. an error in PowerPoint where an empty p:txBody can cause a problem, which created an exception error.

·         24556/ATE-825 - ProcessReport was only checking for a flag telling to use/not use the external builder. Didn't check if external builder could produce required report type.

·         24626/ATE-853. Fixed. a charting bug. Now sets the category axis for a bar/column chart as Strings; in the case of Date values, convert them to the formatted String value.

·         24777/ATE-810. Fixed. layout to calculate line spacing more accurately to prevent unintended positioning.

 

15.2.303.0 (Released 6/01/2018)

 

Customer Reported Defects

 

·         22393/ATE-358. Fixed. error when importing Excel table into Word. This functionality is not officially supported.

·         24396/ATE-752. Fixed. black backgrounds appearing for TIFF images when they shouldn't.

·         24450/ATE-773 - Bottom table border missing when table overflows. Fixed. by changing concatenation of variables and strings for import tag.

·         24460/ATE-762 - HTML Output wrapping text in bullet items not inheriting the indent. Fixed: Adjusted the CSS to mimic how word handles bullets with wrapped text.

·         24515/ATE-820. Fixed. 'img' tag in query not displaying correctly.

·         24573/ATE-829 - update template credentials to new SharePoint server.

·         24635/ATE-876. Fixed. to write a password as "*****". In some places logging was writing the password in clear text.

·         24671/ATE-903. Fixed., template could produce an IndexOutOfBoundsException if it had a table composed solely of header rows that it was trying to break across a page.

·         24700/ATE-961. Fixed. an issue when, in rare cases, a number in an Out tag was so large that it would generate an error.

·         24762/ATE-763 - Updated Java engine to be compatible with JRE 9 and 10.

·         2764/ATE-1035- Greatly improved speed of processing If and Case tags in tables.

 

Internally Reported Defects

 

·         ATE-509. Fixed. Oracle sample not displaying correctly in connection editor.

·         ATE-826 - Improved speed of JSON data source report generation.

 

15.2.288.0 (Released 5/18/2018)

 

Customer Reported Defects

 

·         23837/ATE-456 - Changed equals() to compare slideBreakNumber and if they differ, return false.

·         24218/ATE-604 Fixed so pictures anchored to the page edge anchored in a cell are actually anchored to the cell edge.

·         24222/ATE-600 - PDF Output will contain correct header in the case of adjacent continuous section breaks and page breaks.

·         24405/ATE-741 - JSON query tags using orderbys can now drill down to requested value properly.

·         24453/ATE-769. Fixed. a bug in printer output for the .NET engine to avoid null pointer exception during auto unboxing of strikethrough var for .NET printer output.

·         24456/ATE-764 - XML Order by fix. Was only searching immediate children.

 

15.2.279.0 (Released 5/04/2018)

 

Customer Reported Defects

 

·         22597/ATE-360. Fixed. a bug with Excel to PDF output where margins and cell widths would be the incorrect size for certain scaling settings.

·         24151/ATE-588. Fixed. XPath 2.0 queries sometimes being incorrectly created.

·         24220/ATE-602. Fixed. absolute positioned images being cropped when the anchor point is in a table cell.

·         24220/ATE-602. Fixed. absolute positioned images being cropped when the anchor point is in a table cell.

·         24260/ATE-652 - check for section end after table for docx output.

·         24330/ATE-693 - (.NET Engine Only)Fixed a bug where an inline picture in a paragraph was tall enough that not all the paragraph contents could fit on a page went into an infinite loop in layout Turn off layout processing for CleanTemplates (not needed).

·         24332/ATE-701. Fixed. a bug that when opening a tag in the wizard, and only the root ("$") is selected, it would change the node to "$.\[\*\]" (which would break it).

·         24350/ATE-699 - Turn off layout processing for CleanTemplates (not needed).

·         24443/ATE-761. Fixed. the 'evaluate' query mode for JSON data source [Import] tags.

 

Internally Reported Defects

 

·         ATE-546 - Table cells are different width in PDF format compared to DOCX format.

·         ATE-691 - Import tag does not appropriately drill down for query variables.

·         ATE-754 - (Java Engine Only) Added check to prevent error in certain XPath 2.0 charts.

·         ATE-774 - (Java Engine Only) Fixed bug where XLSX to PDF output could overflow a cell.

 

15.2.250.0 (Released 4/06/2018)

 

Customer Reported Defects

 

·         23963/ATE-514 - Fix for Wizard no default join link.

·         24032/ATE-556 - Fix report output to use UTF-8 for correct report generation in certain cases.

·         24186/ATE-505 - Fix checkbox in AutoTag for "Use Office for PDF Output".

·         24230/ATE-633 - Footer not showing page numbers on PDF output.

·         24258/ATE-665 - Enabled wrapping with tables.

·         24290/ATE-676 - Fix for RunReport with JSON data sources not outputting reports.

·         24388/ATE-704 - Fix equation errors when summing large numbers.

 

Internally Reported Defects

 

·         ATE-518 - Fix for 64-bit AutoTag installer sometimes not detecting an installation of Office correctly.

·         ATE-654 - Ensure encoding string is never null when parsing JSON.

 

15.2.25.0 (Released 6/15/2017)

 

Enhancements/Other

 

·         Error Handling - An option that can be applied to an individual tag and catch possible errors/exceptions/issues that may appear in that tag's select statement. The issue is then formatted in an easily understandable manner and reported to the user.

·         Error Handling - Error Handling is an option that can be applied to an individual tag and catch possible errors/exceptions/issues that may appear in that tag's select statement. The issue is then formatted in an easily understandable manner and reported to the user.

·         Printer Output - Outputs a report directly to a printer

·         Verify - A tool to be included in AutoTag and the Java, .NET, and RESTful engines. It provides the user with actionable information on Errors, Warnings, and other issues contained within a report template

·         Verify - Verify is a tool to be include in AutoTag and the Java, .NET, and RESTful engines. It provides the user with actionable information on Errors, Warnings, and other issues contained within a report template

 

Customer Reported Defects

 

·         3937/22027 - Charts. Columns assigned incorrectly to captions

·         4235/22623 - Java Engine output and AutoTag output do not have the same sorting

·         4273/22680 - If Tag not evaluating correctly for JSON

·         4325/22778 - Problem with your AutoTag release notes page

 

Internally Reported Defects

 

·         2338 - RAML removed and no longer being used.

·         3645 - Drag and drop unpredictable if it works and where placement is located

·         3876 - Preview Window for query pops up off screen

·         4023 - Update all Connection Editor Tool Tips

·         4091 - Java access providers need to handle any certificate

·         4149 - SQL Wizard - When Updating the sort order in the Columns section, the change is not reflected in the summary in the right panel

·         4155 - Duplex constant parameters are obfuscated

·         4159 - Exception shows up, and if closed does not show up again

·         4175 - Verify not able to run: NullReferenceException

·         4176 - Error handling does not catch a bad select in a bad forEach

·         4231 - Tag Properties for error handling wrong when opened from AutoTag

·         4255 - RESTful Engine server configured to not list contents of directory (Verify branch).

·         4268 - Missing text in tag editor

·         4270 - If a line contains normal text + small caps then only a part of the line appears in the output

·         4274 - Maven - missing saxon9ee.jar from install

·         4278 - When the user has entered a bad license key on install, no error message is received.

·         4281 - Printer output Copies does not work

·         4303 - Error screen shows text dialog of query exception on output

·         4329 - Datasource in POD file, unable to update path

·         4330 - Path issue where directory is deleted from path manifests in PODS

·         4333 - Connection Editor does not open when connecting recent data source

 

15.2.238.0 (Released 3/23/2018)

 

Customer Reported Defects

 

·         23360/ATE-233. Fixed. OutTag in Content Control not editable in PDF output.

·         23955/ATE-519 - Support embedded fonts for PDF-A output.

·         23980/ATE-508. Fixed. first Chinese character missing in Out tag.

·         23980/ATE-508: Fixed first Chinese character missing in Out tag.

·         24018/ATE-526 - Added support for XPath 2.0 in RESTful engine.

·         24105/ATE-535. Fixed. XPath Wizard does not return results in the Data Pane for the "Select the datapoints..." field.

·         24106/ATE-536. Fixed. nothing happens when clicking link in XPath Wizard Data Pane.

·         24173/ATE-688 - Fix report output to use UTF-8 for correct report generation in certain cases.

·         24292/24183/ATE-679 - Fix a bug where AutoTag did not load JSON data files that were of the format [ JSON_DATA ] correctly.

 

15.2.224.0 (Released 3/9/2018)

 

Customer Reported Defects

 

·         23869/ATE-594. Fixed. text in custom XLSX footer is truncated in PDF.

·         23894/24239/ATE-480. Fixed. PDF Render Mode with Word Doesn't Work.

·         23927/ATE-488. Fixed. "Error: DataSourceException: Select returns 0 rows" displays in Data Tree Pane.

·         24051/ATE-537. Fixed. IfTag not evaluating correctly in the Java Engine.

·         24102/ATE-534. Fixed. currency symbol changes when imported via an Import Tag.

·         24105/ATE-535. Fixed. XPath Wizard does not return results in the Data Pane for the "Select the datapoints..." field.

·         24106/ATE-536. Fixed. nothing happens when clicking link in XPath Wizard Data Pane.

·         24111/ATE-517 – Fixed dollar sign alignment problem in PDF output from Excel template.

·         24134/ATE-620 - Output fails with an exception for XPath 1.0.

·         24184/ATE-504. Fixed. text on first page moved in PDF.

 

Internally Reported Defects

 

·         ATE-475. Fixed. log4net version number in sample RunReport.exe.config.

 

15.2.208.0 (Released 2/23/2018)

 

Enhancements/Other

 

·         Added tracing / profiling functionality to RunReport.

·         Remove Cassandra support.

 

Customer Reported Defects

 

·         22731/ATE-365 – Fixed TOC settings not applied to output report.

·         23533/ATE-329. Fixed. a NullReferenceException when importing a DOCX file into a DOCX template.

·         23692/ATE-390. Fixed. even-page section breaks ignored in PDF reports.

·         23762/ATE-422. Fixed. a performance bug involving JSON data.

·         23865/ATE-470. Fixed. a performance bug with Excel reports.

·         23869/ATE-469. Fixed. text in custom footer is truncated in PDF report generated from an XLSX template.

·         23876/ATE-495. Fixed. a performance bug preventing an XML based template from completing.

·         23920/ATE-492. Fixed. a bug causing AutoTag and .NET Engine to produce different output from the same template.

·         24143/ATE-575. Fixed. image getting cropped in XLSX output.

 

Internally Reported Defects

 

·         ATE-300. Fixed. text runs past cell instead of clipping, XLSX > PDF.

·         ATE-404. Fixed. SQL Wizard leaving removed columns in the preview.

·         ATE-409. Fixed. Java Engine ignores ForEach Properties for ODATA datasources.

·         ATE-501. Fixed. XML Editor giving incorrect results in previews.

·         ATE-576. Fixed. erroneous column widths for Excel tables with horizontally merged cells.

 

15.2.197.0 (Released 2/12/2018)

 

Customer Reported Defects

 

·         22694/ATE-364. Fixed. corrupted file, error using Clean template and generating output.

·         23864/ATE-468. Fixed. a case where the first column is missing in PDF report generated from an XLSX template.

·         24101/ATE-531. Fixed. a case where DOCX output has an extra blank page compared to PDF output.

 

Internally Reported Defects

 

·         ATE-415. Fixed. an error preventing some XPath 1.0 reports from completing.

·         ATE-423. Fixed. dragging the last field to the top of the sort list in SQL Wizard>Sort gives an error instead of a preview of the data.

·         ATE-550. Fixed. "No queryHandler" error when using XPath 2.0 data sources.

·         ATE-553. Fixed. an error producing reports using JSON data sources.

·         ATE-555. Fixed. XPath 2.0 only returns first matched node.

 

15.2.184.0 (Released 1/29/2018)

 

Customer Reported Defects

 

·         22496/ATE-359. Fixed. a case where the deleteRow property doesn't work in IfTag.

·         22598/ATE-361. Fixed. the alignment of the currency symbol in Excel number formatting.

·         22620/ATE-362. Fixed. a case where AutoTag does not wrap tags in the =AutoTag() function in Excel.

·         22628/ATE-363. Fixed. currency formatting not applied to data labels in pie charts.

·         22743/ATE-366. Fixed. a case where table styles are not applied in sub reports.

·         22770/ATE-368. Fixed. a case where the break property in ForEach Tag fails to create a page break.

·         22855/ATE-369. Fixed. an error when SQL query contains no FROM clause.

·         22949/ATE-370. Fixed. a case where fonts are not generating correctly with ImportTag.

·         23257/ATE-189. Fixed. error when getting metrics with no tags in doc.

·         23615/ATE-348. Fixed. a case where incorrect font is used on PDF output when data contains special character.

·         23684/ATE-382. Fixed. the XPath Wizard does not return results in the Data Pane, when creating a Chart using XPath 2.0 data source.

·         23736/ATE-392. Fixed. a case in XLSX where numbers are stored as text.

·         23812/ATE-425. Fixed. incorrectly setting the baseline after super/subscript text.

·         23867/ATE-483. Fixed. an error when width property is null in XLSX.

 

Internally Reported Defects

 

·         ATE-323. Fixed. a case where the wrong node is queried for XML datasources.

·         ATE-337. Fixed. inconsistency in how OutTag is previewed. OutTag preview now always shows only one record.

·         ATE-520. Fixed. an error preventing PDF and HTML output from being generated.

 

15.2.168.0 (Released 1/11/2018)

 

Enhancements/Other

 

·         21880/ATE-353 - Added the ability to use custom domain URLs with SFDC datasources in Connection Editor.

 

Customer Reported Defects

 

·         21968/ATE-354. Fixed. dropdown content control adds carriage return in output.

·         22377/ATE-357 – Fixed a case where list has bullets when it should have numbering.

·         22449/ATE-304. Fixed. a performance issue generating certain XLSX reports.

·         23030/22760/22708/ATE-68. Fixed. an error in .NET Engine NuGet package causing report failures.

·         23340/ATE-413. Fixed. error processing short license key in RESTful Engine.

·         23615/ATE-348. Fixed. a case where the wrong font is used for the first element of the ForEach Tag in PDF output.

·         23703/ATE-379. Fixed. an IndexOutOfRangeException when previewing some ForEach Tags.

·         23726/ATE-395. Fixed. JSONPath order by not being applied.

·         23747/ATE-393. Fixed. an error applying column widths in XLSX reports.

·         23756/ATE-402. Fixed. Base64-encoded sub report is not inheriting the font styles defined in a Word template.

 

Internally Reported Defects

 

·         ATE-232. Fixed. AutoTag chart preview error "Unable to determine the identity of domain" when the chart contains over 2000 plot points.

·         ATE-410. Fixed. Copy to Clipboard button in Preview Results window.

 

15.2.155.0 (Released 12/15/2017)

 

Customer Reported Defects

 

·         22766/ATE-367. Fixed. a case where no report is generated on output.

·         22792/23694/ATE-376. Fixed. a NullPointerException when sending directly to printer.

·         23267/ATE-196. Fixed. problem tag inserted into wrong table cell when dragging and dropping from the Data Bin.

·         23320/ATE-214. Fixed. a case where cells become merged and centered due to manually adjusted column widths.

·         23375/ATE-240. Fixed. a case where drag drop from Data Bin doesn't work.

·         23455/ATE-308 - Improved report performance.

·         23498/ATE-330. Fixed. XML parser fails to parse node because it contains a Unicode character.

·         23610/ATE-347 - Problem formatting a table in DOCX template using HTML.

·         23620/ATE-356. Fixed. Data Tree Pane incorrectly reporting "Error: DataSourceException: Select returns 0 rows".

 

Internally Reported Defects

 

·         ATE-152. Fixed. a case where Getting Started Guide is transparent.

·         ATE-261. Fixed. a case where charts output to PDF are placed incorrectly.

·         ATE-396. Fixed. issue installing AutoTag.

 

15.2.133.0 (Released 11/16/2017)

 

Customer Reported Defects

 

·         23030/22760/22708/ATE-68. Fixed. an error in .NET Engine NuGet package causing report failures.

·         23097/ATE-96. Fixed. OutTag Display property not evaluating true/false correctly.

·         23120/ATE-334. Fixed. bullets in HTML output do not appear in Outlook emails.

·         23392/ATE-259. Fixed. Data Set selection doesn't work for XML data source.

·         23427/ATE-303. Fixed. AutoTag can't connect to a data source with a name of the form "${text}".

·         23483/ATE-309. Fixed. Arabic text is printed backward in Printer Output.

·         23502/ATE-310. Fixed. Arabic is not aligned correctly in Printer output.

·         23517/ATE-320. Fixed. a case where XPath order by ascending/descending do nothing.

·         23533/ATE-329. Fixed. a NullReferenceException when importing a DOCX file into a DOCX template.

·         23538/ATE-321. Fixed. an error generating a report with footnotes.

·         23641/ATE-351. Fixed. a table rotation error in Printer output.

 

Internally Reported Defects

 

·         ATE-312. Fixed. failure to generate report when the local PC's decimal symbol is set to ",".

 

15.2.129.0 (Released 11/9/2017)

 

Customer Reported Defects

 

·         22851/ATE-30 - Selecting Multiple Output Files to Print causes many Word Prompts

·         23285/ATE-213. Fixed. an error on DOCX output.

·         23353/ATE-262. Fixed. OutTag Preview fails in Dutch (Belgium) region.

·         23390/ATE-257. Fixed. OutTag Type Field in AutoTag Ribbon puts "TEXT" into the Type Property when you select "TXT".

·         23405/ATE-280. Fixed. footers not being displayed in PDF reports.

 

Internally Reported Defects

 

·         ATE-319 Fixed TEXT() function of the Equation Editor is returning bad results.

·         ATE-333. Fixed. OfficeOutputBuilder FileNotFoundException.

 

15.2.125.0 (Released 10/27/2017)

 

Customer Reported Defects

 

·         23260/ATE-197. Fixed. garbage characters in PDF report that contains SMALL CAPS character attributes and check boxes.

·         23318/ATE-211. Fixed. an case where justified alignment is not applied in PDF output.

·         23328/ATE-226. Fixed. some errors in Excel output.

·         23341/ATE-237. Fixed. some line spacing in PDF reports.

·         23361/ATE-234. Fixed. carriage return inserted before Content Control when Content Control is placed inside table cell for DOCX output.

·         23362/ATE-235. Fixed. justification in Content Controls not applied to PDF.

·         23510/ATE-314. Fixed. Content Controls containing an OutTag insert an erroneous carriage return.

 

Internally Reported Defects

 

·         ATE-163. Fixed. a case where AutoTag crashes when generating a DOCX report.

·         ATE-223. Fixed. clicking the Update button in the Connection Editor disconnects the data source.

·         ATE-249. Fixed. Template.docx Sample Template missing.

·         ATE-274. Fixed. a case where sample templates or New Blank Documents don't open after installing AutoTag.

·         ATE-274: Fixed a case where sample templates or New Blank Documents don't open after installing AutoTag.

·         ATE-275. Fixed. sample templates in AT Getting Started window don't open.

 

15.2.111.0 (Released 10/13/2017)

 

Customer Reported Defects

 

·         23205/ATE-174. Fixed. Excel chart data ranges are not preserved in XLSX reports.

·         23296/ATE-204. Fixed. an error message from Data Count and Output buttons.

·         23308/ATE-210. Fixed. locale setting ignored in RESTful Engine.

·         23313/ATE-208. Fixed. a tab center alignment error.

·         23316/ATE-220. Fixed. an error using the COUNT() function.

·         23327/ATE-228. Fixed. a case of can't generate report.

·         23359/ATE-231. Fixed. font size in Content Control incorrect in PDF output.

·         23360/ATE-233. Fixed. OutTag in Content Control not editable in PDF output.

·         23363/ATE-236. Fixed. multi-line Content Control doesn't work in PDF output.

·         23388/ATE-256. Fixed. Excel report fails to render an OutTag whose value is "=".

 

Internally Reported Defects

 

·         ATE-217. Fixed. a Data Source Connection Test Button error message.

·         ATE-222. Fixed. Chart Tag/Excel - PDF output cutting off chart.

·         ATE-230. Fixed. PDF chart not drawing lines where it should.

 

15.2.101.0 (Released 9/22/2017)              

 

Enhancements/Other

 

·         ATE-161 Added more status events to Build SQL Schema.

 

Customer Reported Defects

 

·         3998/22164. Fixed. carriage return is inserted before each POD in template when 'Update PODs' is executed.

·         4174/22367 - Added some possible fixes and logging for a case when PODs cannot be created in Excel.

·         4443/22897. Fixed. XPath distinct-values() function not working in XPath with variables.

·         ATE-129/23167. Fixed. Clean Template does not work.

·         ATE-131/23166. Fixed. PDF report has page breaks where it should not.

·         ATE-138/23157. Fixed. Chart Tag drawing lines where there is no data.

·         ATE-59/23034. Fixed. conditional formatting of out tags does not work as expected in some cases.

·         ATE-72/23061. Fixed. Word Table of Contents isn't formatted correctly in DOCX reports.

 

Internally Reported Defects

 

·         ATE-182. Fixed. receive error messages when pressing Test button in Connection Editor.

·         ATE-216. Fixed. can't open sample templates in AT Getting Started window.

 

15.1.98.0

 

Customer Reported Defects

 

·         3982/22170 - Footer displays off the page on PDF output

·         4058/22300 - Conditional Formatting Cells in Excel Being Ignored on Output

·         4125/22401 - Chart Tag output to DOCX is ok; PDF and HTML missing lines/labels

·         4135/22418 - Output via Engine - JSON not evaluating in tags in AutoTag Excel only

·         4170/22509 - How to make the Tag Properties Tab in the Tag Tree Pane visible again after closing it

·         4193/22515 - some Arial characters print as Wingdings

 

15.1.89.0

 

Customer Reported Defects

 

·         3915/22034 - Exception: Object reference not set to an instance of an object

·         3981/22162 - AutoTag: Chart Output doesn't match (PDF and DOCX) - labels overlap

·         3982/22170 - AutoTag: Cannot Create .docx Output Report due to Chart Error

·         3985/22190 - PPTX - FE tables generate correctly on some pages, not others

·         4129/22411 - Exception: Object reference not set to an instance of an object (2)

·         4130/22412 - Receive multiple "Can not save AutoTag profile..." errors in Excel

·         4141/22435 - Excel does not prompt to save the current document when AutoTag is installed

·         4168/22482 - Excel total in PDF output is 3x greater than XLSX output

·         4169/22483 - Date formatting incorrect in both XLSX and PDF

·         4171/22327 - Windward’s ROUND() doesn’t match Excel’s ROUND()

 

Internally Reported Defects

 

·         4161 – Inconsistent data values in chart axis

 

15.1.81.0

 

Customer Reported Defects

 

·         2016/16922 - Z-Index not followed

·         4009/22210 - HTML output ignores carriage return

·         4011/22239 - HTML output ignores indention

·         4012/22241 - HTML output ignores carriage returns that are indented

·         4014/22243 - HTML output ignores underscores

·         4018/22229 - Reopened - PPTX Charts do not keep variable changes made in Chart Editor

·         4035/22276 - Tag Editor for chart data is unusable - does not show all Property fields

·         4054/22296 – JSON doesn’t return an empty value on an out of bounds array index and fixes issues with out of bounds index throwing exception in JSON

·         4061/22346 - Regression from 15.1.7.0: Index was outside the bounds of the array

·         4073/22355 - JSON Wizard when selecting forEach varname.node as root, can't filter on node

·         4074/22354 - JSON Wizard selecting forEach variable as root and applying filter as subnode, does not evaluate

·         4075/22353 - JSON Wizard filtering nodes that don't exist

·         4076/22352 - JSON path not able to work with subnode paths when referenced via a forEach variable.

·         4093/22369 - Exception: Object reference not set to an instance of an object

·         4102/22376 - Apostrophes not being displayed

 

Internally Reported Defects

 

·         4063 - Verify does not report content generating off page

·         4068 - Verify - Move the ‘warning’ or ‘error’ indicator to the front of the text response.

 

15.1.7.0               

 

Enhancements/Other

 

·         1388 - update button in connection editor now reloads metadata

·         2176 (3724) - We will now select the first index if trying to get a dot property from an array.

·         2201 - Adds the ability to set character encoding of JSON datasources.

·         2897 - Automatically sets the metadata selects for DB2 server types LUW (LinuxUnixWindows) vs iSeries

·         3298 - Improved image button responsiveness

·         3299 - New tool tips for all buttons in the connection editor

·         3318, 3321 - improvements to connection editor initial state and tab change state

·         3462 - More informative error messages in SFDC wizard

·         3653 - Added an OData connection debugger (uses the odata.org website).

·         Improved status messages in the connection editor

·         POD bin now only shows PODs created in the same Office app. So a POD that's for Excel won't show under Word.

 

Customer Reported Defects

 

·         21430 (3614) - exception connecting to OData v4

·         21597 - Bulleted text that was set to justified rendered as left aligned in PDF & printer. Fixed.

·         21609 (3608) - fixes Issue with chart series name being processed wrong by Dom4JDatasource resulting in invisible line

·         21609 (3608) - Made Saxon null XPath consistent with old XPath datasources

·         21620 - It allowed adding the bookmark tag in Excel & PowerPoint templates even though that is a feature of just Word. Changed to not show it in Excel & PowerPoint.

·         21620 - The type= properties you could set in the out & import tag included all settings including those only for 1 template type. Now restricts it to the template type settings allowed.

·         21640 - Could throw an exception writing to the printer in the Java engine when underlines were used. Fixed.

·         21641 - Added support for superscript & subscript in Excel files.

·         21646 - headers/footers in an XLSX template were not written to an XLSX report. Fixed.

·         21647 (3659) - html table width setting now applied.

·         21674 (3660). Fixed. bad conversion from px to twips for html out tags

·         21720 (3665) - Fixes problems with xml charts.

·         21752 - mirror margins were not supported. Implemented.

·         21778 - if the text of an out tag combined both RTL and LTR text, it would not display well for PDF output. Fixed

·         21780 - A hard column break in newspaper columns was causing an early page break. Fixed

·         21780 - importing a template forcing it to use the child template format settings did not fully do so for complex properties that were partially defined. Fixed.

 

Internally Reported Defects

 

·         1570 - Did not place the bottom paragraph border after the paragraph text which caused thick borders to bleed into the bottom row of text. Fixed.

·         1733 - Text was placed higher (Y position) after a line with an inline image for PDF & Printer output. Fixed.

·         1734 - It did not combine adjoining paragraphs for borders & background if an absolutely positioned picture was between them. Fixed to ignore the picture when determining if adjoining paragraphs should have the border/background merged.

·         1825 - Better match what we think is Word's algorithm for setting column widths when they are not defined.

·         2110 - Did not handle a filter variable in ADO.NET if the variable was immediately followed by a ). Fixed

·         2424 - An Excel template with an out tag that was a date treated it as text instead of a date which affected how it was stored in the cell and the default alignment. Now handled as a date.

·         2616 - Stored procedures should not be displayed in the data bin

·         3014 - In the table style overrides, for PDF & Printer output, it was not using the inside vertical/horizontal borders when appropriate and was always using the outer borders. Fixed.

·         3016 - had the alternating table row/columns off by 1 if there was no header. Fixed.

·         3118 - we were not writing the theme file to the workboox.xml.rels file for XLSX reports. Fixed.

·         3207 - fixes issue with import tag in OData

·         3214 - newly created input parameter automatic names will be unique from foreach tag var names being used.

·         3214 - update tag prompt will no longer show for newly created variables

·         3216 - update tags prompt will not show when there are no tags in the template.

·         3232 - fixes issue with certain expression types not working in Saxon

·         3380 - SetTag variable scoping now works the same as in the engine

·         3455 - Connection editor controls disabled when appropriate.

·         3484 - If the XLSX formatting included a color (like red for negative), it only was that color on XLSX output. Fixed it to have the color for all output formats.

·         3527 - Absolutely positioned chart tags were changed to positioned inline. Fixed to retain absolute positioning.

·         3532 - It would output the PRINTDATE field twice if the field contents wrapped to multiple lines. Fixed.

·         3537 - Text inside a shape goes over the right edge of the shape. Fixed

·         3539 - Rotated text in a DOCX textbox was not being rotated. Fixed.

·         3599 - Shapes in header/footers were rendered in the main document area for PDF and Printer output. Fixed

·         3607 - PDF output was truncating page numbers to just the first digit. Fixed.

·         3661 - A Word POD in a file never saved would not save correctly. Fixed.

·         3661 - An Excel POD was saved as a hidden worksheet. Now saved unhidden.

·         3672 - It was not reading the minor theme font for complex scripts & east Asia. This would then use the wrong font for these cases and could throw an exception. fixed.

·         3676. Fixed. a way of selecting the arrow element depending on its type.

·         3704 - Hit an exception if a chart was in a report using the office output builder to create a PDF. Fixed.

·         983 - Significantly increased the speed of generating reports.

·         Was not copying author from template to generated report. Fixed.

·         Was not handling numbered lists with a % as part of the text properly. Fixed.

·         Writing charts as PDF primitives to PDF reports was turned off (was back to writing as bitmaps). Turned back on.

 

15.1.69.0

 

Customer Reported Defects

 

·         3786 - HD#21953 - Java Engine: partnerConnection field breaks thread safety

·         3957 - HD #22111 - DOCX output not displaying Out Tags correctly

·         3978 - HD #22163 - POD Bin does not open on start up for existing templates

·         3992 - HD#22175 - PDF output not showing text by checkboxes

·         3994 - HD #22214 – Data Source Exception

·         4000 - HD#22212 -.NET Engine: Report will output from AT but not the engine

·         4006 - HD #22216 - (3 of 11 issues) After adding new POD, dragging new POD to template, is not referencing the new POD created

·         4007 - HD #22201 - Calling RESTful Engine v1/metrics returns "An error has occurred."

·         4008 - HD#22230 - JSON Datasource connector username and password box don't update

·         4013 - HD#22155 - PPTX - set table size is not carried through to Output

·         4017 - HD# 22207 – Excel Page settings not carried over to Output

·         4018 - HD#22229 - PPTX Charts do not keep variable changes made in Chart Editor

·         4021 - HD# 22237 – AutoTag – SF data connector needs TLS update

·         4022 - HD #22102: Excel does not evaluate Out tag conditional formatting

·         4034 - HD #22275 - Text appearing as bold on output when it shouldn't

·         4035 - HD#22276 - Tag Editor for chart data is unusable - does not show all Property fields

·         4040 - HD#22147 – Template Runs in AT, but will not run in .NET Engine

·         4046 - HD#22307 Tables in PDF and HTML output appear black instead of clear

·         4047 - HD#22308 Images, shapes, and text not ordered correctly in layers in PDF and HTML Output.

·         4048 - HD#22309 Java output contains more sub templates than AutoTag output

 

Internally Reported Defects

 

·         3250 - Incorrect Column Formatting

·         3751 - HD #21821 - AutoTag: Excel side-by-side ForEach rows throwing error

·         3961 - Charts are too small

·         3999 - (8 of 11 issues) Text not bolded on output

·         4015 - HD #22178 - Fields in XML Connection Editor too small

·         4019 - Excel Output does not display dates correctly

 

15.1.56.0

 

Internally Reported Defects

 

·         2272 - PDF: Last page of PDF incorrect

·         3732 - AutoTag: Error (OutOfBoundsException, XSNV)

·         3751 - AutoTag: Excel side-by-side ForEach rows throwing error

·         3786 - Java Engine: partnerConnection field breaks thread safety

·         3891 - OData: the protocol field did not build correctly

·         4013 - PPTX - set table size is not carried through to Output

·         4015 - Fields in XML Connection Editor too smallIgnore select error

·         4017 - Excel Page settings not carried over to Output

·         4020 - AutoTag-msSQL database: when I create an if tag using the wizard, the SQL query is not being retained

 

15.1.48.0

 

Enhancements/Other

 

·         3298 - Improved image button responsiveness

·         3509, 3723, 2323, 3715 - To read a file (import tag or file based datasource) or access a web based datasource (OData, JSON, &XML) the underlying code is now an access provider that handles the low-level reading of the data.

·         3731 - Much more accurate calculation of column widths in Word tables

·         XML &JSON now handle connection strings that are just a filename or URL

 

Internally Reported Defects

 

·         2234 - output now works for water mark.docx

·         2565 - fix weird exception for word ml template with a docx.

·         2901 - A literal starting with a = in the XLSX template was turned into a formula. Set it to retain it as a literal. Unless there were tags in the literal, then it assumes that it was done to build up a formula.

·         3176 - AutoTag was creating a log file in the Office application folder which some security settings do not allow writing to. Changed it to use the Document folder.

·         3418 - was showing a "parser error" in the tag tree properties window for an evaluate select. Fixed.

·         3536 - Corrected spelling of therefor to therefore

·         3622 - Bar chart labels in pdf now applied correctly

·         3679 - Preview now shows data also a test

·         3708 - AutoTag regression, XSNV error

·         3713 - If a TOC broke over multiple pages, it only updated the page numbers to the part on the first of those pages. Fixed. When updating page numbers on output to PDF & printer, if it changed from "page 1 of 13" to page 10, it would be "page 10of 13" (overwrote the space). Now adjusts following text.

·         3732 - AutoTag: Error (OutOfBoundsException, XSNV)

·         3746 - fixes word crash on databin preview.

·         3749 - Did not handle the XPath "${paymentcount.last} = true()". Fixed. it for XPath 1.0 drivers (Java & .NET).

·         3749. Fixed. - there was a change made recently to determining if an XPath statement was a select and it added in one check that was wrong. I backed that out. And everything now passes.

·         3749 - It was not properly handling an XPath select in the form "${varStatus.count}..." for some cases. Fixed

·         3758 - If the spacing between characters is not standard (i.e. condensed or expanded), then underline was ignored. Added in handling underline for this.

·         3759 - HD #21901 header/footer page numbering incorrect

·         3761 - Function editor was putting quotes around parameters passed to macro even if what was passed was another macro - SUM('DATA('...')') instead of SUM(DATA('...'))

·         3765 - AutoTag was creating a log file in the Office application folder which some security settings do not allow writing to. Changed it to use th Document folder.

·         3785 - fixes issue with some data encodings not working with Saxon.

·         3786 - partner connection is now a member variable, so SFDC is thread safe.

·         3791 - if a bullet to a justified paragraph text was slightly wider in PDF than we calculated, it would crop the last character of the bullet. Fixed.

·         3794 - Did 2 more things to try and kill the worker thread properly.

·         3794 - Word could lock up after a bad select in the wizard. Fixed. It was adding an explicit AccessProvider when a datasource connection string did not have one. Reverted to leaving it unspecified.

·         3831, 3832, 3833 - new access providers were prompting for credentials when none were needed.

·         3841 - If the template did not define a cell, we were writing it out as an empty cell with the default style. It turns out Excel treats those 2 types slightly differently. So now don't write cells that are not in the template.

·         3843 - It was not carrying font settings across for all cases. Fixed.

·         3865 - bug fix. Fixed column widths

·         3877 - It did not carry formatting from the first part of the XLSX header/footer to the rest (left/center/right). Fixed

·         3878 - Was restarting conditional formatting on a table broken across pages. Now continues the formatting.

·         3893 - In Excel in the tag editor, when moving to the next/prev tag, if the tag on was not edited, it did not recalculate the forEach tags it might be in. Fixed.

·         3895 - Was always requesting credentials for the AllHttp access provider. But all includes anonymous. Fixed.

·         3895 - Was failing to read OData metadata. Fixed.

·         3895 - Was not reading the OData metadata. Fixed.

·         3897 - Handle PreserveWhitespace as a connection string property for XPath (1.0 &2.0)

·         3897 - Handles PreserveWhitespace for XPath 1.0 .NET datasource as a connection string value.

·         3897 - Handles whitespace stripping in XPath 2.0.

·         3913 - Adjusted images minWidth to allow tables to overlap images

·         3914 - Bug fix Merged cell overriding caw when it shouldn't have

·         3919 - fix issue with Saxon query failing on empty field

·         3919 - fixes issue with drilling to far down to final result set object (and test)

·         3939 - if XLSX was set to fitToPage with it set to fit either all rows in 0 pages and/or all columns in 0 pages (yes Excel does that), it would throw a divide by 0 error. Fixed.

·         3940 - It could throw an exception in random cases (rare Java runtime bug) when doing fit to page for an XLSX template. Fixed

·         3943 - It was cropping an image set to be behind the text to be cropped to the cell it is in. Word allows that case to extend outside the cell. Changed the code to match.

·         3954 - PowerPoint error on output

·         3957 - Was calculating a negative width for some table columns on imported templates. Fixed to use 50% of the gridCol width in that case. XLSX was using the DOCX values (mostly match) when parsing an XLSX file for the vertical justification. Switched to XLSX values.

·         3958 - do not default to mode evaluate for data tree click on out tag

·         Add checking for ignore type &formatting error

·         Added the ability to see the Access &Excel data source providers

·         can filter on calculated value in dataset

·         Changed the set PDF version number to a string

·         Check for node must not return NULL

·         Copy sheetView properties for XLSX -> Xlsx reports. This includes the gridlines on/off setting.

·         Error handling for the Set tag

·         Error is a node is absolutely required (must exist &must not be NULL)

·         Fixed a rarely hit error when used by multiple threads

·         fixed DbTestWrapper create JSON datasource call

·         Ignore select error

·         Ignore type error

·         Improved the usage RunReport displays if run with no arguments.

·         JSON string literals were getting 'URL=' prepended.

·         numbers for positioned objects left/top (position &cropping) was off by 1 fpr negative numbers roundtripping DOCX -> DOCX. Fixed.

·         Separate turning on/off the error handling and verify features.

·         The ribbon control to set the type for an out tag did not work correctly for PDF or TXT. Fixed.

·         Treat warnings as errors.

·         Was not reading username/password from templates saved the old way for OData, XML, &JSON data. Fixed.

·         XML &JSON now handle connection strings that are just a filename or URL.

 

15.1.111.0

 

Enhancements/Other

 

·         4124 - AUTOTAG: Add Bitness (32 or 64) to Installers and program dialogues

 

Customer Reported Defects

 

·         4127/22406 - Tables missing borders on PDF output

·         4165/22484 - Excel output to PDF is forced onto 1 PDF page

·         4179/22299 - Latency in Report Generation with Large Text fields in SQL DB

·         4182/22514 - Landscape Issue While Generating Direct to Printer

·         4200/22550 - Sorting by multiple nodes in XPath Wizard does not work

·         4202/22546 - Text being removed in text box on PDF output

·         4223/22092 - Table Of Contents in newspaper columns with a page break never completes

·         4235/22623 - Java Engine output and AutoTag output do not have the same sorting

·         4241/22618 - Set Tags not being evaluated properly on output

 

Internally Reported Defects

 

·         3481 - Expand All not available for XML data source when tree is collapsed in Tag Editor

·         4060 - JSON ForEach tag in Tag Evaluation Template triggers exception on Preview after Output

·         4138 - SAMPLE TEMPLATE - Unable to delete data source connection

·         4154 - Connection Editor should always make sure selected item is highlighted

·         4219 - Select Variable Fields save button broken

 

15.0.82.0             

 

Enhancements/Other

 

·         .NET engine RunReport switched to use the new XML (2.0) datasources

·         find/replace for Word - better underlying algorithm for performing the find/replace in Word.

·         Minor UI enhancements.

 

Customer Reported Defects

 

·         20743 - If you select a chart tag (held as a chart object) AND its plot area, then go to change the data selects, if the chart was absolutely positioned, it was moved to the upper left of the page. Fixed.

·         20972, 20984, 20988 - If an indent is set in the list properties, and then just part of it is overridden in the paragraph properties, it assumes it is all set in the paragraph properties. This would then space in the left of the paragraph wrong. Fixed.

·         20985 - If an absolutely positioned object (textbox, image, table) left some room to the left or right, but not enough for any text, then a bullet for that paragraph would be to the left of the object while the paragraph text started below it. Fixed.

·         20987 - If bold (or any toggle) is set as a numbering property, that is then an explicit setting, not a toggle. Implemented to match this.

·         20990 - If a footnote was inside something (table, textbox, etc.) then space was not reserved for it on the bottom of the page. Fixed.

·         HD#20904(3137) fixes date parsing for different locales

·         HD#21031(3266)POC - Dorsum - Calculate sum and avg using JSON fixed

 

Internally Reported Defects

 

·         (3229) Connection credentials remain in datasource category after connection fixed.

·         (3246) Fixes invalid cast exception with multiple datasources.

·         (3268) will no longer prompt to edit connection when document is in protected mode

·         2218 - double clicking on a tag to bring up the tag editor, then on exit double clicking on another tag would bring the first tag up again (bug in Word). Now switches to the 2nd tag.

·         2238 - Native charts we're positioned on the page for PDF & printers ignoring the horizontal & vertical offsets. Fixed.

·         2238 - Only images set to wrap inline and top_and_bottom expand the header size. Previously only ignored over/under. Fixed.

·         2238 - We were forcing all images to be fully on the page. But Word only forces that for some cases. Fixed to match Word's behavior.

·         2283 - Excel templates defaulted to align top in cells for PDF & printer output. Switched to bottom (Word is top, Excel is bottom).

·         2472 - Was not checking select variables when running to verify that a valid value was entered. Fixed.

·         3178 - The PDF borders were shifted slightly off when drawing. Fixed.

·         3179 - If any cell padding value was set at a level, non set values were set to zero. Fixed.

·         3237 Test button still saves new dsinfo to template in some cases fixed

·         3270 - Was not showing chart tags in the tag tree. (Would show them if there was just 1 chart and it was the second shape in the document.) Fixed.

·         Removing zeroes in Excel macro on output.

 

15.0.71.0

 

Enhancements/Other

 

·         Connection editor improvements.

·         The engine now uses Excel data formatting instead of Java formatting. The differences are minimal, mostly MM becomes mm.

·         When variables are converted to strings for a SQL datasource (generally for a ${_var} case), they are converted to the yyyy-mm-ddThh:mm:ss for dates for selects and the local culture dd/mm/yy equivilent for the defined locale for non-select cases. Numbers are always converted to the 123.456 format.

·         WMZ files for PDF output are converted to PDF primitives.

 

Customer Reported Defects

 

·         20176 - If a textbox had no explicit wrap mode set, the engine assumed it was inline. No explicit mode means under/over for a textbox (it does mean inline for other objects). Changed to default to under/over.

·         20896 If chart data points were NaN, it wrote that to DOCX/PPTX/XLSX charts on output. Office cannot open files with this. Fixed.

·         20902 If a table style had cell properties set, they were ignored. Fixed.

 

Internally Reported Defects

 

·         3135 - Tables with conditional styling with the condition turned off for the first/last row/column did not ignore that for PDF output. Fixed.

·         Added a reference to Saxon libraries.

·         AutoTag threw an exception after an unnamed datasource had a name automatically applied to it. Fixed.

·         If a conditional table style had paragraph or run properties set, those were instead written to the main table style. Fixed.

·         More informative message in About box if Scout license disallows AutoTag.

 

15.0.56.0

 

Enhancements/Other

 

·         logs (at warn level) if objects are placed off the visible page.

·         net promoter score - mostly complete

·         now support image placement in word using inside/outside margin.

·         prompts for net promoter score every 90 days. Also, after 3 hours first use as a demo

·         removed the import tag's 'use-parent-format' property from the UI.

·         was prompting for new key if the license key was good on startup. changed to prompt if the key is bad.

 

Customer Reported Defects

 

·         20823 - images returned by functions such as base64decode() threw an exception due to a class mis-match. fixed.

 

Internally Reported Defects

 

·         absolutely positioned tables inside a parent table in word set their y position wrong if vertically positioned. fixed.

·         conditional formatting in some cases would both fail the condition and not display the data from the out tag. fixed.

·         docx output sometimes had the borders, background, and padding explicitly set when it should not be. Fixed.

·         fixed inconsistent namespace mappings on parsing that may occur in some cases.

·         fixed not following redirects on an URL import.

·         footnotes in an imported template threw an exception. fixed.

·         handle setting table width when a word table is set to 0 inches wide, cells are set to explicit widths, and the total of the cell widths run off the page (word then reduces them).

·         hit an exception handling excel templates with the cell alignment specified. fixed.

·         if a docx template had a table style without position dependent styles it would throw an exception. fixed.

·         now we keep positioning information when we convert back and forth between inline shape and shape to get open xml for chart tags fixes vso#2938

·         several exceptions thrown creating pptx report. all fixed.

·         sometimes threw an exception handling xlsx themes. Fixed.

·         threw an exception if the select for a variable returned 0 rows of data. fixed.

·         threw an exception writing textboxes with no background. Fixed.

·         updated RunReport to say that we no longer support xls, sml, xml output.

·         was not handling newspaper column output correctly for pdf & printer output. Fixed.

·         was setting the padding in absolutely positioned tables off because it was using the padding external to the table as the cell padding. Fixed.

·         was writing a bad docx for cases where an image had a relative positioning but not an explicit offset. fixed.

·         xlsx output for formulas with a string result caused the excel prompt "we found a problem with some content." fixed.

 

15.0.165.0

 

Enhancements/Other

 

·         3563 - If an import tag needs to use it's default URL, does so in preview now in AutoTag.

·         3573 - POD bin now automatically displays after loading pods.

·         Added custom dialog for editing import tag connection string properties to the tag editor properties.

·         Extended the settings for authentication, authorization, protocol, etc. for the import tag.

 

Customer Reported Defects

 

·         21509 (3541) - Template out tags with null values caused exceptions in JSON.

·         21532 (3567) - Excel Conditional Formatting for Borders not working. Fixed.

·         21534 - sized bitmaps in an EMF file wrong when rendering. Fixed.

 

Internally Reported Defects

 

·         3561 - PDF & printer output placed the last line before a hard column break over the first line in the column (was using the Y position of the top of the next column). Fixed.

·         3564 - Would throw an exception using GenerateCode with a Saxon datasource. Fixed.

 

15.0.152.0

 

Enhancements/Other

 

·         (3067) equation editor does not require quotes for string vals, (2606) select variables for OData.

·         Added Windward version info being written to generated PDF when using Office to generate the PDF.

·         Improved using Office to create PDF output.

 

Customer Reported Defects

 

·         21353 (3489) - COUNT only returns 1 for each array.

·         21359 (3486) - Fixes issues with XPath 2.0 order by.

·         21368 (3488) - Fixes date parse exception when parsing result of substring macro.

·         21404 (3508) - Fixes issue with divide by zero for images with no dpi info.

·         21454 - If an import tag cannot download the requested file, tries to use the default URL.

 

Internally Reported Defects

 

·         2979 - If a Table of Contents spanned multiple pages, for output formats other than DOCX the page number listed on all pages 2+ was 1. Fixed.

·         3442 - TagBuilder sometimes threw an exception on next/prev tag.

·         3452 - If text shading (w:shd) was set to the color "auto", it rendered as black. Changed it.

·         3537 - Text that was center aligned was shifted right for PDF output. Fixed.

·         3562 - Office sometimes would hang for 30 seconds when starting (due to a Windows API issue with accessing a closed window). Fixed.

 

15.0.134.0

 

Enhancements/Other

 

·         (2605) Select type input parameters now work with JSON datasource.

·         All Word templates updated to Word 2016, version 15 clean run.

·         Clean template now keeps a bitmap & chart tag as a bitmap/chart (used to change them to a field tag).

 

Customer Reported Defects

 

·         21225 - Importing multiple templates with textboxes could cause an id naming conflict. Now sets unique IDs for all textboxes.

·         21225(3445) Fixes issues with invalid generated docx causing word to crash in AutoTag.

·         21227(3454) JSON preview not working.

·         21269 - A DOCX file can set the font for a run with multiple names such as ascii="Times New Roman, MS Gothic". We now handle that, using the first defined font.

·         21269. Fixed. some subtle rarely hit problems on numbered list numbering (PDF & printer output).

·         21269 - If a paragraph did not have the top & left borders set but did have the others, they would not draw as they had a width/height of 0. Fixed.

·         21269 - If an imported template had text where the font was set for the cs and/or farEast but was not set for ascii/hAnsi, then when combining with the font settings in the styles it would set the ascii/hAnsi to the document default font. Fixed.

·         21269 - Was handling numbering of bullets by the list id. Changed to use the list index id.

·         21313 - Textboxes were written out wrong in some cases due to the wrap commands in the docx template. Generally the borders would not be fully rendered. Fixed.

·         21320 - Copy protected cells across XLSX -> XLSX (found a bug where undefined cells defaulted to locked).

·         21320 - When some cells are protected in an XLSX template, additional cells can be marked protected in the XLSX report. Fixed.

·         21325 - If a tab went past the extent of a line, the program would go into an infinite loop. Fixed.

·         21331 - If text including a b-sharp (German alphabet) was set to all caps, the code threw an exception. Fixed.

·         21334 - When a cell background color was set to auto, Windward made it black because it was on top of a white page. However Word stays with white in this case so changed to white.

·         21400(3498) Fixes possible null pointer exception building JSON metadata.

 

Internally Reported Defects

 

·         Fixed a subtle problem with paragraph numbering. The numbering is tied to the list but the listIndex can restart the numbering if it has a numbering override.

·         Footnotes were not brought in correctly in imported templates. Fixed.

·         In some cases while processing an import tag an empty paragraph can be inserted at the top of the final report.

 

15.0.123.0

 

Enhancements/Other

 

·         (3435,2605,3308,3071,3070) Improved Query Editor and Query Wizard experience for JSON data sources.

 

Customer Reported Defects

 

·         20822(3033) Fixes exception when using "select tag" button in PowerPoint

·         21035(3306) Line in chart not appearing on pdf output

·         21097 - Form checkboxes in PDF output displayed a circle when unchecked. Fixed.

·         21121(3382) fixes ssl connection issues with wild card in certificate host name.

·         21144(3359) Better matching of word's auto scaling algorithm for bar charts

·         21223 - When an imported template is using list styles, it could ignore those settings (using others) or throw an exception. Fixed.

·         21223, 21269 - The engine was not properly carrying over listIndex settings from paragraph styles on imported DOCX templates. It also had some small problems with listIndexOverides & partially populated listLevels (can only happen with RTF files converted to DOCX). All fixed.

·         21236(3415)Datasource Connector retrieves XML data, but returns error when trying to Add it as data source

·         21270 - If doublestrike was set to off in a docx without first being set to on, would throw an exception. Fixed.

·         21277 - If an Excel template had font settings in the header or footer, would throw an exception. Fixed.

·         21286 - If a datasource has no database (can happen with ODBC & Ole-DB), then it would throw an exception on some actions in the datasource connector. Fixed.

 

15.0.117.0

 

Enhancements/Other

 

·         21150 - Optimized calculating table columns widths to speed up report generation.

·         Improved JSON support.

·         Improved XPath 2.0 support.

·         JSON enhancements for metadata.

 

Customer Reported Defects

 

·         21024 - If passed in a color named "window" or any other scheme based color to a shape, would throw an exception. Now ignores the color (as we have no idea what it actually is).

·         21026 - When cleaning an XLSX template it put the cell contents, when there was a tag, into an AutoTag("...") macro without the "..." & "..." if it was more than 255 characters. Now break it up into strings shorter than 255 characters.

·         21163 - It was not offering the SQL Schema datasource. Added back in.

·         21181 - If a hyperlink field had no URL threw an exception. Now handles this case.

·         21213 - If an inline image or chart was in the last line of a paragraph, and the paragraph spacing was set to line-rule, then the height of that image/chart was added as blank space after the paragraph. Fixed.

·         21221 - If the style for a sub list did not have list settings, would throw an exception. Now handles this case.

·         21239 - When a sym (symbol) command in a DOCX file set the font, and the run also had explicit theme font settings, the theme settings overrode. Now uses the explicit setting in the symbol.

·         21108 - (3346) Negative data labels not showing on generated pdf.

 

Internally Reported Defects

 

·         Gray header rule showing instead of black on PDF output. Fixed.

 

15.0.101.0

 

Enhancements/Other

 

·         3248 - If a template had a connection to DB2 and the version of the connector installed had changed, would not switch to the new connector if the old version classname did not have a version number in it. Now handles this.

·         3249 - If using version 11 of the DB2 ADO.NET connector, it would not populate the databases for a server (because version 11 eliminated the method to get this). For version 11 it will now populate databases if the server is local. There is no way now to do this for remote servers.

 

Customer Reported Defects

 

·         21058 - if a cell border is set to nil, it ignored that setting if also set in the table. Now turns off the border in this case.

·         21058 & 21014 - Word treats a nil border setting different than the DOCX spec says and therefore Windward was rendering or hiding borders when Word did the opposite. Changed to match Word.

·         21142 - Word was saving the wrap information in a way we had not seen before. It's valid, but we didn't handle it as we were unaware this could be done. We now handle this..

·         21169 - If a table was positioned using justification (as opposed to positioning), that was ignored. Foxed.

·         HD#21014(3257) Bad printer output

·         HD#21101 (3396) Issues using Advanced connection interface

 

Internally Reported Defects

 

·         1377: Under very unusual circumstances a tab could move text to the next line for PDF & printer output. Fixed.

·         1455 - If a Word table requests more than 100% across all columns when setting the width in percentage, Word first sets all widths to the minimum each column needs. It then tries to provide the full requested amount in the columns left to right. We now do the same.

·         3245 - Updates datasource, var, & parameter name changes across all tags in Word documents. Across all worksheets (but not header/footer yet) for Excel workbooks. Find/replace, the tag tree, the data count, and the validator also go across all the same tags.

·         3245 - Updating the datasource name in all tags was not updating tags in headers/footers. Now does so for Word documents (still need to do Excel).

·         3294 - Corrected to not put commas in number -> text conversions for the "General" format.

·         3303 - Generating a DOCX report from an XLSX template hit a null pointer if it had native charts. Fixed.

·         3304 - Threw exception converting raw data set via deprecated type property. Added method to convert to new system.

·         3310 - Drew a border on shapes even if the border was turned off. Fixed.

·         3374 - If an inner table could not fit at all on a new page, the system would generate an endless number of pages with an empty cell for that cell in the outer table. Now forces at least 1 line of text from the first non-header row in the inner table.

·         358 - Calculating the min/max column width for autofit tables ignored paragraph indents. This meant indented cells were too thin. Fixed.

·         Slight tweak to when an absolutely positioned object is forced to be on the page regardless of positioning settings (to match Word).

·         VML parser did not understand the named colors. Fixed.