[LDTP-Dev] [Bug 341220] New: the log file path should be the whole path instead of a relative path

LDTP (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Wed May 10 00:19:21 PDT 2006


Do not reply to this via email (we are currently unable to handle email
responses and they get discarded).  You can add comments to this bug at
http://bugzilla.gnome.org/show_bug.cgi?id=341220
 LDTP | editor | Ver: 0.4.x

           Summary: the log file path should be the whole path instead of a
                    relative path
           Product: LDTP
           Version: 0.4.x
          Platform: Other
        OS/Version: Linux
            Status: NEW
          Severity: enhancement
          Priority: Normal
         Component: editor
        AssignedTo: ldtp-maint at gnome.bugs
        ReportedBy: prashmohan at gmail.com
         QAContact: ldtp-dev at lists.freedesktop.org
     GNOME version: 2.13/2.14
   GNOME milestone: Unspecified


The log file tag in the xml file is being generated by the ldtpeditor as:
 <logfile>log.xml</logfile>

It should rather generate the whole path like:
 <logfile>/home/prash/src/gnomedict/log.xml</logfile>
so that the log file is not generated at the place of starting the ldtp server
daemon.


-- 
Configure bugmail: http://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are watching the assignee for the bug.


More information about the LDTP-dev mailing list