Hi together,
having a problem with Mantis 1.2.0. Running on Linux with apache 2.2.12-1, libapache-php 5.2.10 and mysql 5.1.37.
When adding support for javascript in the pages the href buttons for expanding, collapsing areas (for example filters) are doubled and they doesn't work. I did not find any hint for solving the problem.
Anyone having an idea?
Thanks
href button for collapse, expand doesn't work
Moderators: Developer, Contributor
Re: href button for collapse, expand doesn't work
Are you able to reproduce this on http://www.mantisbt.org/bugs ?
-
pitiplatsch
- Posts: 3
- Joined: 18 May 2010, 12:42
Re: href button for collapse, expand doesn't work
no! it seems not to be a client problem. the wrong html code is allready send to the client, doesn' matter if IE or firefox
-
pitiplatsch
- Posts: 3
- Joined: 18 May 2010, 12:42
Re: href button for collapse, expand doesn't work
i checked version 1.2.1, but same problem. also with old version 1.1.6. Seems to be a more general problem with php?
Re: href button for collapse, expand doesn't work
I have the same problem. On diff machines with diff OS, on localhost and on my hosting expand/collapse doesn't work! But on mantisbt.org/bugs all seems great.
I use Mantis version 1.2.2.
I use Mantis version 1.2.2.
Re: href button for collapse, expand doesn't work
Checking the difference of the html code generated from mantisbt.org and your server in your browser will help to find the problem.
Which PHP-version do you use?
Just to be sure that this is not browser related.
Try my fresh test installation of version 1.2.2 at http://www.atrol.de/mantisbt-1.2.2
Which PHP-version do you use?
Just to be sure that this is not browser related.
Try my fresh test installation of version 1.2.2 at http://www.atrol.de/mantisbt-1.2.2
Re: href button for collapse, expand doesn't work
Thanks, i'll try!
On localhost php_version - 5.3.0, my hoster use - 5.2.x (php_info is not allowed now
)
Your fresh install works fine too.
On localhost php_version - 5.3.0, my hoster use - 5.2.x (php_info is not allowed now
Your fresh install works fine too.
Re: href button for collapse, expand doesn't work
5.3.0 is a very bad one, if using 5.3 you should use latest 5.3.3jas0n wrote: On localhost php_version - 5.3.0, my hoster use - 5.2.x (php_info is not allowed now)
My test installation is 5.2.12
Re: href button for collapse, expand doesn't work
Thanks, atrol!
I solve my problem, custom css cause expand/collapse doesn't work.
I solve my problem, custom css cause expand/collapse doesn't work.