Closed (fixed)
Project:
Translation template extractor
Version:
6.x-3.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Reporter:
Created:
23 May 2009 at 20:18 UTC
Updated:
7 Sep 2009 at 07:40 UTC
Jump to comment: Most recent file
Comments
Comment #1
gábor hojtsyRequires a patch to the module.
Comment #2
dave reidPatch supplied for 6.x-3.x. Tested and works. Also fixes the preg_match to actually use the period character since of a character wildcard.
Sorry there are a few trailing whitespace fixes in the patch. There are a *LOT* of trailing whitespace in the entire module's code. Very annoying with an auto-correcting IDE. :( I'll file a sep. patch for just whitespace.
Comment #3
gábor hojtsyThanks, committed to both the 6.x and 7.x branch of the module.