Welcome, Guest
Username Password: Remember me

Tag imbalance in mediatable
(1 viewing) (1) Guest
Please be sure to provide your Joomla version, Php version, MySQL version, and how to recreate the problem.
  • Page:
  • 1
  • 2

TOPIC: Tag imbalance in mediatable

Tag imbalance in mediatable 09 Feb 2012 15:43 #3101

There is a long running bug in mediatable that I keep forgetting to report. Since it is still in the 7.0.2 component, I'll tell you about it now!

In helpers/mediatable.php and lib/biblestudy.media.class.php there is an imbalance of tags. DIV, TABLE and TBODY tags are opened, but only the TABLE tag is closed.

The missing closing DIV messes up my site template which is heavily dependent on styles applied to correctly nested DIVs.

Re: Tag imbalance in mediatable 09 Feb 2012 17:31 #3103

Thanks for the info I'll look right into it. We may have it fixed tomorrow.
Thanks,
Brent Cordis
Joomla Bible Study Team Member

Re: Tag imbalance in mediatable 10 Feb 2012 06:59 #3104

Please See Attached file to replace component/com_biblestudy/helper/mediatable.php

Extract contents and put into component/com_biblestudy/helper/

Thanks.
Attachments:
Thanks,
Brent Cordis
Joomla Bible Study Team Member

Re: Tag imbalance in mediatable 10 Feb 2012 14:00 #3107

Thanks for the file Brent. Don't forget lib/biblestudy.media.class.php which needs the same fix. My site is using that file.

Re: Tag imbalance in mediatable 10 Feb 2012 20:36 #3111

Here is the Patch for biblestudy.media.class.php
Attachments:
Thanks,
Brent Cordis
Joomla Bible Study Team Member

Re: Tag imbalance in mediatable 11 Feb 2012 02:06 #3113

I can confirm the patch works, so hopefully that will be useful to others until it makes it into a release.
  • Page:
  • 1
  • 2
Time to create page: 0.58 seconds