Bug #14266
closedcannot preview hidden pages in BE when lockSSL = 1 or 2
0%
Description
Unable to preview hidden pages when logged into Back End and 'lockSSL' is set to 1 or 2. Other page types display normally over http, but hidden pages require https to preview when 'lockSSL' is set to 1 or 2.
This is the error message:
"The requested page did not exist or was inaccessible. For this domain
arts.ubc.ca
no error-page is defined.
Please check the domain-records. "
Bug acts the same on Mozilla 1.7 or IE 6
(issue imported from #M279)
Updated by Ingmar Schlecht over 20 years ago
You wrote "Other page types display normally over http, but hidden pages require https to preview when 'lockSSL' is set to 1 or 2.".
Actually, I think that is exactly how it should be.
If lockSSL is set, it should not be possible to preview hidden pages via normal HTTP.
Please explain precisely what you wish to be changed.
Updated by old_ubctypo over 20 years ago
The problem is that you lose a feature (previewing hidden pages) when you enable SSL. If you do not enable SSL, you can preview hidden pages.
I would like the preview window to use https
if (lockSSL set to 1 or 2) AND (user is a Backend user)
edited on: 16.08.04 20:23