Code Monkey home page Code Monkey logo

Comments (2)

1000TurquoisePogs avatar 1000TurquoisePogs commented on September 3, 2024

Thanks for the report.
Can you turn on protocol and message debuggers so that we can determine what's on the screen?
https://github.com/zowe/tn3270-ng2/wiki/Loggers#developingdebugging
The terminal usually handles invisible fields, so it could be that there's some additional way to hide this field that will show up in the log and then we can make an improvement.

from zlux.

Martin-Zeithaml avatar Martin-Zeithaml commented on September 3, 2024

Buffer content from QWS3270 tracing displayed via REXX (this can be tested anywhere):

/* rexx */                                                   
                                                             
HX3270 =   "01c51106402903c0e842f7410040c9c5",               
           "c5f1f8f7c940c5d5e3c5d940d3d6c7d6",               
           "d540d7c1d9c1d4c5e3c5d9e240404040",               
           "40404040404040404040404040404040",               
           "40404040404040404040404040404040",               
           "40404040404040404040404011069040",               
           "2903c07042f44100d3d6c7d6d5004040",               
           "40404040404000d7c1e2e2e6d6d9c400", /* PASSWORD */
           "40404040404040404040404040404040",               
           "40404040404040404040000000000000",               
           "00000000000000000000000000000000",               
           "0000000000000000c7d9d6e4d7004040",               
           "40404040404000e2c5c3d3c1c2c5d300",               
           "40404040404040400000000000000000",               
           "00000000000000000000000000000000",               
           "00000000000000000000000000000000",               
           "000000000000110698131106902903c0",               
           "6042f441001106972903c04042f44100",               
           "1106a02903c07042f441001106a92903",               
           "c04c42f441001106c42903c07042f441",               
           "001106e12903c07042f441001106e729",               
           "03c04042f441001106f02903c07042f4",               
           "41001106f92903c04042f44100110702",               
           "2903c07042f44100ffef01c2ffef"                    
                                                             
say x2c(HX3270)

Because of screen size, the output is malformed, but

  • QWS3270: password field (just PA) is not displaying characters
    image
  • TN3270: all in one color and displays characters
    image

PASSWORD has no special attributes, the solution will be somewhere else in the buffer.

from zlux.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.