hofff / contao-calendarfield

GNU Lesser General Public License v3.0
18 stars 3 forks source link

update necessary for contao 3.2 and an own icon #12

Closed magicsepp closed 9 years ago

magicsepp commented 10 years ago

https://github.com/terminal42/contao-calendarfield/blob/65a8364591ffaff840d0c4b4181a8f5a493c6834/FormCalendarField.php#L121

if (is_numeric($this->dateImageSRC) or \Validator::isUuid($this->dateImageSRC)) {

and change the following in database.sql:

`dateImageSRC` binary(16) NULL,
aschempp commented 10 years ago

Thanks! But we need to use a larger field to stay compatible with Contao 2.11 :)

qzminski commented 9 years ago

Fixed in 680e5b6.

zonky2 commented 9 years ago

after update to 1.5.0 14, I found anymore the bug :-(

aschempp commented 9 years ago

The fix will be release with 1.6.