We have moved to Github. Please open tickets there.

Opened 18 months ago

Closed 18 months ago

Last modified 18 months ago

#4196 closed Defect (fixed)

user validation by email plugin creates bad queries

Reported by: cash Owned by:
Priority: normal Milestone: Elgg 1.7.15
Component: User Validation by Email Version: 1.7
Severity: minor Keywords:
Cc: brett@… Difficulty:

Description

It denormalizes metastrings without checking whether they exist in uservalidationbyemail_get_unvalidated_users_sql_where()

Change History (3)

comment:1 Changed 18 months ago by Cash Costello

  • Resolution set to fixed
  • Status changed from new to closed

Fixes #4196 defining the metastring for 1 if not already defined to avoid bad sql

Changeset: 38d01011697f30d33d623881362a46dc809fc098

comment:2 Changed 18 months ago by Cash Costello

Refs #4196 somehow missed the 'validated' string from previous commit

Changeset: 18bfefbfa268c20a9991b667a6d0cfd70e57d71c

comment:3 Changed 18 months ago by Cash Costello

Refs #4196 integrates fix into 1.8 branch

Changeset: 32d30e7b805e7c9c192b69516c211e90a2b3862e

Note: See TracTickets for help on using tickets.