Ticket #50 ( Closed )

Short Description No Sessions Available message
Entered By: PeteL When: 1998-06-05 07:32:11 Build: 1.03.13B
Categories Type: Problem   Department: Product   Category: HTML Generation
Description
When this message is displayed, it is accompanied by a message to "click to return to the connect page" (paraphrasing). This message is not contained in the global template, so I cannot alter it, and I do not support the connect page anymore. Please provide some alternative.

thanks

Append By: WindSurfer  When: 1998-06-09 14:40:58  New Status: Pending Customer
Comment We've added a new section to global.stml-- if you add a section named "no_sessions" then that section will be played instead of the default.

When this occurs, task.errorcomponent will have the LU_GROUP name that the connect attempt was made for, and task.errortext will contain why the connection wasn't successful (such as "no sessions available" or "group name not found").

Available in ftp://ftp.ieinc2.com/T1_3_14.zip

Append By: PeteL  When: 1998-06-15 10:51:15  New Status: Pending IE
Comment PROBLEM !! I think you may have spoken more truth than you thought above - "that section will be played instead of the default" - I think you're right - it's played instead of global.default!

at least that's what the symptoms here seem to indicate. Either way, it is definitely being driven at many times other than when no session is available.

Append By: WindSurfer  When: 1998-06-15 17:10:33  New Status: Pending Customer
Comment Will check into it-- did you back-out this build?
Append By: PeteL  When: 1998-06-16 06:06:29  New Status: Pending IE
Comment no, was able to work-around by simply removing my global.no_sessions template section.
Append By: WindSurfer  When: 1998-07-06 16:59:26  New Status: Pending Customer
Comment This problem has been fixed and is available at ftp://ftp.ieinc2.com/pub/surfer/t1_3_18.zip.
Append By: PeteL  When: 1998-07-07 13:38:55  New Status: Closed
Comment can't duplicate the actual no sessions condition without jumping through a few hoops, but the bug with the last version was that the code (no_sessions) was tripped instead of global.default - i can verify that this no longer happens.