IBM Support

LO59636: SETTARGETFRAME AND COMPOSEDOCUMENT IN TARGET FRAMESET FAIL IN TH E STANDARD CLIENT

Subscribe

You can track all active APARs for this component.

 

APAR status

  • Closed as fixed if next.

Error description

  • You have an application that has a LotusScript action in a
    document that composes a new document in a separate frame.
    This action works fine in the Notes basic client but fails in
    the Standard client.
    Also if you debug the code with the LotusScript Debugger then
    the it works as expected
    Sample code:
     Dim sess As New NotesSession
     Dim ws As New NotesUIWorkspace
     Dim uidoc1 As NotesUIDocument
     Dim uidoc2 As NotesUIDocument
     Dim thisdoc As Notesdocument
     Set uidoc1 = ws.CurrentDocument
     Set thisdoc = uidoc1.Document
     uidoc1.EditMode = True
     Call uidoc1.Save
     Call uidoc1.Close
     Call ws.OpenFrameSet("MainFrame")
     Print "Frame A"
     Call ws.SetTargetFrame("Frame A")
     Call ws.EditDocument(False, thisdoc)
     Print "Frame B"
     Call ws.SetTargetFrame("Frame B")
     Set uidoc2 = ws.ComposeDocument("","","FormTwo")
    

Local fix

Problem summary

  • This APAR is closed as FIN. We have deferred the fix to a
     future release.
    

Problem conclusion

Temporary fix

Comments

  • This APAR is associated with SPR# RDJS8FETU8.
    
    This APAR is closed as FIN. We have deferred the fix to a
     future release.
    

APAR Information

  • APAR number

    LO59636

  • Reported component name

    NOTES CLIENT

  • Reported component ID

    5724E6255

  • Reported release

    851

  • Status

    CLOSED FIN

  • PE

    NoPE

  • HIPER

    NoHIPER

  • Special Attention

    NoSpecatt

  • Submitted date

    2011-03-29

  • Closed date

    2011-04-08

  • Last modified date

    2011-07-07

  • APAR is sysrouted FROM one or more of the following:

  • APAR is sysrouted TO one or more of the following:

Fix information

Applicable component levels

  • R851 PSN

       UP

[{"Business Unit":{"code":"BU055","label":"Cognitive Applications"},"Product":{"code":"SSKTWP","label":"Lotus Notes"},"Component":"","ARM Category":[],"Platform":[{"code":"PF025","label":"Platform Independent"}],"Version":"8.5.1","Edition":"","Line of Business":{"code":"","label":""}}]

Document Information

Modified date:
07 July 2011