Project:Monthly Archive
Version:5.x-1.x-dev
Component:Code
Category:bug report
Priority:normal
Assigned:Unassigned
Status:closed (won't fix)

Issue Summary

The month module uses MySQLisms, so it fails to work with PostgreSQL.

The attached patch makes it work with PostgreSQL as well.

Oh, and the patch also fixes the placement of the comma in "Month of XYZ , YYYY". The comma should not have a preceeding space.

AttachmentSize
month-postgresql.patch1.62 KB

Comments

#1

Status:active» fixed

Commited allong with a code cleanup, thanks!
http://drupal.org/cvs?commit=70815

#2

Status:fixed» closed (fixed)

#3

Status:closed (fixed)» active

Getting closer, but the patch was not applied correctly and the current version still does not work with pgsql...

The attached patch fixes it.

AttachmentSize
month.module.patch 576 bytes

#4

Status:active» closed (won't fix)