Share

Status Board

Tracker: Bugs

7 Quotes not handle correctly - ID: 627261
Last Update: Comment added ( amurren )

Quotes in the Remarks fields of the questions are not
being properly escaped so they are causing the database
updates to fail.

Need to escape the quotes.


Andy Murren ( amurren ) - 2002-10-23 04:06

7

Closed

Fixed

Andy Murren

Functionality

Beta

Public


Comment ( 1 )




Date: 2002-10-25 01:37
Sender: amurrenProject Admin

Logged In: YES
user_id=53853

in bin/update.pl wrapped changed

$q->("r"); to $dbh->($q->("r"));

This does the quoting for us.

then in questions.html added two lines to strip the leading
and trailing single quote from the remark


Log in to comment.

Attached File

No Files Currently Attached

Changes ( 3 )

Field Old Value Date By
status_id Open 2002-10-25 01:37 amurren
resolution_id None 2002-10-25 01:37 amurren
close_date - 2002-10-25 01:37 amurren