Avatar

inconsistent behaviour if you want to delete threads (Bugs)

by Auge ⌂, Wednesday, February 23, 2011, 13:07 (4808 days ago)

Hello

I deleted three spam postings (every posting opened a new thread) from the main view as moderator of this forum. I used the "delete posting" function, not the "mark entry" function. So I had to confirm the deletion every single time.

Two of the three deletion orders gave me a JavaScript generated confirm ("do you want to delete? yes/no"), the third deletion order opened a new page ("do you want to delete the postings with all it's replies?"). There was no replies.

Why the behaviour in the third case differs from the both before? As said, I used in all three cases the same function and all the threads had no replies, only the opening postings.

Tschö, Auge

--
Trenne niemals Müll, denn er hat nur eine Silbe!

Avatar

inconsistent behaviour if you want to delete threads

by Micha ⌂, Wednesday, February 23, 2011, 14:15 (4808 days ago) @ Auge
edited by Micha, Wednesday, February 23, 2011, 14:35

Hi,

each time, I got the same message (as admin): "Sicher, dass dieser Eintrag und alle Antworten gelöscht werden sollen?"

EDIT. Do you have an entry in your JS delete_posting_replies_confirm?

regards
Micha

--
applied-geodesy.org - OpenSource Least-Squares Adjustment Software for Geodetic Sciences

Avatar

inconsistent behaviour if you want to delete threads

by Auge ⌂, Thursday, February 24, 2011, 08:21 (4807 days ago) @ Micha

Hello

each time, I got the same message (as admin): "Sicher, dass dieser Eintrag und alle Antworten gelöscht werden sollen?"

As said, I got this message in one of three cases. *grübel*

EDIT. Do you have an entry in your JS delete_posting_replies_confirm?

I use the standard JS wich is running here. Where should I search for it?

Tschö, Auge

--
Trenne niemals Müll, denn er hat nur eine Silbe!

Avatar

inconsistent behaviour if you want to delete threads

by Micha ⌂, Thursday, February 24, 2011, 08:51 (4807 days ago) @ Auge

Hi,

I use the standard JS wich is running here. Where should I search for it?

I only found the phrase in main.js and main.min.js respectively.

window.confirm( lang["delete_posting_confirm"] );

The lang[<key>]-Array is located in your language-file.

regards
Micha

--
applied-geodesy.org - OpenSource Least-Squares Adjustment Software for Geodetic Sciences

Avatar

inconsistent behaviour if you want to delete threads

by Auge ⌂, Thursday, February 24, 2011, 22:35 (4807 days ago) @ Micha

Hello Milo

I use the standard JS wich is running here. Where should I search for it?

I only found the phrase in main.js and main.min.js respectively.

I don't know a matching phrase, thatswhy in german: Wir reden aneinander vorbei.

All I described was here, in this installation. Three threads without replies, all are spam. By deleting two of them I got the JavaScript confirm, the third opens a new page, where I was asked if I wants to delete the thread with all it's replies. My question is, why I was asked in a different way if there was no answer, just like in the other two cases?

Tschö, Auge

--
Trenne niemals Müll, denn er hat nur eine Silbe!

Avatar

inconsistent behaviour if you want to delete threads

by Micha ⌂, Friday, February 25, 2011, 06:01 (4807 days ago) @ Auge

Hello Auge,

I don't know a matching phrase, thatswhy in german: Wir reden aneinander vorbei.

Tja, in deutsch wäre es wohl einfacher gewesen ;-)

All I described was here, in this installation. Three threads without replies, all are spam. By deleting two of them I got the JavaScript confirm,

Okay, the Javascript ist working....

the third opens a new page,

A new Page? Without the Javascript function (confirm-box)? Maybe the script-initialisation-task was not finished and the fallback was used?!?

I can not reproduce this error...

Regards Micha

--
applied-geodesy.org - OpenSource Least-Squares Adjustment Software for Geodetic Sciences

Avatar

inconsistent behaviour if you want to delete threads

by Auge ⌂, Saturday, February 26, 2011, 12:49 (4805 days ago) @ Micha

Hello Milo

All I described was here, in this installation. Three threads without replies, all are spam. By deleting two of them I got the JavaScript confirm,

Okay, the Javascript ist working....

Yes

the third opens a new page,

A new Page? Without the Javascript function (confirm-box)? Maybe the script-initialisation-task was not finished and the fallback was used?!?

Maybe that's it. In all three cases (both ways) the deletion was successful.

I can not reproduce this error...

I tried to delete the relevant entry two times. Both times I got the new page. <speculation>Maybe there was a hidden reply?</speculation>

Tschö, Auge

--
Trenne niemals Müll, denn er hat nur eine Silbe!

RSS Feed of thread