Skip to main content
Topic: Manage Attachment (Read 943 times) previous topic - next topic
0 Members and 1 Guest are viewing this topic.

Manage Attachment

There was a bug report for the admin panel and attachments, with JS turned off.   The issue is https://github.com/elkarte/Elkarte/issues/3346 but its really a continuation of the issue @badmonkey reported here: https://www.elkarte.net/community/index.php?topic=5535

I think the JS issue is easy enough to resolve as we are missing a test for conflicting parameters which the JS would normally take care of.

Then there is the older issue which we kind of fixed, but not really.   So I've made additional changes to the manageattachment file which I'm hopeful will stop the various errors and address some of the annoyances in that area.  Anyway if anyone is willing to test here is the file.

Re: Manage Attachment

Reply #1

Ok. I'll play with it later and see what happens. Worst that can happen is a dead test site. :)
Master of Expletives: Now with improved family f@&king friendliness! :D

Sources code: making easy front end changes difficult since 1873. :P

Re: Manage Attachment

Reply #2

Thats the spirit :D Although it still annoys me when I blow up one of my test sites, but so far this patch has been harmless.