<html>
<head>
<style>
body {
  font-family: Verdana, sans-serif;
  font-size: 0.8em;
  color:#484848;
}
h1, h2, h3 { font-family: "Trebuchet MS", Verdana, sans-serif; margin: 0px; }
h1 { font-size: 1.2em; }
h2, h3 { font-size: 1.1em; }
a, a:link, a:visited { color: #2A5685;}
a:hover, a:active { color: #c61a1a; }
a.wiki-anchor { display: none; }
hr {
  width: 100%;
  height: 1px;
  background: #ccc;
  border: 0;
}
.footer {
  font-size: 0.8em;
  font-style: italic;
}
</style>
</head>
<body>
<span class="header"></span>
Issue #496 has been updated by Samer -.

<ul>
  <li><strong>Status</strong> changed from <i>New</i> to <i>Closed</i></li>
  <li><strong>% Done</strong> changed from <i>0</i> to <i>100</i></li>
</ul>

<p>Applied in changeset <a href="http://redmine.ourproject.org/projects/kune/repository/revisions/58aab18bb15e7124851cdaa6507151a41ea027a9" class="changeset" title="Fix #496: Improve message when edition not saved">58aab18bb15e7124851cdaa6507151a41ea027a9</a>.</p>
<hr />
<h1><a href="http://redmine.ourproject.org/issues/496#change-710">Enhancement #496: Improve message when edition not saved</a></h1>

<ul>
<li>Author: Samer -</li>
<li>Status: Closed</li>
<li>Priority: Normal</li>
<li>Assignee: </li>
<li>Category: </li>
<li>Target version: </li>
  <li>Resolution: </li>
  <li>Tags: easy</li>
</ul>

<p>It's a very good improvement to warn the user when a doc is not saved, so the edition is not lost. Now this message is shown:<br />"This document is not saved. Are you sure that you want to navigate away from it?"</p>


        <p>However, for the novice user, they will feel scared when reading it, but they won't know what to do. A reaction could be "Where can I save the document??? How do I save it??? Where is that button? Hurry!" :P</p>


        <p>I would provide a more helpful message, with a procedure to follow:<br />" <strong>WARNING:</strong> This document is not saved <strong>due to a technical problem</strong>. Are you sure that you want to navigate away from it? <br /><strong>We advise you to copy the contents you wrote just in case they get lost</strong>."</p>


        <p>Other solutions are possible, but I feel this too complicated:<br />"WARNING: This document is not saved. Are you sure that you want to navigate away from it? <br />We advise you to open another tab in your browser with this document, and check if anything was lost."</p>


<hr />
<span class="footer"><p>You have received this notification because you have either subscribed to it, or are involved in it.<br />To change your notification preferences, please click here: <a class="external" href="http://redmine.ourproject.org/my/account">http://redmine.ourproject.org/my/account</a></p></span>
</body>
</html>