Nucleus v3.15 (November 14, 2004)

  • FIXED: Some XSS issues, as reported by Alexander Antipov
  • FIXED: Validate data that is sent as HTTP headers (redirects etc) (karma)
  • FIXED: bug 1029057, parsed include doesn't accept empty files (karma)
  • FIXED: bug 1036849, 'relevance' listed in list of available skinvars, while it's a templatevar (karma)
  • FIXED: It was possible to spoof the username on comments, even when "protect member names" was turned on. Reported by bigmouth. (karma)
  • FIXED: bug 1025675, if(hasplugin) causes warnings in action log when plugin does not exist (karma)
  • FIXED: bug 1008700, taking away admin attribute from a member was disallowed when that member did not have logon rights (karma)
  • FIXED: bug 968925, member edit leak out repeat password box while it should be hidden (admun)
  • FIXED: bug 933580, URLs in comments followed with a comma should not have the comma in the generated hyperlink (karma)
  • FIXED: bug 1019584, separating search terms with a '+' character caused SQL errors (karma)
  • FIXED: bug 1016217, superadmin should be allowed to edit all items/comments (karma)
  • FIXED: bug 1019191, <%if(blogsetting,..)%> / <%if(category,...)%> broken on error pages (karma)
  • FIXED: Made sure no code relies on the PHP5 setting register_long_arrays to be On (karma)
  • FIXED: Call to undefined function when user specified a language in its profile (jef pober)
  • FIXED: Quickmenu didn't show up after login from index.php?action=showlogin (karma)
  • CHANGED: new plugin event ValidateForm (karma)
  • CHANGED: Extra whitespace to make skin exports easier to read in text editors (karma)
  • CHANGED: e-mail notifications are now sent as utf-8 rather than iso-8859-1 (karma)
  • ADDED: Admin members can click the version number in the admin area to check for a newer version (karma)
  • ADDED: <%if(admin)%> and <%if(admin,blogname)%> in skins (karma)
  • ADDED: In the admin area, a list of all comments for a blog is now available (karma)
  • ADDED: ITEM::getitem returns blogid, as suggested by leonbloy (karma)
Version History