FUDforum
Fast Uncompromising Discussions. FUDforum will get your users talking.

Home » FUDforum » FUDforum Announcements » FUDforum 2.5.0RC5 Released
Show: Today's Messages :: Polls :: Message Navigator
Switch to threaded view of this topic Create a new topic Submit Reply
FUDforum 2.5.0RC5 Released [message #10784] Tue, 10 June 2003 12:35 Go to next message
Ilia is currently offline  Ilia   Canada
Messages: 13241
Registered: January 2002
Karma: 0
Senior Member
Administrator
Core Developer
Another bug fix RC Wink

  1. Fixed error message on double e-mail confirmation
  2. Fixed a warning message when editing global groups in admin group manager.
  3. Added list like e-mail headers when sending full body e-mail notifications.
  4. Multiple fixes to wordwrap
  5. Handling of special characters in RDF
  6. Fixed if condition around post button
  7. Updated French, Portuguese, Dutch and Swedish translations
  8. Added Romanian translation
  9. Optimized the last X posts in RDF feed
  10. Check display_errors ini setting inside fud_sql_error_handler
  11. Fixed private message redirect
  12. HTML sanitation on announcment control panel
  13. Add http:// ftp:// https:// check for homepage & image URLs
  14. Fixed a bug in tree view template
  15. Fixed a bug with forum renaming
  16. Fixed maximize/minimize category bug
  17. Fixed double includes in consistency checker
  18. Better PostgreSQL version detection
  19. Bug with destination user loss when quoting replies in PM
  20. Fixed path_info urls for anonymous users.
  21. Added Bust'A'Punk feature


Translation Status
bulgarian       translation has 70   untranslated strings
chinese         translation has 52   untranslated strings
romanian        translation has 40   untranslated strings
french          translation has 52   untranslated strings
german          translation has 67   untranslated strings
italian         translation has 171  untranslated strings
latvian         translation has 96   untranslated strings
polish          translation has 72   untranslated strings
russian         translation has 22   untranslated strings
spanish         translation has 150  untranslated strings
swedish         translation has 33   untranslated strings
turkish         translation has 69   untranslated strings
portuguese      translation has 39   untranslated strings
norwegian       translation has 87   untranslated strings
russian-1251    translation has 22   untranslated strings
czech           translation has 72   untranslated strings
slovak          translation has 954  untranslated strings
dutch           translation has 168  untranslated strings
chinese_big5    translation has 51   untranslated strings


FUDforum Core Developer

[Updated on: Tue, 10 June 2003 13:19]

Report message to a moderator

Re: FUDforum 2.5.0RC5 Released [message #10794 is a reply to message #10784] Tue, 10 June 2003 14:57 Go to previous messageGo to next message
gladiator is currently offline  gladiator   China
Messages: 61
Registered: June 2002
Location: Beijing
Karma: 0
Member
bug in www_root/adm/admsysinfo.php

<?php
function get_php_setting($val)
{
        
$r =  (ini_get($opt) == '1' ? 1 : 0);

        return
$r ? 'ON' : 'OFF';
}
?>


"$val" should be "

"$val" should be "$opt"(or we say "$opt" should be "$val" Razz ).
Re: FUDforum 2.5.0RC5 Released [message #10796 is a reply to message #10794] Tue, 10 June 2003 15:36 Go to previous messageGo to next message
Ilia is currently offline  Ilia   Canada
Messages: 13241
Registered: January 2002
Karma: 0
Senior Member
Administrator
Core Developer
Fixed in CVS.

FUDforum Core Developer
Re: FUDforum 2.5.0RC5 Released [message #10858 is a reply to message #10784] Wed, 11 June 2003 23:35 Go to previous messageGo to next message
fredb is currently offline  fredb   Bulgaria
Messages: 8
Registered: January 2003
Location: Paris, France
Karma: 0
Junior Member
prottoss a écrit le mar, 10 juin 2003 14:35

Another bug fix RC Wink

Translation Status

french translation has 52 untranslated strings



Update to the french translation: 24 new lines translated.

BTW I subscribed to the previous discussion (about RC4) and I received e-mails with the subject text in the sender's language (precisely portuguese and english) while I expected it to be in my language choice


Update to the french translation: 24 new lines translated.

BTW I subscribed to the previous discussion (about RC4) and I received e-mails with the subject text in the sender's language (precisely portuguese and english) while I expected it to be in my language choice (french). Is this a known bug ?

TIA

Fred
Re: FUDforum 2.5.0RC5 Released [message #10869 is a reply to message #10858] Thu, 12 June 2003 16:46 Go to previous message
Ilia is currently offline  Ilia   Canada
Messages: 13241
Registered: January 2002
Karma: 0
Senior Member
Administrator
Core Developer
The language this is not a bug, merely the result of multi-lingual themes being supported in a single forum. Rather then having a special forum for each language.

FUDforum Core Developer
  Switch to threaded view of this topic Create a new topic Submit Reply
Previous Topic: forum 2.5.0RC3 Released
Next Topic: FUDforum 2.5.0RC6 Released
Goto Forum:
  

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ]

Current Time: Sat May 18 03:46:10 GMT 2024

Total time taken to generate the page: 0.02686 seconds