"Invalid marker content" when extracting t() strings with variables
cog.rusty - May 17, 2006 - 00:11
| Project: | Markdown with SmartyPants |
| Version: | 4.7.x-1.x-dev |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | teradome |
| Status: | closed |
Description
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. ;)
| Attachment | Size |
|---|---|
| translation.patch | 2.25 KB |

#1
Or maybe this one.
#2
Or even better, with balanced parentheses :-/
#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
(just adjusting the issue's settings)
#5
This should have been applied to the module... please open a new ticket if you're still encountering errors.
#6