History | View | Annotate | Download (44.1 kB)
This commit was manufactured by cvs2svn to create tag'release_2_0_18'.
Stop using a couple of the php3 compatability wrappers since thefunctions they replace are present in the current minimum required phpversion.There should be no noticable change from this apart from a slightperformance increase, but again please report any issues with this...
ok, bugfixing phase #1 finished. There will be more bugfixes coming and those knowing CVS/php/mysql are encouraged to implement the fixes. ;)
- some 2.0.x updates
- security related checkin
- modcp bugfix (empty topic/forum id)- fix user signature problems (html globally turned off/on)
2.0.13
some changes
2.0.11
prepare new release - see changelog for changes
this is what you get if you upgrade tortoiseCVS. :/ Wrong line endings.
2.0.7
Vulnerability + potential Zend fixes
post/topic_id were already set by default ... no need for "else" statements
Fix possible SQL injection option ... oh and big thanks to the person that notified us and gave us a whole,ooohh,hour to act on it, cheers ... sigh
some bugfixes... cvs does not work very well at the moment. hope the change within the mssql schema do the job, i will test this tonight (i have to be at work in a few minutes).
Removed extraneous 2 joins to posts table on next/prev topic links
see changelog entry
revert newest post change.
fixed bugs #1487, #1385 and #1505, changed newest post code a little bit (now it should work as intended)
Code rejiggle to move highlight back after smilie parsing
Changes to add session_id to newest redirect were failing ... fixed
Wrong variable name
Fix voting and splitting issues
Various fixes, see CHANGELOG
Mainly HTML fixes, change to try and prevent on* text within HTML tags (HTML parser seems to not be behaving with disallowed tags as it should), etc.
session_ids to forms and other items
redirect header changes
Prevent replacement of censored words within < and >
Fixed bug #806, incorrect alt-text for stop watching topic
More fixes and updates
A whole bunch of fixes
Damn it, another PHP3 oversight ... I could happily "damage" the person who noted this to the security lists ...
Used foreach ... changed for for for PHP3 compatibility
fixed another cross-browser scripting issue, thanks to cristiro for noting the problem
Should help reducing the number of SQL processes not dying.
Clear topic_mod ... Lars Janssen
More fixes ... hopefully corrects for moved topic/pagination issues ... needs testing (run update_to_201.php ... if you are already running 2.0.1 you'll need to modify the case statements in update_to_201 or necessary checks won't complete)
Added exit's after those header location redirects without them
Signature issues
Loads of bug fixes and updates
Fix delete post image being replaced by text for normal users
This commit was manufactured by cvs2svn to create branch 'phpBB-2_0_0'.
pre-freeze on main templates, various bug fixes (highlighting search results, various search related issues, blah blah). These updates need thorough checking, quickly
Ok all of these damned httpd server that are different are about annoying
Various bug fixes, polls, Guest vs. Anonymous, quoting guests
More header fixing
Fix error when view is set to somethng unexpected
Minor rewrite of some sql fetchrow stuff
Loads'a changes including fix for security issue, thanks to Matthijs for checking this out and confirming
Bu**er bu**er bu**er damn damn damn ...
oops, removed preg_quote but left \* in place ... bug #516545
Minor update to topic notification which should put an end to a rare bug
No idea if this is as desired but 'topic link' now points to the current page
Repeat after me "Paul is a moron"
Add a login redirect for users not logged in who attempt to visit restricted forums ... also shows a forum/post doesn't exist for hidden forums/topics/posts if user is logged in but not authed to view them
Or this one even ... this is not easy ...
Okay, let's give this highlighting preg_ a shot ...
Semi-fix for bug #511849 , see comments for more details
Fixed bug #512194
Another warning fix ...
Fix various var not set warnings ... many thanks go to The Horta for pointing out and offering fixes for many of these
Various updates related to email creation ... should fix various bugs and errors, in theory
Fix global disallow sig still allows old sigs to display bug #501162
Fix admin disable avatar yet still shows bug #506070
Fix bug #504604
Changes to topic/forum tracking ... tested for several days on test board and all seems fine, give feedback in forums
Fix bug #501353
Allowing old style URLs
Added alt and title tags to rank image output
Altered way ICQ overlay is done, uses JavaScript ... don't want this generated within the source code, fixed website issue in profile
Moderator+ viewing of email addresses
Fix sig bug #495562 and prepare club for next person who says "fix it quick" ... :)
Separate sig completely from message
Fixed bug #493598 and added SPAN to signature
Another lastvisit name change missed
Fix view newest post error + missing mini post icon in posting preview
Fixed some language strings, added some handy things to viewtopic
Remove guest user topic tracking via cookies, update viewtopic to re-fix highlighting of search terms, add lang capability to images, various other issues, removed remote avatar size reduction
Avatar size is fixed for remote avatars
Small change to make HTML source of viewtopic more readable
bug #489842 -- some pages were doing bbencode_second and make_click in a bad order.
bug #488067: no, preg_quote() didn't always have 2 args.
New session code, probably still dodgy, fix for login failed message, search updates, highlighting URI messup fixes, max limit for ranks
A 'not quite a Pauls up' + short date format
Implemented Navigation bar in Mozilla
Finally moved the bbcode_uid from posts to posts_text, DON'T FORGET TO RUN THE CONVERT SCRIPT IN /develop/ !!
Reminder to self, checking files at 2am bad, checking files at 2pm good
Various updates
More lang cleanups
Rank code playing silly beggars again, I hate that game personally
Mainly language updates but some bug fixes too
Lang related update for topic watch