← Back to team overview

mudlet-makers team mailing list archive

[Bug 1222311] [NEW] Cannot fetch from a field named "order"

 

Public bug reported:

Fetching from a field named order with db:fetch fails, because order is
an SQLite keyword and DB.lua is not escaping field names.

** Affects: mudlet
     Importance: Medium
     Assignee: Vadim Peretokin (vperetokin)
         Status: Fix Committed

** Changed in: mudlet
     Assignee: (unassigned) => Vadim Peretokin (vperetokin)

** Changed in: mudlet
       Status: Confirmed => Fix Committed

-- 
You received this bug notification because you are a member of Mudlet
Makers, which is subscribed to Mudlet.
https://bugs.launchpad.net/bugs/1222311

Title:
  Cannot fetch from a field named "order"

Status in Mudlet the MUD client:
  Fix Committed

Bug description:
  Fetching from a field named order with db:fetch fails, because order
  is an SQLite keyword and DB.lua is not escaping field names.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mudlet/+bug/1222311/+subscriptions


Follow ups

References