Link to my forum: https://smbergen.org/medlemmer/forum/index.phpSMF version: 2.1.2
TP version: 2.2.2
Default Forum Language: Norwegian
Theme name and version: SMF Default Theme - Curve2
Browser Name and Version: Chrome 106.0.5249.119
Mods installed: 2 Event Registration Mod 0.19a
6 SMF Gallery Lite 7.1
10 TinyPortal 2.2.2
Related Error messages: None
We have used an HTML article with a tailor-made heading using tables for a newsletter-article.
The last time this was created/edited, the author reported a frustratingly disappearing of edits when using save.
I went in to the same article, and found for a while 2 versions of the article after each other. Believing the author simply did not know better, I edited it and saved. To my surprise, the changes after save was replaced again by the "before editing" version but this time all MY edits were truly gone.
I have a couple of suspicions of what may be wrong, and did a thorough manual review of the top table.
This seemed to fix the issue (ie I have not been able to replicate the issue)..
I would like to hear your comments:
1) Have anybody else seen a similar issue?
2) Could there be a difference on which of the two versions of the "save article" button that is used? I hope and think the save under the article and under the options both do the same?
3) Could an error in the HTML lead to bugs (ie is the saved html not sanitized?) The HTML was generated by copying from a google docs document and thus more complex than one might want. Is that something not supported? (HTML below)
4) What happens if two users are both logged in and in change mode of an article= Could there be a conflict?
<table style="width:100%; text-align: center; margin: 0px auto 0px 0px; padding: 0px; empty-cells: show; box-sizing: border-box; background-color: rgb(0, 0, 0); border-spacing: 0px; text-size-adjust: auto; color: rgb(0, 0, 0);" class="SMB">
<tbody style="border-width: 2pt; border-style: solid; border-color: rgb(255, 255, 255) rgb(0, 0, 0); border-image: initial; empty-cells: show; min-width: 2px; box-sizing: border-box; padding: 2pt; margin: 0px; vertical-align: top; background-color: rgb(0, 0, 0); width: 800px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; orphans: 2; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px;" class="SMB">
<tr>
<td style="border-width: 1pt; border-style: solid; border-color: rgb(255, 255, 255) rgb(0, 0, 0);font-weight: 700; font-size: 16px; color: rgb(255, 255, 255);" class="SMB">
.
</td>
</tr>
<tr>
<td style="border-width: 1pt; border-style: solid; border-color: rgb(255, 255, 255) rgb(0, 0, 0);font-weight: 700; font-size: 24px; color: rgb(255, 255, 255);" class="SMB">
<br />SMBREV
</td>
</tr>
<tr>
<td style="border-width: 1pt; border-style: solid; border-color: rgb(255, 255, 255) rgb(0, 0, 0);font-weight: 400; font-size: 14px; color: rgb(255, 255, 255);" class="SMB">
November 2022
</td>
</tr>
</tbody>
</table>