> -----Original Message----- > From: [email protected] > [mailto:[email protected]] On Behalf Of > Attardi, Joseph (BL60:9D30) > Sent: Monday, January 12, 2009 12:39 PM > To: [email protected] > Subject: [sipX-dev] UI for XCF-2998 (Services page should > provide more details on error conditions) > > > We are adding the ability to see the related error message > when a service fails to start (see > http://track.sipfoundry.org/browse/XCF-2998). Here's my > question. Are these usually single lines of text? For > example, I see the following for one of my services: > > [...@localhost ~/sipx/src/sipXconfig]$ /usr/local/sipx/bin/sipxproc -m SIPStatus > ["version.mismatch: software '3.11.8' != config '3.11.9'"] > > Is it usually just a single line of text? Because there are > two ways to approach this. What do you all think would be best? > > Option 1: You click "show details" and the table row "slides" > down, showing the error message inline in the table. This > will only really work well if the messages are all fairly short. > Screenshot: > http://track.sipfoundry.org/secure/attachment/17299/Service-de tails.png > > Option 2: You click "show details" and are brought to a new > page showing all of the error messages. This works best if > there are long messages. > Screenshot: > http://track.sipfoundry.org/secure/attachment/17300/Service-de tails2.png > > What is best? Option 1? Option 2? A combination of both? > Please give some feedback, while I work on the backend of this issue. > > Thanks! > > // Joe
I like Option 1 best (show the details inline). Config mismatch and Missing resources are only a very few lines. Configtest failure and messages in other states might be more (up to 200 lines) but this would happen more rarely and I would rather not give up the quick and easy inline option for the majority case. Carolyn _______________________________________________ sipx-dev mailing list [email protected] List Archive: http://list.sipfoundry.org/archive/sipx-dev Unsubscribe: http://list.sipfoundry.org/mailman/listinfo/sipx-dev
