sbulen

Results 78 issues of sbulen

### Basic Information If you attempt to attach a .tiff in 3.0, you get a "cannot assign false to property" error. ![Image](https://github.com/user-attachments/assets/f46acd8d-420f-4199-bb78-de1a66282123) ### Steps to reproduce New install, all default...

Not Verified

### 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...

Minor Bug

### 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...

Upgrader

### 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...

Package Manager

### 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...

Boards
Login/Sessions

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...

Package Manager

### 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. ![Image](https://github.com/user-attachments/assets/0e4777c1-8914-44d4-a0ba-9a26de39d8da) Note that...

Attachments

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...

Upgrader