7921 Posts in 1359 Topics by 933 members
DataObjectManager Module
SilverStripe Forums » DataObjectManager Module » Bug Reports
Discuss the DataObjectManager module, and the related ImageGallery module.
Moderators: martimiz, UncleCheese, Howard, Sean, Ryan M., biapar, Willr, Ingo, swaiba, simon_w
| Go to End | Next > | |
| Author | Topic: | 38549 Views |
-
Re: Bug Reports

10 February 2010 at 1:01pm
Hi UncleCheese, and thanks for the great module!
I got an problem with DOM (r366) and latest SS2.4beta1 release. Datepickerfield didn't work properly ( pop-up appeared, but clicking the date did nothing). Firebug's diagnose was "jQuery.datepicker is undefined".
I updated the line 69 from
Requirements::javascript($this->BaseHref() . "dataobject_manager/javascript/jquery-ui-1.6.js");
to
Requirements::javascript($this->BaseHref() . "dataobject_manager/javascript/jquery-ui.1.7.js");and it fixed the datepicker field. Not yet sure, if I messed something else up, but I hope this helps somebody with similar problems. Maybe this could be fixed in svn also?
-
Re: Bug Reports

10 February 2010 at 3:21pm
Yeah, DOM isn't ready for 2.4 yet. There's a whole bunch of changes that have to be made especially in regards to javascript dependencies.
-
Re: Bug Reports

11 February 2010 at 12:13am Last edited: 11 February 2010 12:15am
the german translation of the dataobject manager doesn't work!
but i found the problem:
dataobject_manager/lang/deDE3.php
i don't know qhy it is called deDE3.php but if you rename it to de_DE.php it works!
-
Re: Bug Reports

11 February 2010 at 12:21am
Hi UncleCheese,
Do you have any idea when a 2.4 version of DOM will be ready - or do you wait until the first stable release?
-
Re: Bug Reports

11 February 2010 at 2:52am
I've been fortunate enough to have one of the Silverstripe team developers patch the DOM module for 2.4, as he was using it on a 2.4 project and really needed it done. I have his diff files, but I just have to go through them. Hopefully it won't be too bad of an upgrade. I do plan on waiting for a stable release, though, because I don't want to make updates for a moving target.
-
Re: Bug Reports

11 February 2010 at 4:03am
Hi Uncle Cheese,
not a bug to report as such but in the configuration tab of the image gallery there is a slight spelling error "Max files allowed in upload quue", one too many u's.
Regards
-
Re: Bug Reports

12 February 2010 at 2:01am Last edited: 12 February 2010 2:01am
Hi UncleCheese,
Unfortunately, r366 didn't fix this bug for me
Still: FileDataObjectManager shows the file-icons in the grid-view, but ManyManyFileDataObjectManager does not.
And... well... isn't the marvellous grid-view the reason we all love the FDOM?
| 38549 Views | ||
| Go to Top | Next > |


