-
Notifications
You must be signed in to change notification settings - Fork 33
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Boxes do not always show up #219
Comments
Could you create a new file (with any content) named |
Running Hogfather RC3 I seem to have a similar problem on my root page. Up to now I could not reproduce, but some actions do break the wrap-ed output of the page. |
hello @phy25
Today my root page had the issue again : on top of page there is a box that was not displayed. I created a blank file in conf named report_e_all I then made a dummy modification in page (remove an empty line), saved, and then box appears again. I tried browse an other page and come back to root page. This time the box is still there :-( This bug is really strange, but I'm happy to see I'm not the only one experiencing it. |
hello again. I just had a case now and NO ERROR MESSAGE SHOW UP |
Still cannot find the reason. Effect is, that all class div are missing in the html output: eg, it should be:
but produced is:
When I edit the page, e.g. add one empty line, the next view is ok, but then again on reload it breaks sometimes. |
Hello On my installation, I think I found a way to reproduce bug on-demand:
I hope it can be reproduced for others. |
I tried to reproduce on a clean instance with |
@phy25 hello. I'm not sure whether or not you were talking to me. I have to say I re-installed a clean Greebo instance. The wiki I'm building is for ma company (documentation project) and I could not afford to wait for this bug to be fixed. good luck to you for chasing this bug! |
I wonder if this has anything to do with dokuwiki/dokuwiki#3123 or dokuwiki/dokuwiki#3179. DokuWiki's cache has been refactored (dokuwiki/dokuwiki#2689) and people have reported other things to do with the cache that cannot be reproduced. |
I have not seen the problem for some time now. From my side closeing the issue would be OK. |
Hello
I'm experiencing a strange behaviour of Wrap Plugin :
=> When I make a preview of the page, I can see the tip box
=> when I save the edited page, the result page is OK, I see the tip box
=> now, go to another page of the wiki, and back to the previously edited page : The Tip box has vanished ! I still can the the link ( [[:wiki:projet|blablabla]] ), but no box, no back color, no bulblight.
I tried several browsers, I tried to refresh the page, I tried to include
NOCACHEin the page, I tried to change the template (I reverted to default) but nothing worked so far :-(It is really strange : if I make a dummy modification of the page and save, the page is OK, but if I leave the page and come back, box has vanished.
I tried the Note plugin (https://www.dokuwiki.org/plugin:note) and it has the same behaviour.
Is it a bug? Any suggestion welcome.
thank you
The text was updated successfully, but these errors were encountered: