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

Will Glass-Husain updated VELOCITY-754:
---------------------------------------

          Component/s: Engine
          Description: 
I'm using jQuery in an Velocity file and have discovered the common jQuery 
command

$.post("someUrl", "") 

generates a Velocity parsing error.

Encountered "," at /myfile.htm [line 1, column 19] Was expecting one of:  "(" 
...  ...  ...  ... "##" ... "\\\\" ... "\\" ...  ... "*#" ... "*#" ...  ...  
...  ...  ...  ...  ...  ...  ...  ... "{" ... "}" ... 

  was:
I'm using jQuery in an Velocity file and have discovered the common jQuery 
command

$.post("someUrl", "") 

generates a Velocity parsing error.



             Priority: Minor  (was: Major)
    Affects Version/s: 1.6.2

> Gives error with text    $.post(something)
> ------------------------------------------
>
>                 Key: VELOCITY-754
>                 URL: https://issues.apache.org/jira/browse/VELOCITY-754
>             Project: Velocity
>          Issue Type: Bug
>          Components: Engine
>    Affects Versions: 1.6.2
>            Reporter: Will Glass-Husain
>            Priority: Minor
>
> I'm using jQuery in an Velocity file and have discovered the common jQuery 
> command
> $.post("someUrl", "") 
> generates a Velocity parsing error.
> Encountered "," at /myfile.htm [line 1, column 19] Was expecting one of:  "(" 
> ...  ...  ...  ... "##" ... "\\\\" ... "\\" ...  ... "*#" ... "*#" ...  ...  
> ...  ...  ...  ...  ...  ...  ...  ... "{" ... "}" ... 

-- 
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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to