#13232 closed enhancement (wontfix)
Make wiki page width (narrow/full-width) setting sticky
| Reported by: | Ryan J Ollos | Owned by: | Ryan J Ollos |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | wiki system | Version: | |
| Severity: | normal | Keywords: | |
| Cc: | Branch: | ||
| Release Notes: | |||
| API Changes: | |||
| Internal Changes: | |||
Description
The feature was added in #12640.
Attachments (1)
Change History (7)
comment:1 by , 6 years ago
| Owner: | set to |
|---|---|
| Status: | new → assigned |
by , 6 years ago
| Attachment: | Screen Shot 2020-05-01 at 14.53.56.jpg added |
|---|
comment:2 by , 6 years ago
| Milestone: | next-stable-1.4.x |
|---|---|
| Resolution: | → wontfix |
| Status: | assigned → closed |
follow-up: 4 comment:3 by , 5 years ago
This preference seems to be reset after you logout. i.e.: 1) while NOT logged in, set the "full-width" preference 2) login (set the full-width preference if desired) 3) logout
After logout, the preference setting has returned to unchecked.
comment:4 by , 5 years ago
Replying to teridon@…:
This preference seems to be reset after you logout. i.e.: 1) while NOT logged in, set the "full-width" preference 2) login (set the full-width preference if desired) 3) logout
After logout, the preference setting has returned to unchecked.
That is by design. When you logout you have a different session id since you are anonymous user.
comment:6 by , 4 years ago
You could run a query on the database to insert wiki_fullwidth into the session_attributes table.



Didn't realize we already have a preference for this: