Download & Extend

"Invalid marker content" when extracting t() strings with variables

Project:Markdown with SmartyPants
Version:4.7.x-1.x-dev
Component:Code
Category:bug report
Priority:normal
Assigned:teradome
Status:closed (fixed)

Issue Summary

The translation string extractor script encountered problems with t() strings containing variables. This little patch makes the string extraction run without errors. Not sure about the rest. ;)

AttachmentSize
translation.patch2.25 KB

Comments

#1

Or maybe this one.

AttachmentSize
translation_1.patch 2.24 KB

#2

Or even better, with balanced parentheses :-/

AttachmentSize
translation_2.patch 2.24 KB

#3

Seems like a simple patch to me, I'm putting it into HEAD to test it out. If it's okay, I'll tag it into the 4.7 package.

#4

Assigned to:Anonymous» teradome
Status:needs review» postponed

(just adjusting the issue's settings)

#5

Status:postponed» fixed

This should have been applied to the module... please open a new ticket if you're still encountering errors.

#6

Status:fixed» closed (fixed)
nobody click here