You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sling.apache.org by "Radu Cotescu (JIRA)" <ji...@apache.org> on 2019/06/05 17:09:00 UTC

[jira] [Resolved] (SLING-6779) The HTL compiler and Maven Plugin should warn when using potentially invalid options

     [ https://issues.apache.org/jira/browse/SLING-6779?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Radu Cotescu resolved SLING-6779.
---------------------------------
    Resolution: Fixed

> The HTL compiler and Maven Plugin should warn when using potentially invalid options
> ------------------------------------------------------------------------------------
>
>                 Key: SLING-6779
>                 URL: https://issues.apache.org/jira/browse/SLING-6779
>             Project: Sling
>          Issue Type: Bug
>          Components: Scripting
>    Affects Versions: Scripting HTL Compiler 1.0.0, HTL Maven Plugin 1.0.6
>            Reporter: Feike Visser
>            Assignee: Radu Cotescu
>            Priority: Major
>             Fix For: Scripting HTL Compiler 1.2.0-1.4.0, HTL Maven Plugin 1.3.0-1.4.0, Scripting HTL Engine 1.2.0-1.4.0, Scripting HTL Testing 1.0.18-1.4.0
>
>          Time Spent: 1h 20m
>  Remaining Estimate: 0h
>
> I have the following code 
> {code}
> ${currentPage.title @ contex = 'scriptString'}
> {code}
> No warning or error is given for the wrong option @ contex



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)