-
IMHO this is a local font problem, removing text-align should fix the problem - Opera seems to calculate white space wrong
btw. cannot reproduce on Windows.
2009-07-20 14:55:49 UTC in phpMyAdmin
-
can you please add exactly how it is written now and how it should be written, including references to ODS format description if possible, thanks.
2009-07-20 14:48:07 UTC in phpMyAdmin
-
Merged, thanks.
2009-07-20 14:44:14 UTC in phpMyAdmin
-
cybot_tm committed revision 12687 to the phpMyAdmin SVN repository, changing 2 files.
2009-07-20 14:43:29 UTC in phpMyAdmin
-
Merged, thanks.
2009-07-20 14:17:31 UTC in phpMyAdmin
-
cybot_tm committed revision 12686 to the phpMyAdmin SVN repository, changing 2 files.
2009-07-20 14:15:40 UTC in phpMyAdmin
-
http://sourceforge.net/project/showfiles.php?group_id=142108
is outdated.
2009-03-03 06:23:40 UTC in TortoiseCVS
-
btw. there is no need for changing the connection setting, why do you use it?
use utf-8 connection setting to circumvent this problem.
2009-02-08 15:52:27 UTC in phpMyAdmin
-
i do not think that we will fix this,
because we cannot just say any char(1) is a bool
a solution would be to select a mime type conversion for this field
anyway, i consider this not a bug, moving to feature requests.
2009-02-08 15:16:26 UTC in phpMyAdmin
-
to be more precise: the output coming form the DB is latin, all other is UTF-8
so we need to drop this option an the main.php or convert encoding of all stuff coming form DB
we are discussing this on the dev list.
2009-02-08 14:54:05 UTC in phpMyAdmin