Skip to content
This repository has been archived by the owner on Nov 3, 2023. It is now read-only.

Datepicker ersetzt nicht alle Platzhalter #8411

Closed
Samson1964 opened this issue Jul 18, 2016 · 17 comments
Closed

Datepicker ersetzt nicht alle Platzhalter #8411

Samson1964 opened this issue Jul 18, 2016 · 17 comments
Assignees
Labels
Milestone

Comments

@Samson1964
Copy link

Der Datepicker hat Probleme den Platzhalter n (Monat einstellig) zu ersetzen. Stehen die Datumseinstellungen auf z.B. "d.n.Y" steht beim Öffnen eines Nachrichtenteasers korrekt z.B. "17.7.2016" da. Nach Ändern des Datums über den Datepicker, steht statt der "7" ein "n" im Eingabefeld.

Jeweils Contao 3.5.12, siehe https://community.contao.org/de/showthread.php?63248-Datum-Uhrzeit-Felder

@leofeyer
Copy link
Member

Lässt sich das in der Onlinedemo irgendwie reproduzieren?

@ADoebeling
Copy link

Jap, lässt auf demo.contao.org reproduzieren:

YT Video

@leofeyer
Copy link
Member

@ADoebeling Alles klar, vielen Dank. 😄

@leofeyer leofeyer added this to the 3.5.16 milestone Jul 19, 2016
leofeyer added a commit to contao-components/mootools that referenced this issue Aug 18, 2016
@leofeyer leofeyer self-assigned this Aug 18, 2016
@leofeyer
Copy link
Member

Behoben in 094e809. Stellte sich als MooTools-Bug heraus.

@Toflar
Copy link
Member

Toflar commented Aug 18, 2016

Bitte der Vollständigkeit halber noch das Issue von Mootools More verlinken.

@leofeyer
Copy link
Member

Welches Issue?

@Toflar
Copy link
Member

Toflar commented Aug 18, 2016 via email

@leofeyer
Copy link
Member

Natürlich nicht. MooTools wird doch gar nicht mehr weiterentwickelt.

@Toflar
Copy link
Member

Toflar commented Aug 18, 2016 via email

@fritzmg
Copy link
Contributor

fritzmg commented Aug 18, 2016

Well, there is MooTools 1.6.0 at least, which was released this year. Contao still uses 1.5.1. The problem would still exist in MooTools More 1.6.0 though, as far as I can see.

@leofeyer
Copy link
Member

Feel free to create the ticket yourself if it is important to you.

@leofeyer
Copy link
Member

I have updated MooTools to the latest bugfix version in 7b86fcf.

@Aybee
Copy link
Contributor

Aybee commented Aug 19, 2016

Thank you.

Warum kein Update auf die letzte stable 1.6.0? http://mootools.net/core/builder

Wegen der schlechten Erfahrungen, dass dies zu mehreren Folge-Tickets führen könnte?

@leofeyer
Copy link
Member

The Contao LTS version does not get new features and MooTools 1.6.0 is a feature release.

@fritzmg
Copy link
Contributor

fritzmg commented Aug 21, 2016

The Contao LTS version does not get new features and MooTools 1.6.0 is a feature release.

During Contao 3.5, MediaElement.js was frequently updated with feature releases, starting from 2.16.4 and now it's at 2.21.2.

@leofeyer
Copy link
Member

That was necessary because they fixed a security vulnerability in one of the latest versions. Also, MediaElement.js is much more trusted to adhere to semantic versioning than MooTools. MooTools has released breaking changes in minor and bugfix versions more than once in the past.

@fritzmg
Copy link
Contributor

fritzmg commented Aug 21, 2016

The version was bumped two times:

Also, MediaElement.js is much more trusted to adhere to semantic versioning than MooTools. MooTools has released breaking changes in minor and bugfix versions more than once in the past.

I see.

jsonn pushed a commit to jsonn/pkgsrc that referenced this issue Sep 8, 2016
### 4.2.3 (2016-09-06)

 * Do not double URL encode the content syndication links.
 * Use CSS3 transforms instead of transitions to animate the off-canvas navigation.
 * Improve the exception handling when using the resource locator (see #557).
 * Correctly reset the filter menu in parent view.
 * Support all characters but =!<> and whitespace in simple tokens (see contao/core#8436).
 * Check the user's permission when generating links in the picker (see contao/core#8407).
 * Handle forward pages without target in the navigation modules (see contao/core#8377).
 * Provide the same template variables for downloads and enclosures (see contao/core#8392).
 * Handle %n when parsing date formats (see contao/core#8411).
 * Fix the module wizard's accessibility (see contao/core#8391).
 * Correctly initialize TinyMCE in sub-palettes in Firefox (see contao/core#3673).
 * Validate form field names more accurately (see contao/core#8403).
 * Correctly show the ctime, mtime and atime of a folder (see contao/core#8408).
 * Correctly index changed pages (see contao/core#8439).
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

6 participants