dl 25/10/2012
file: date.install
function date_field_schema
line 65
- $db
/*edit*/
and this message error:
Doctrine\Common\Annotations\AnnotationException: [Syntax Error] Expected PlainValue, got '}' at position 433 in class Drupal\date\Plugin\field\widget\DatePopupWidget. in Doctrine\Common\Annotations\AnnotationException::syntaxError() (line 41 of R:\mv\rv3\core\vendor\doctrine\common\lib\Doctrine\Common\Annotations\AnnotationException.php).
TKS
Comments
Comment #1
makheda commentedto reproduce this error: just try to add fields or content.
Comment #1.0
makheda commentedaddition to bug report after install
Comment #2
rajeev_drupal commentedComment #3
rajeev_drupal commentedThis module not stable at all.
Comment #4
damienmckennaPer our discussion in #2613454: Port Date module functionality missing from 8.x core, the D8 branch is no longer going to be worked on, all changes should be made directly to core's datetime module. That said, we appreciate everyone's efforts, so thank you.
Comment #5
damienmckenna