Menu

#68 GetLocalMimeType() method makes the tool crach

DS-1.2
open
5
2006-02-16
2006-02-14
yannperier
No

Description:
The GetLocalMimeType() method makes the tool crash when
the tool acts as a server.

Cause:
The LocalMimeType is searched in the RemoteDatabaseParams.

Discussion

  • ddixson73

    ddixson73 - 2006-02-16
    • assigned_to: nobody --> yannperier
     
  • yannperier

    yannperier - 2006-02-17

    Logged In: YES
    user_id=1371969

    Patch description:
    m_pRemoteDatabaseParams changed into m_pLocalDatabaseParams
    in the GetLocalMimeType() and getLocalLocName() methods.

    Tested with SCTS client test cases.

     
  • yannperier

    yannperier - 2006-02-17

    testcontext.cpp file patch

     

Log in to post a comment.