Closed GoogleCodeExporter closed 8 years ago
techdisplayxerte probably isn't affected as it is unlikely to be running the
latest code... I think you're referring to some of the 'alert' calls which have
been left in the javascript and should only popup when things perhaps go wrong.
At least, I see these here.
Original comment by ginger...@gmail.com
on 27 Sep 2011 at 6:09
i can confirm this behaviour - I've tried to track down where the output is
coming from but I can't - oddly the behaviour seems a bit different on chrome
(where it shows as a normal alert() popup) and firefox (where it seems to
appear as part of the flash widget).
As far as I can tell I've put in place as many string.trim()'s as I can in
javascript to squelch out empty output - which has removed 2-3 popups - but i
can't get rid of the last one unfortunately.
Original comment by ginger...@gmail.com
on 28 Sep 2011 at 7:46
This has already been fixed twice
Original comment by Patrick....@googlemail.com
on 1 Oct 2011 at 3:34
I think some blank spaces have/were/are being added onto the root/database.php
file when it's generated from the setup wizard.
i.e.
<?php
....blah blha blah bla
?>[xxx]
(Where [xxx] are the spaces which are added in and shouldn't be there).
I've removed the closing ?> from the setup/database.txt file which should solve
the issue, but I'm not sure.
Original comment by ginger...@gmail.com
on 3 Oct 2011 at 10:52
Original comment by juliante...@gmail.com
on 5 Mar 2012 at 11:29
Original issue reported on code.google.com by
tonyjbut...@gmail.com
on 21 Jun 2011 at 11:14Attachments: