• Views
  • Iteration Report
  • My Iteration Report
  •  
OMERO.clients
  • Login
  • Help/Guide
  • About Trac
  • Preferences
  • Wiki
  • Timeline
  • Roadmap
  • Browse Source
  • View Tickets
  • Search

Context Navigation

  • ← Previous Ticket
  • Next Ticket →

Ticket #557 (closed defect: fixed)

Opened 7 months ago

Last modified 7 months ago

SQL needs to escape ' marks.

Reported by: will Owned by: will
Priority: major Milestone: 3.0-Beta3
Component: protocol Version:
Keywords: Cc:

Description

eg Title "Will's notes" causes an SQL exception, since ' marks are used to define the text. Simple solution is to remove ' marks, since this text is for display purposes only??

Change History

Changed 7 months ago by will

  • status changed from new to closed
  • resolution set to fixed

All strings (Name, Info etc) saved to calendar are now stripped of ' marks. Not an ideal solution. But tried to use \' without success. r5402.

Note: See TracTickets for help on using tickets.

Download in other formats:

  • Comma-delimited Text
  • Tab-delimited Text
  • RSS Feed

Trac Powered

Powered by Trac 0.11
By Edgewall Software.

Visit the Trac open source project at
http://trac.edgewall.org/