Closed (fixed)
Project:
Simplenews
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Reporter:
Created:
5 Nov 2005 at 20:55 UTC
Updated:
15 Jan 2006 at 23:40 UTC
Here's a patch that should make Simplenews PostgreSQL compatible without breaking MySQL compatibility.
| Comment | File | Size | Author |
|---|---|---|---|
| simplenews_1.patch | 2.01 KB | mousse-man |
Comments
Comment #1
DriesK commentedI'm not familiar with Postgres. From your patch I conclude that errors are generated by the double quotes inside a string? So instead of your patch, would this also solve the issue?
I guess it would, as it is standard style troughout simplenews, and you actually pointed out the exceptions... I committed this code, can you test it and set this issue to 'fixed' if all works?
Comment #2
DriesK commentedComment #3
(not verified) commented