phpbb/phpBB
Meik Sievertsen e6f46e65a7 fix an improper fix.
- generally, sorry, but direct url parsing after ] will no longer work...
- try to eliminate the most common "bug" for placing urls within the [url=][/url] part (the text). This will trigger make_clickable and render the url invalid (doubled url), moreso if other text is involved too. This is still te case if the url is not written directly after the [url=] part. This is nearly the best we can get within 3.0.x - and every report about [url=], [url] and make_clickable and it's non-parsing or parsing will be closed with "will not fix", except it is a critical bug resulting in the non-functioning of the board. We may adjust this later to our own liking while we try to find different ways to face these problems.


git-svn-id: file:///svn/phpbb/trunk@7681 89ea8834-ac86-4346-8a33-228a782c2dd0
2007-05-25 18:00:22 +00:00
..
adm Some fixes... 2007-05-24 16:18:04 +00:00
cache informational change for orphaned attachments - they only list already uploaded files not assigned to posts (orphaned attachments). 2007-05-12 13:20:38 +00:00
develop #11637 2007-05-25 12:22:04 +00:00
docs changelog 2007-05-25 17:43:16 +00:00
files informational change for orphaned attachments - they only list already uploaded files not assigned to posts (orphaned attachments). 2007-05-12 13:20:38 +00:00
images adjust smilies. Also allow adding more codes to existing smilies... no one noticed this before. :/ 2007-05-17 11:59:06 +00:00
includes fix an improper fix. 2007-05-25 18:00:22 +00:00
install Introduced checks to stop negative postcounts (Bug #11561, #11421) 2007-05-25 16:03:40 +00:00
language #11583 2007-05-25 05:12:34 +00:00
store #10379 2007-05-02 11:48:42 +00:00
styles Some fixes... 2007-05-24 16:18:04 +00:00
.htaccess Just a precaution 2005-01-13 23:36:56 +00:00
common.php - clean up mssql and mssql_odbc, mssql now uses a different method of dealing with IDENTITY 2007-02-19 04:12:13 +00:00
config.php In honor of Beta4! 2006-11-28 09:38:31 +00:00
cron.php some fixes. 2006-08-25 15:15:53 +00:00
download.php we included a check for getimagesize() existance... now we again can suppress notices while running this function. 2007-05-19 16:40:56 +00:00
faq.php some fixes today 2006-12-24 13:11:54 +00:00
index.php "Ghost" topics in active topics list when shadow topics and corresponding topic in same resultset [#10313] 2007-04-30 13:32:18 +00:00
mcp.php #11255 2007-05-22 21:32:26 +00:00
memberlist.php #10823 2007-05-13 10:19:50 +00:00
posting.php #11257 2007-05-21 12:30:14 +00:00
report.php - #10159 (as well as the exact same issue with reports) 2007-04-30 11:44:54 +00:00
search.php - correctly transfer the search query across search result pages 2007-05-13 16:15:20 +00:00
style.php - style.php uses default language fallback for the imageset like session.php now 2007-05-20 14:32:23 +00:00
ucp.php :P 2007-05-15 17:38:57 +00:00
viewforum.php added class for disabled options in ACP 2007-05-04 12:30:21 +00:00
viewonline.php "Ghost" topics in active topics list when shadow topics and corresponding topic in same resultset [#10313] 2007-04-30 13:32:18 +00:00
viewtopic.php we included a check for getimagesize() existance... now we again can suppress notices while running this function. 2007-05-19 16:40:56 +00:00