Bug 336890

Summary: There is no date type (PHP5)
Product: [Applications] umbrello Reporter: Sebastian <sebo.poczta>
Component: generalAssignee: Umbrello Development Group <umbrello-devel>
Status: RESOLVED UNMAINTAINED    
Severity: normal CC: ralf.habacker
Priority: NOR    
Version: 2.11.5   
Target Milestone: ---   
Platform: openSUSE   
OS: Linux   
Latest Commit: Version Fixed In:
Attachments: error1

Description Sebastian 2014-06-30 08:08:40 UTC
There is no date type (in data types defined out of the box) and when I tryed to add it Umbrello jumped with error: (translation from polish) This is restricted word for your programing language ...
Language selected: PHP5
See error1.png


Reproducible: Always

Steps to Reproduce:
1.try to add new data type and insret name for it: date
2.
3.
Comment 1 Sebastian 2014-06-30 08:09:11 UTC
Created attachment 87485 [details]
error1
Comment 2 Ralf Habacker 2014-06-30 09:44:28 UTC
How do you define a 'date' type in php5 other then using a class (which is supported in umbrello) ?
http://de2.php.net/manual/en/function.settype.php mentions some basic types to which a variable could be typed, a type 'date' is not listed
Comment 3 Ralf Habacker 2016-09-19 23:08:51 UTC
The mentioned version is unmaintained. If the bug persists in recent version 2.20.1 feel free to reopen this bug.