You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@velocity.apache.org by "Byron Foster (JIRA)" <de...@velocity.apache.org> on 2008/10/13 01:04:44 UTC

[jira] Created: (VELOCITY-628) No template information in set directive error

No template information in set directive error
----------------------------------------------

                 Key: VELOCITY-628
                 URL: https://issues.apache.org/jira/browse/VELOCITY-628
             Project: Velocity
          Issue Type: Bug
          Components: Engine
    Affects Versions: 1.6-beta1
            Reporter: Byron Foster


Given the following VTL:

## 
##
#set($x = "#if()")

the resulting error message is:

"Problem parsing String literal."

Without any information about which template and line number.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@velocity.apache.org
For additional commands, e-mail: dev-help@velocity.apache.org


[jira] Resolved: (VELOCITY-628) No template information in set directive error

Posted by "Nathan Bubna (JIRA)" <de...@velocity.apache.org>.
     [ https://issues.apache.org/jira/browse/VELOCITY-628?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Nathan Bubna resolved VELOCITY-628.
-----------------------------------

       Resolution: Fixed
    Fix Version/s: 1.6

> No template information in set directive error
> ----------------------------------------------
>
>                 Key: VELOCITY-628
>                 URL: https://issues.apache.org/jira/browse/VELOCITY-628
>             Project: Velocity
>          Issue Type: Bug
>          Components: Engine
>    Affects Versions: 1.6-beta1
>            Reporter: Byron Foster
>             Fix For: 1.6
>
>
> Given the following VTL:
> ## 
> ##
> #set($x = "#if()")
> the resulting error message is:
> "Problem parsing String literal."
> Without any information about which template and line number.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@velocity.apache.org
For additional commands, e-mail: dev-help@velocity.apache.org