Opened 15 years ago

Closed 15 years ago

#3432 closed Bug (invalid)

Link Info --- Link Type= Email

Reported by: sandeep Owned by:
Priority: Normal Milestone:
Component: General Version: FCKeditor 2.6.3
Keywords: Cc:

Description

<p><a href="javascript:location.href='mailto:'+String.fromCharCode(115,97,114,97,104,46,98,111,108,116,101,114,64,119,97,110,97,100,111,111,46,102,114)+'?subject=Property%20rental%20enquiry%20from%20chaletdoctors.com&amp;body=I%20am%20interested%20to%20know%20about%20the%20holiday%20packages%20you%20offer.'">Contact us for more details</a></p>

The above Email Link is running in Firefox Mozilla but not running in IE.

Also when i add new record then insert new email link from fck it is not inserted but one error occur like

You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'mailto:'+String.fromCharCode(115, 97, 114, 97, 104, 46, 98, 111, 108, 116, 101, 114, 64, 119, ' at line 2

please solve this problem as soon as possible.

Change History (2)

comment:1 in reply to:  description Changed 15 years ago by Artur Formella

Replying to sandeep:

You have an error in your SQL syntax;

Isn't it a problem on server side?

comment:2 Changed 15 years ago by Alfonso Martínez de Lizarrondo

Priority: HighNormal
Resolution: invalid
Status: newclosed

For the first issue, upgrade your version, the second one as Arczi said is a problem in your code (probably a SQL injection vulnerability)

Note: See TracTickets for help on using tickets.
© 2003 – 2022, CKSource sp. z o.o. sp.k. All rights reserved. | Terms of use | Privacy policy