Login | Register


All times are UTC - 5 hours [ DST ]


It is currently Tue Apr 16, 2024 4:31 am




Post a reply
Username:
Subject:
Message body:
 

Font size:
Font colour
Options:
BBCode is ON
[img] is OFF
[flash] is OFF
[url] is ON
Smilies are OFF
Disable BBCode
Do not automatically parse URLs
Question
Thi5_ w 0 n d r o u s_ th!ng,+ t h o u g h_ n0t_ a n_ h e r b,+ c@n_ h e l p_ c o m f 0 r t_ t h e_ w e a k_ a n d_ t h e_ d y i n g.+ I t_ c a n_ e v e n_ be_ u5ed_ to_ r a l l y_ t h e_ tr00p5,+ o r_ m a k e_ 0ne_ st@rt_ l @ u g h i n g_ 0r_ c r y i ng.:
This question is a means of preventing automated form submissions by spambots.
   

Topic review - The board has been updated to v3.0.9
Author Message
  Post subject:  The board has been updated to v3.0.9  Reply with quote
This update fix a large number of bugs as well as improving on usability and performance.

* Multiline [url] not Converted
* Topic bumping does not create new topic icon on index
* Quicksearch uses POST, thus the page expires!
* Increase limit of custom BBcodes
* Correctly update topic_time when deleting first post in topic
* URL of search results page does not always contain all keywords of the search query
* mistake in description of function generate_board_url
* Browser autocompleton fills wrong fields in ACP
* Honour ACP settings for min/max username length when posting as a guest.
* Wrong confirmation text when clicking "mark forums read" in a category
* Show numeric CPF default value when editing
* Subsilver and prosilver CSS elements out of order.
* Correctly encode default_dateformat when converting from phpBB2
* The word "administrate" is not correct.
* Naming inconsistency of Merging Posts / Topics in MCP
* Add option to delete template/theme/imageset when deleting style.
* Unable to create "Fulltext native" search index using the mssqlnative DBAL
* Password requirement "Must contain letters and numbers" is not working properly
* Empty value for CONFIG_TABLE config_name= 'mime_triggers' causes functions_fileupload.php->fileupload->check_content() to be too restrictive
* "Search new posts" should require login
* Total topics isn't correct after I deleted a user
* view_log() performs unneeded count query over all log entries.
* Firebird index name length limit is not taken into account
* DSN field should include SQLite
* Send "Moved Permanently" before stripping off session ids for Bots.
* Javascript bug in Subsilver2 PMs
* Incorrect open/close field in Manage ranks ACP
* currunt should be current
* "Length of ban:" is not displayed in ACP
* $template->display hook does not pass $template instance
* prosilver logo margin bug in IE 6-7-8
* Do not link "login to your board" to the "send statistics" page after completed update.
* Redirect fails with open_basedir enabled
* The Bing bot is not added when converting.
* Wrong handling of consecutive multiple asterisks in word censor
* Mass Mail missing under the system tab on a fresh install
* JavaScript error in recaptcha ACP template
* Extension groups naming don't use users' language in ACP
* $inserts empty in sql_query() for oracle
* Inline quicktime files won't display
* $user->lang() is not handling arguments as per documentation
* Problem with localized button images after uprading from 3.0.7-PL1 to 3.0.8
* Set focus to password on re-authentication
* u_masspm* permissions are forced to never for certain groups
* Inconsistent activation logs
* Language download in ACP creates index.html and misses captcha_*
* user_lang input not checked during registration
* Fix unit test dependencies on phpBB files
* 3D Wave CAPTCHA mt_rand() does not check order of min/max values
* Inconsistent approve/disapprove button order in modcp
* {forumrow.L_FORUM_FOLDER_ALT} and {SEARCH_IMG} only return a language key.
* users can register without custom profile field correctly entered
* __DIR__ in test suite renders it unusable on php < 5.3
* set_config_count() fails on PostreSQL 7
* ACP function validate_range() fails partially on non-32-bit systems
* "Find a member" generates SQL error when large dates are entered
* No such thing as $_SERVER['HTTP_VERSION']
* "Disallow usernames" does not check already disallowed names
* ACP template edit feature allows to read any files on webserver and to upload/execute any script on it
* Use image from configuration file for displaying online-status.
* download/file.php uses $_GET value instead of function request_var()
* 2.x to 3.x conversion fails when using mssqlnative to connect to destination database
* GD captcha has invalid mt_rand calls
* Session ID always included in URL on posting.php
* Session test files are misnamed, session tests are not run
* Session tests are broken
* Firebird misspelled in database updater
* Root path is undefined in MySQL upgrader
* Consistent is misspelled twice
* Typo in tests database connection manager
* Firefox4 restrictions to :visited
* commit-msg hook prints \n on freebsd
* Cleanup Template Tests
* Add smilie errors out when image is missing
* Cache mock does not unset database versions other than mysqli
* cache/queue.php.lock isn't covered by .gitignore
* commit-msg hook aborts on overlength comment lines
* Wrong whitespace in functions.php
* Race condition in unique_id() on heavily busy database.
* member.S_PENDING_SET in styles/prosilver/template/ucp_groups_manage.html
* missing one intval() along with others already being there
* Errors while copying a topic
* Use of count() in captcha_gd.php and mssqlnative.php
* BBcodes not working if post contains about or more 55000 non-english symbols
* Big posts becomes empty if they have smilies on specified places.
* ICQ profile link leads to a webservice that is no longer active
* Inconsistent use of smilie/smiley
* Error message is on green background when trying to ban a nonexistent user
* Deleting an unintended space at the end of PHP_URL_FOPEN_SUPPORT_EXPLAIN
* Firebird cannot handle DECIMAL(255, 0)
* Typo in code comment in functions_template.php
* deregister_globals causes error when cookie called GLOBALS is set to scalar value
* reCAPTCHA address has changed
* Firefox4 displays grey pixels at PM message rows when message is neither marked nor replied
* phpBB package cannot be built with bsdtar
* build.xml does not specify path to find - breaks on FreeBSD
* Broken compressed output when errors/warnings are handled by phpbb and output_buffering is set to 4096 and phpbb gzip is enabled
* Duplicate output when output_handler is set in php.ini
* Missing semicolon in MySQL Upgrader
* Do not check DNS Blacklists if IPv6 address is passed to session::check_dnsbl().
* Function validate_config_vars() improperly validates multibyte strings
* Fix quotations and hyphen in language strings for PHPBB3-10067
* Package build tool does not detect binary file changes
* Normalization tests fail when unicode.org is not reachable
* Missing space on the recent PHPBB3-9992 changes
* IP limit index name too long on Oracle
* Cannot configure Q&A on Oracle
* STRIP is not defined in style.php causing a notice to be thrown
* Inappropriate character in web.config file
* Logging in with Mobile Device triggers SQL error on *_login_attempts.
* Inconsistent usage of "Seconds" in ACP Settings
* Prevent date/time functions from throwing E_WARNING on PHP 5.3 by setting a default timezone
* Broken compressed output when errors/warnings are handled by phpbb and output_buffering is set to 4096 and phpbb gzip is enabled
* Updater references startup.php from board path
* Typo in 3.0.9-RC1 user registration settings
* On languge/acp/styles.php "%s" should be "%s"
* Search within topic/forum searches all posts
* IE Emulation fix breaks posting layout when PMing
* msg_handler() reports E_WARNING as "PHP Notice: "
* mediumint(8) too small for phpbb_login_attempts.attempt_id
* phpBB Logo needs the Registered Trademark Symbol

* Banned users get mass emails.
* Optimize session_begin REMOTE_ADDR validation
* Get rid of Internet Explorer 7 emulation
* Language typos in language/en/acp/board.php
* Posting URL in subsilver 2
* Feed Icon displays on Forum links
* URLs to javascript should be T_SUPER_TEMPLATE_PATH instead of T_TEMPLATE_PATH
* Skip PM popup in overall_header.html, if there are no new PMs.
* Add directive 'internal' to blocked folders in nginx example configuration.
* Differentiate published/updated dates in Atom feed
* Make the error message when cache is not writable clearer
* Allow a Style to present Unread PM in different way than read PM
* Continuous integration on PHP 5.2
* download/file.php needs more use of send_status_line
* Setup github network improvements
* More informative reporting of errors when database connection fails for Firebird and PostgreSQL.
* ACP options for account activation are confusing when emails are turned off board-wide
* Improvements in sample nginx config file
* Send the post number to the template as it relates to it's position in the topic
* Compatibility with native phpass hashes
* Replace ^ with &~ in error_reporting calls
* Performance improvement for $auth->_fill_acl()
* Ability to force recompilation of all templates on every page load
* Move "copy permissions from" to below "parent" in forum creation form
* Return link not really useful after sending a Private Message
* UCP signature panel displays when not authed for signatures

* WinCache Caching Module
* Limit amount of failed login attempts per IP
* Redis caching module
Post Posted: Fri Oct 07, 2011 9:42 am

All times are UTC - 5 hours [ DST ]


Jump to:  
cron