Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
GetSimple 3.1 RC #1
#7
More on magic quotes (mq)... It seems GS stores the page title and content in XML files in a different way depending on that setting.

If I create a page with this title (and content):
Code:
doublequote:" - backslash:\

The XML file contains (enclosed between <![CDATA[ and ]]>)

- GS 3.0 with mq off:
Code:
doublequote:&quot; - backslash:\\
- GS 3.0 with mq on:
Code:
doublequote:\&quot; - backslash:\\

- GS 3.1 beta with mq off:
Code:
doublequote:&quot; - backslash:\\
- GS 3.1 beta with mq on:
Code:
doublequote:&quot; - backslash:\

(in the last one, the backslash is not displayed in frontend, and if page is saved again... it disappears)

EDIT: these tests are wrong, did them with a local server that isnt handling magic quotes as expected. Sorry.
Reply


Messages In This Thread
GetSimple 3.1 RC #1 - by ccagle8 - 2011-12-31, 00:07:17
GetSimple 3.1 RC #1 - by ccagle8 - 2011-12-31, 08:26:33
GetSimple 3.1 RC #1 - by Connie - 2012-01-02, 18:55:02
GetSimple 3.1 RC #1 - by Connie - 2012-01-02, 19:26:24
GetSimple 3.1 RC #1 - by n00dles101 - 2012-01-02, 20:57:00
GetSimple 3.1 RC #1 - by Carlos - 2012-01-02, 22:57:44
GetSimple 3.1 RC #1 - by Carlos - 2012-01-02, 23:24:17
GetSimple 3.1 RC #1 - by Connie - 2012-01-04, 19:50:42
GetSimple 3.1 RC #1 - by mikeh - 2012-01-05, 02:04:47
GetSimple 3.1 RC #1 - by mvlcek - 2012-01-05, 02:16:29
GetSimple 3.1 RC #1 - by ccagle8 - 2012-01-05, 02:31:30
GetSimple 3.1 RC #1 - by ccagle8 - 2012-01-05, 02:33:42
GetSimple 3.1 RC #1 - by ccagle8 - 2012-01-05, 02:40:18
GetSimple 3.1 RC #1 - by Connie - 2012-01-05, 02:47:24
GetSimple 3.1 RC #1 - by Connie - 2012-01-05, 02:52:45
GetSimple 3.1 RC #1 - by ccagle8 - 2012-01-05, 04:43:35
GetSimple 3.1 RC #1 - by ccagle8 - 2012-01-05, 04:46:01
GetSimple 3.1 RC #1 - by Connie - 2012-01-05, 05:47:16
GetSimple 3.1 RC #1 - by ccagle8 - 2012-01-05, 05:52:06
GetSimple 3.1 RC #1 - by Connie - 2012-01-05, 19:00:41
GetSimple 3.1 RC #1 - by Connie - 2012-01-06, 20:15:46
GetSimple 3.1 RC #1 - by mikeh - 2012-01-07, 02:14:48



Users browsing this thread: 1 Guest(s)