sbulen
sbulen
### Basic Information If you attempt to attach a .tiff in 3.0, you get a "cannot assign false to property" error.  ### Steps to reproduce New install, all default...
### Basic Information I'm getting the following error ~every 10 seconds in the browser console: XML Parsing Error: junk after document element Location: http ://localhost/84van30/index.php?action=admin Line Number 11, Column 3...
[2.1 & 3.0]: Consider disabling cron during patches, mod installs, etc, when source code is in flux
### Basic Information It may make sense to disable cron during patching. During patch testing, I occasionally see cron errors. If you do enough patches, it'll happen... 2 examples during...
### Basic Information If users click back while installing a mod, & try again, they get duplicate entries in pacman. Shouldn't the token check prevent this from happening? I also...
### Basic Information Guests cannot see boards when cookies are disabled. Note the board has the proper permissions, -1,0,2. This is followup to #8615 . It's interfering with testing of...
Fixes #8393 Partial for #8383 (addresses 2.1 only) This PR removes PHPSESSID URL handling altogether from SMF. It also addresses the 8.4 SID & session parameter deprecation issues, that are...
### Basic Information Documenting a couple issues & sharing some thoughts on diffs. Diffs sometimes use lines, and sometimes use context, to properly figure out which lines to replace. It...
### Basic Information If you attach a .tiff, it attempts to create a thumbnail. The thumbnail creation fails, leaving behind a 0-byte file in the file system.  Note that...
Partial for https://github.com/SimpleMachines/SMF/issues/8383 (addresses 3.0 only) This PR removes PHPSESSID URL handling altogether from SMF. It also addresses the 8.4 SID & session parameter deprecation issues, that are related. The...
### Basic Information I realize there is a lot of open work on the upgrader now, just logging this so folks are aware. If you run the upgrader from 2.1...