We have moved to Github. Please open tickets there.

Opened 3 years ago

Closed 3 years ago

Last modified 3 years ago

#2459 closed Defect (fixed)

Web services API - double encodes single quotes on POSTs

Reported by: cash Owned by: cash
Priority: normal Milestone: Elgg 1.7.4
Component: Core Version: 1.7
Severity: minor Keywords:
Cc: brettp Difficulty:

Description

Data from POSTed API calls may be going through htmlawed twice. Need to investigate further.

Change History (2)

comment:1 Changed 3 years ago by cash

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

(In [svn:6927]) Fixes #2459 - correctly handle POST data when magic quotes is turned on for the web services API

comment:2 Changed 3 years ago by brettp

(In [svn:6964]) Refs #2459: Merged [svn:6927] to trunk.

Note: See TracTickets for help on using tickets.