Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Paul de Quant 403 posts 1520 karma points
    Aug 11, 2017 @ 11:09
    Paul de Quant
    0

    textAreaController error - Umbraco 7.6.5

    Hello,

    I have a macro, which uses a plain old text area as a parameter. Since upgrading I've noticed the following error:-

    Cannot read property 'maxChars' of null

    When I debug the JS it chokes on this line of code in the umbraco.controllers.js (textAreaController) file.

    if($scope.model.config.maxChars) {

    When I step through it I can see the config is null.

    As this is a standard Umbraco Controller file, I'm loathed to alter it.

    Is this a bug?

    Thanks

    Paul

  • Paul de Quant 403 posts 1520 karma points
    Aug 16, 2017 @ 08:30
    Paul de Quant
    100

    This did in fact appear to be a bug - there is fix available:-

    http://issues.umbraco.org/issue/U4-10281

Please Sign in or register to post replies

Write your reply to:

Draft