On Apr 20, 2013, at 6:19 AM, Cardinal wrote:
> Hi all,
> when i'm including prototype into a JSP, IE throws the error "Unterminated string constant" when i open a popup window which contains strings with a trailing dot.
>
> Basically, it's a list of usernames in the format
>
> user1.data
> user2.data
>
> As soon as this list contains a value like
>
> users2.data.system.
>
> I will get the unterminated string contant error. This error only appears when im including prototype (1.6.1 or 1.7.1), even if i don't need it for this particular popu-window (but for other elemts of the site).
> That means the popup is working without errors when im not using prototype.
>
> I assume that there is some type of escape functiality or so which collidates with my popup.
Could you please show some code around this error, or a live example? It's hard to imagine what the issue might be without something to trace through.
Walter
>
> Any help would be appreciated.
> Unfortunately i cant give you a link to reproduce that as im running the web server on a local virtual machine.
>
> Thank you and sorry for my bad english :-)
>
>
> --
> You received this message because you are subscribed to the Google Groups "Prototype &
script.aculo.us" group.
> To unsubscribe from this group and stop receiving emails from it, send an email to
prototype-scripta...@googlegroups.com.
> To post to this group, send email to
prototype-s...@googlegroups.com.
> Visit this group at
http://groups.google.com/group/prototype-scriptaculous?hl=en.
> For more options, visit
https://groups.google.com/groups/opt_out.
>
>