6.0.0-beta6
▾
Tasks
New Task
Search
Photos
Wiki
▾
Tickets
New Ticket
Search
dev.horde.org
Toggle Alerts Log
Help
4/10/26
H
istory
A
ttachments
C
omment
W
atch
Download
Comment on [#7670] (cosmetic) in French, max size of attachment contains invalid chars
*
Your Email Address
*
Spam protection
Enter the letters below:
.__ . .. .. .. . [__)|__|\ /\ /|_/ | \| | \/ \/ | \
Comment
> Actually, after looking more carefully, I'm not sure it's in the > translator's part (sorry, only beginning with .po, even though I've > wanted to look at them for years) > > > > From what I understand, the number with invalid chars is outside a > gettext tag: > > ./templates/compose/compose.html: > > (<gettext>Maximum Attachment Size</gettext>: <tag:attach_size > /> <gettext> > > bytes</gettext>) > > > > attach_size is generated there: > > ./compose.php: > > $t->set('attach_size', > number_format($imp_compose->maxAttachmentSize(), > > 0, $localeinfo['decimal_point'], $localeinfo['thousands_sep'])); > > > > And it comes from NLS::getLocaleInfo() which uses PHP's localeconv(), > so 'thousands_sep' is a PHP constant, right? And I suppose it lacks a > conversion from ISO8859-1 to UTF-8.
Attachment
Watch this ticket
N
ew Ticket
M
y Tickets
S
earch
Q
uery Builder
R
eports
Saved Queries
Open Bugs
Bugs waiting for Feedback
Open Bugs in Releases
Open Enhancements
Enhancements waiting for Feedback
Bugs with Patches
Enhancements with Patches
Release Showstoppers
Stalled Tickets
New Tickets
Horde 5 Showstoppers