URL:
  <http://savannah.nongnu.org/task/?10586>

                 Summary: Technical problem cannot modify header information
                 Project: Dolibarr
            Submitted by: None
            Submitted on: dim 29 aoû 2010 02:06:47 CEST
                Severity: 2 - Minor
                  Status: None
                 Privacy: Public
             Assigned to: None
             Open/Closed: Open
         Discussion Lock: Any
                 Release: None
        Operating System: None

    _______________________________________________________

Details:

Dolibarr: 2.8.1
Datum: 20100728172336
Niveau van de functies: 0
Server: Microsoft-IIS/7.0
Referer:
http://******.nl/erp/fourn/facture/paiement.php?facid=4&action=create
Gezochte Url: /erp/fourn/facture/paiement.php
Menu manager: eldy_backoffice.php/eldy_backoffice.php

Message: SELECT libelle, facnumber, amount, remise, datef as df, total_ht,
total_tva, total_ttc, fk_user_author, fk_statut, fk_projet as fk_project,
paye, f.note, f.note_public, date_lim_reglement as de, s.nom as socnom,
s.rowid as socid FROM llx_facture_fourn as f,llx_societe as s WHERE f.rowid=4
AND f.fk_soc = s.rowid

Warning: Cannot modify header information - headers already sent by (output
started at D:\inetpub\vhosts\ehbip.nl\httpdocs\erp\lib\functions.lib.php:1917)
in D:\inetpub\vhosts\******.nl\httpdocs\erp\fourn\facture\paiement.php on line
174

This happens when someone tries to edit a quote that is deleted.
It would be nice if a error with "The quote you tried to edit has been
deleted" or something like that.

    _______________________________________________________

Follow-up Comments:


-------------------------------------------------------
Date: mar 07 jun 2005 15:45:24 CEST By: Deryk Robosson <drobosson>
GCC does compile this and cscc does not with CVS 7.Jun.  With this in mind,
if anyone were to present me with such code, they would be advised they
require further schooling. 8)

However, this is probably related to #7485.

Providing cscc with a bit more pleasant code does in fact work and is
probably more appealing to seasoned programmers.

int main()
{
char buffer[8];
char *p = buffer;

return p == buffer;
}






    _______________________________________________________

Reply to this item at:

  <http://savannah.nongnu.org/task/?10586>

_______________________________________________
  Message posté via/par Savannah
  http://savannah.nongnu.org/


_______________________________________________
Dolibarr-dev mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/dolibarr-dev

Répondre à