
|
[dokuwiki]
||
[Date Prev]
[09-2005 Date Index]
[Date Next]
||
[Thread Prev]
[09-2005 Thread Index]
[Thread Next]
[dokuwiki] Re: Opera problem (bug #530)
- From: Andreas Gohr <andi@xxxxxxxxxxxxxx>
- To: dokuwiki@xxxxxxxxxxxxx
- Date: Thu, 8 Sep 2005 21:59:28 +0200
On Thu, 8 Sep 2005 21:45:35 +0200
Andreas Gohr <andi@xxxxxxxxxxxxxx> wrote:
> On Thu, 8 Sep 2005 21:34:35 +0200
> "Anika Henke" <a.c.henke@xxxxxxxx> wrote:
>
> > I can confirm that! The latest Dokuwiki Snapshot
> > (dokuwiki-2005-09-08.tgz) cannot even handle Opera 8.01 (Win), while
> > the latest stable release (dokuwiki-2005-07-13.tgz) can ...
>
> Interesting! We now know it has to be something in DokuWiki. Now the
> question is: What changed between the last release and the current
> devel version that may be the cause.
You gave a really valuable hint. When I remove the following line from
inc/template.php everything seems to work fine:
plugin_printCSSJS();
So we now have narrowed down the problem to one of the Plugin CSS or
Javascript files. I only have the following plugins installed: acl,
gallery, info, plugin, searchindex. gallery and searchindex are not
standard so I assume you don't have them.
I'll check the others tomorrow and try to find the troublemaker...
Thanks again for your help.
Andi
|

|