EES Build 1738

  • Minor Enhancement: Viper/Edit+ WYSIWYG container content styles for common HTML elements updated to enhance readability.

Core

  • Fixed Bug #2669: No user feedback provided for uploading wrong file type over existing file types.
  • Fixed Bug #2670: In IE8 and IE9 selecting breadcrumbs in asset finder causes the page to redirect.
  • Fixed Bug #2673: Unable to trash file asset when loaded from preview screen due to matrix URL.
  • Fixed Bug #2755: Asset Finder hangs when redirecting to Poll Question assets.
  • Fixed Bug #2768: Friendly name (title) attribute not populated when creating files and images.

Content Editor (Viper)

These changes are only available in Edit+ for Squiz Matrix.

  • Fixed Bug #2167: Enter doesn't work in the image pop up in IE9.
  • Fixed Bug #2530: Viper puts HR tags inside P tags on load.
  • Fixed Bug #2622: Inconsistent empty table cell handling when pasting from multiple sources.
  • Fixed Bug #2628: Heading icon is disabled for a quote.
  • Fixed Bug #2641: Search and replace tool removes text when replacing in ie8 and ie9.
  • Fixed Bug #2648: When you select an list item, the formats icon is enabled.
  • Fixed Bug #2655: Changing a blockquote to a heading causes a P inside a H tag.
  • Fixed Bug #2658: When you apply a quote around two P tags in IE9, the Quote icon becomes disabled instead of active.
  • Fixed Bug #2659: You can create a new list with a blockquote section.
  • Fixed Bug #2662: The anchor icon is active in a table header in Firefox and Chrome.
  • Fixed Bug #2664: When starting a new paragraph in Firefox and Chrome, the formats icon comes disabled.
  • Fixed Bug #2681: The heading icon appears in the inline toolbar when you select a multiple line quote section.
  • Fixed Bug #2688: If you have a quote section selected and have the format icons open in the top toolbar, when you change windows, come back and select div, the P icons Fixed Bug #beco:me disabled.
  • Fixed Bug #2693: Changing a div that contains two P sections to a heading causes P tags inside of a H tag.
  • Fixed Bug #2694: When you select a formatted word in a paragraph, the heading icon is enabled.
  • Fixed Bug #2696: The P icon is not enabled in the top toolbar when you add a paragraph after a list.
  • Fixed Bug #2700: Resolution interface issues.
  • Fixed Bug #2702: When you select a heading in the content, the formats icon is disabled in the top toolbar.
  • Fixed Bug #2715: Headings icon is enabled for table elements other than TH and TD.
  • Fixed Bug #2725: Resolution interface not displaying for [Standard].Principle1.Guideline1_3.1_3_1.H43.IncorrectAttr.
  • Fixed Bug #2730: When you add a new paragraph after a div section in Firefox, the format icon shows Div instead of P.
  • Fixed Bug #2737: When there is only a single block element inside a div section, the heading icon should be enabled for the div section.
  • Fixed Bug #2742: When you apply an alignment to the header row, it adds the style tag to the table as well.
  • Fixed Bug #2744: When you select a header cell in a table and apply a heading, the relevant heading icon is not activated.   
  • Fixed Bug #2748: Update button becomes enabled in a table when you switch applications or windows.
  • Fixed Bug #2751: When you apply a class to the thead section of a table, the style tag is added to the tr tag in the source code.
  • Fixed Bug #2752: When you try to apply a class to a row that has only one cell in it, it adds the style tag to the cell instead of the row.
  • Fixed Bug #2756: When you apply a class to a Thead section in a table, the class icon is active in the inline toolbar but not the top toolbar.
  • Fixed Bug #2758: When you click in a paragraph/word and press bold, it doesn't turn blue to indicate its blue.
  • Fixed Bug #2761: Resolution interface input field focus jumps to editable area in Chrome.
  • Fixed Bug #2772: When you apply an anchor to a Thead section in a table, the anchor icon is active in the inline toolbar but not the top toolbar.
  • Fixed Bug #2784: Undo icon does not become active when you remove items from a list in Chrome.
  • Fixed Bug #2792: The table edit icon appears above the inline toolbar when you select an image.
  • Fixed Bug #2799: Deletion of headings causes next element to be wrapped as heading or becomes naked text.
  • Fixed Bug #2801: Invalid argument when you try to perform a search and replace in IE9.
  • Fixed Bug #2805: Console error when I try to click in a blank section after a list in IE.
  • Fixed Bug #2811: Console error when you try to delete a link with the link fields open in IE9.

Accessibility Auditor (HTML_CodeSniffer)

These changes are only available in Edit+ for Squiz Matrix.

  • Added checks for testing colour contrast.
  • Fixed Bug #2719: Rewrite test in SC 4.1.2 to remove limitation on testable ID elements.
  • Fixed Bug #2720: False positive in SC 1.3.1 "label not in doc" with partial source code fragment.
  • Fixed Bug #2732: When checking for document fragment links, check name attributes as well as IDs.
  • Fixed Bug #2749: Pointing to "position: fixed" elements should use a fixed-position pointer.
  • Fixed Bug #2760: Have to double click on Accessibility Auditor initial view filter options in IE.
  • Fixed Bug #2765: HTMLCS chokes on sites with the Twitter tweet button on Firefox.
  • Fixed Bug #2787: Issue with a submit button producing false positive on label test.