Wiki Party thank you...

Re: The morning hangover after the party

by Ludo (Marc Alier) -
Number of replies: 0
Oh! Grrreat :D

We'll get rigth to it. I'll ask eloy for some help on it ( he volunteered ;) )
I've got a list of solved issues from the wiki-arena list (everithing is in the CVS):

  • a lot of times data is read from the database and written straight back in without addslashes(), causing problems on data with 'apostrophes'.  I checked in some quick fixes for this but it needs to be looked at systematically.
    FIXED


  • lots of output like this: echo 'no s'han pogut actualitzar els hits'; which should firstly use strings from lang page and secondly, use notify(), notice() or error() functions as appropriate.
    FIXED

  • dfwikilib.php should be locallib.php to fit in with mod conventions.
    FIXED

  • Don't use ipatlas, use /iplookup/index.php?ip=xx&user=xx
    FIXED
  • HTML Editor  weird  visualization issues.
    FIXED
  • Page history loose user data.
    Works for us, but Eloy says I does not. so we'll need to reproduce the bug.
  • And working
Now we get to work with the UTF Stuff.
Regards
Ludo