Announcement

Symphony's issue tracker has been moved to Github.

Issues are displayed here for reference only and cannot be created or edited.

Browse

Closed#507: [beta3] Date display is missing the "blank" character

In beta3, dates in the backend (i.e. in Date fields) are displayed without any separator (e.g. blank) between date and time. I digged deeper and found that now we have a new option in the config file:

'datetime_separator' => NULL,

Unfortunately the default here is NULL — the result might look strange for many users. So I propose to use a “blank” character by default:

'datetime_separator' => ' ',

Is it possible that we have some merging conflicts? The default separator was always meant to be a space and I added it to the installer just a few days ago.

This should have fixed it: https://github.com/symphonycms/symphony-2/pull/99

The separator itself is set inside install.php.

I am rather sure that we have merging issues. Some event example code concerning the email API seems to be messed up, too.

Sorry, this is not true. My head is the mess.

I found the reason for the missing separator: There is a typo in the installer. I’ll send a pull request later.

This issue is closed.

Symphony • Open Source XSLT CMS

Server Requirements

  • PHP 5.3-5.6 or 7.0-7.3
  • PHP's LibXML module, with the XSLT extension enabled (--with-xsl)
  • MySQL 5.5 or above
  • An Apache or Litespeed webserver
  • Apache's mod_rewrite module or equivalent

Compatible Hosts

Sign in

Login details