[cvs] commit: dimp imp.php message.php dimp/js DimpBase.js dimp/js/src DimpBase.js dimp/lib/Views ShowMessage.php

Michael M Slusarz slusarz at horde.org
Thu Feb 28 21:23:13 UTC 2008


slusarz     2008-02-28 16:23:13 EST

  Modified files:
    .                    imp.php message.php 
    js                   DimpBase.js 
    js/src               DimpBase.js 
    lib/Views            ShowMessage.php 
  Log:
  Since ShowPreview is a read-only session operation, it is possible to have
  a ShowPreview request pending when another process comes in and removes the
  message.  We don't want to lose the advantage of processing these show preview
  requests without having an r/w session, so tweak the return a bit so we catch
  and don't display inaccurate message not found errors.
  
  Revision  Changes    Path
  1.203     +2 -2      dimp/imp.php
  1.9       +1 -1      dimp/js/DimpBase.js
  1.9       +16 -8     dimp/js/src/DimpBase.js
  1.76      +17 -10    dimp/lib/Views/ShowMessage.php
  1.56      +2 -2      dimp/message.php

  Chora Links:
  http://cvs.horde.org/diff.php/dimp/imp.php?r1=1.202&r2=1.203&ty=u
  http://cvs.horde.org/diff.php/dimp/js/DimpBase.js?r1=1.8&r2=1.9&ty=u
  http://cvs.horde.org/diff.php/dimp/js/src/DimpBase.js?r1=1.8&r2=1.9&ty=u
  http://cvs.horde.org/diff.php/dimp/lib/Views/ShowMessage.php?r1=1.75&r2=1.76&ty=u
  http://cvs.horde.org/diff.php/dimp/message.php?r1=1.55&r2=1.56&ty=u


More information about the cvs mailing list