~~~~~~~~~~~~ IMPORTANT INFORMATION -- Please read! ~~~~~~~~~~~~

1. The "search..." box above searches the Docs & Forum Posts. The "Search" tab above just searches the Forum Posts. :side:
Please use these to search for your issue *before* creating a new message topic, as your issue may have been previously solved.
2. Please put your Club # and Club Web Address in your Forum Signature (best) OR in each post to get faster support from us.
Click here to edit your signature at the bottom of the Profile Information tab.
3. Our user and admin docs are available at: support.toastmastersclubs.org/doc "There's a doc for that!" ;)
4. There is an "Opt In" Feature for newly added members. The Opt In document explains the strikethrough member information. Click Here to View the Post
5. When posting a New Topic , please include all relevant details and be specific. When did your issue 1st occur? What operating system, browser, & browser version are you using? Did you refresh your browser cache? Are your cookies enabled? Lastly, a screen shot is often helpful.
6. Please abide by the Terms of Use . We are volunteers contributing our spare time. We are happy to assist you, so long as you are respectful and courteous.
7. We are always looking for new FreeToastHost Ambassadors to join our team and support fellow Toastmasters in their use of the FreeToastHost website system. If you are familiar with the system and have some interest, send a Send Us a Private Message.

Error when saving

More
10 years 8 months ago - 10 years 8 months ago #41702 by ramprao
Error when saving was created by ramprao
I get an error when I do the following

1. Click on Edit this page
2. In the Editor window, click on Source
3. Do NOT make any changes, just hit Close
4. You get a warning message, saying that there are unsaved changes. The entire editor window with the source code is highlighted in Yellow. Hit Yes, No, or Cancel.

5. I hit Yes but get the error shown in the attached window.
5a. If I hit No, then there is no error obviously.

Browser: Safari 7.1 on Mac OS X 10.9.5

Similar to the error reported here: support.toastmastersclubs.org/5-support-...-data-transfer-error
Attachments:
Last edit: 10 years 8 months ago by ramprao.
The topic has been locked.
More
10 years 8 months ago #41710 by SteveTheTechie
Replied by SteveTheTechie on topic Error when saving
Yeah... that is the change detection code with the yellow... Kind of work in progress.

I thought I had it working correctly for the web pages, but it looks like it may need another pass.
The following user(s) said Thank You: ramprao
The topic has been locked.
More
10 years 8 months ago #41714 by SteveTheTechie
Replied by SteveTheTechie on topic Error when saving
Ok, I did another pass on the webpage javascript. Tightened up the sequencing a bit for the data transfers that occur and generally took a look at what could maybe go amiss.

I am also forcing the editor view to be wysiwyg when you close the dialog and the change detection occurs. The reason is that the browser sees what is in the source view as being different than the equivalent stored version of that HTML. That is not a but, it is because the browser has to basically to specially encode the underlying HTML for human reading ... The encoding basically kills the normal browser interpretation of the HTML so that it is readable in the browser. However, the encoding basically makes the encoded text (in Source View) register as a "change" from the perspective of the change detection code. That is why it gets flagged as a change.

By me forcing it back to wysiwyg on close, it should not get flagged.
The topic has been locked.
More
10 years 8 months ago #41726 by ramprao
Replied by ramprao on topic Error when saving
Steve -- not sure if you have applied this fix yet. I still get the error. Thanks.
The topic has been locked.
More
10 years 8 months ago #41728 by Brian
Replied by Brian on topic Error when saving
Did you click the reload to ensure that the new code is loaded.
The topic has been locked.
More
10 years 8 months ago #41731 by ramprao
The topic has been locked.
Time to create page: 0.241 seconds