Release for #127399
Tresler - May 17, 2007 - 19:09
| Project: | Media Field |
| Version: | 5.x-1.x-dev |
| Component: | Code |
| Category: | bug report |
| Priority: | critical |
| Assigned: | Unassigned |
| Status: | closed |
Jump to:
Description
So, the download on the project page doesn't include the require_once fix for 1.7 the -dev release does, but this seems like not just a -dev bug, err... formatter is unusable without it.
I can't tell what version it actually contains as the .module file doesn't have ID tags.
If you include at the top of your files
<?php
/** $Id$ **/as per http://drupal.org/node/546 and here http://drupal.org/node/82926
CVS will then fill in the appropriate version for you.
But the require_once fix works, just needs to be included in your 5.x - or let people know to use the -dev release.
Thanks!

#1
I've just taken over maintainer of this module , old issue thats not been followed up by the author, if its still a problem re-open the issue and update it.