Part of the EllisLab Network

Bug Report

Results values not un-quoted

Date: 08/06/2008 Severity: Trivial
Status: Unconfirmed Reporter: Dragoo
Version: 1.6.3
Keywords: Libraries, Database Class

Description

First, im sorry for my english smile.
I found one little bug in db query result. When i insert into db some value, like John’s, it be automaticaly quoted and inserted to db, like John\‘s. But, when i select this value from db, i get result John\‘s not John’s. Now, when i update db table with this value, i have in db new value like John\\\‘s!! This is serious problem. DB class must automaticaly un-quote results. I fix this problem in my application, but it will be cool when you add automatic un-quote script to db result class in 1.6.4 version of codeinginter.

Expected Result

Actual Result

Comment on Bug Report

Page 1 of 1 pages
Posted by: Derek Allard on 6 August 2008 6:18am
Derek Allard's avatar

Greetings Drago,

I do not see a forum thread associated with this bug report, and it looks like it may not be a bug.  Have you first read the bug reporting guidelines and used the Bug Report Forum to get help confirming that this is a bug before reporting?

Thanks!

Name:

Email:

Location:

URL:

Remember my personal information

Notify me of follow-up comments?