The code that extracts "lang" only looks for letters at the moment:
r'(?:lang(?P<lang>[a-zA-Z]+)-)?'
The code that extracts "lang" only looks for letters at the moment:
r'(?:lang(?P<lang>[a-zA-Z]+)-)?'
Subject | Repo | Branch | Lines +/- | |
---|---|---|---|---|
Upgrade to 1.7 | operations/debs/python-thumbor-wikimedia | master | +26 -3 |
rTHMBREXT Thumbor Plugins | |||
Restricted Differential Revision | rTHMBREXTe1e207e76bb2 Relax SVG lang parameter regular expression |
Change 386348 had a related patch set uploaded (by Gilles; owner: Gilles):
[operations/debs/python-thumbor-wikimedia@master] Upgrade to 1.7
Change 386348 merged by Filippo Giunchedi:
[operations/debs/python-thumbor-wikimedia@master] Upgrade to 1.7
Mentioned in SAL (#wikimedia-operations) [2017-10-25T13:30:26Z] <godog> deploy thumbor 1.7 - T178974