Project

General

Profile

« Previous | Next » 

Revision 647

Added by doc almost 17 years ago

fixed bug with text Captcha (input restricted to 10 characters) and a small layout issue

View differences:

CHANGELOG
10 10
# = Bugfix
11 11
! = Update/Change
12 12

  
13
------------------------------------- 2.7.0 -------------------------------------
14
30-Jan-2008 Thomas Hornik
15
#	registered pages didn't appear in menu. fixed.
16
!	Updated upgrade-script. (Some upgrades still missing)
17
29-Jan-2008 Thomas Hornik
18
#	strtotime()'s behavior differ in PHP4 and PHP5.
19
	Had to fix some issues in admin/pages/sections and module news.
20
#	Security bugfix: Text file for text-captcha was world-readable. Moved to database.
13
------------------------------------- 2.7.0 -------------------------------------
14
30-Jan-2008 Christian Sommer
15
#	fixed bug with text Captcha (input was restricted to 10 chars.) and a small layout issue
16
30-Jan-2008 Thomas Hornik
17
#	registered pages didn't appear in menu. fixed.
18
!	Updated upgrade-script. (Some upgrades still missing)
19
29-Jan-2008 Thomas Hornik
20
#	strtotime()'s behavior differ in PHP4 and PHP5.
21
	Had to fix some issues in admin/pages/sections and module news.
22
#	Security bugfix: Text file for text-captcha was world-readable. Moved to database.
21 23
#	Text-captcha: empty line in text file, following a question, was accepted as answer. Fixed.
22 24
28-Jan-2008 Matthias Gallas
23 25
#	Replaced all special chars in language files with htmlentities or unicode
......
31 33
!	added possibility to select the default backend language during installation process
32 34
!	Re-introduced Changeset 593 (filename in pages/ from page_title instead of menu_title)
33 35
#	Fixed some bugs in the Javascript Admin modul
34
28-Jan-2008 Thomas Hornik
36
28-Jan-2008 Thomas Hornik

35 37
+	Allow a user-supplied From-Name in form-settings for email und success-email.
36 38
!	changeset 627: menu_link and search/search.php needs some minor changes, too.
37 39
+	Added Text-CAPTCHA on request. The captcha-text will be stored in temp/.captcha_text.txt

Also available in: Unified diff