Opened 8 years ago
Closed 8 years ago
#12899 closed enhancement (fixed)
Make TracGuide readonly
| Reported by: | Ryan J Ollos | Owned by: | Ryan J Ollos |
|---|---|---|---|
| Priority: | normal | Milestone: | 1.3.3 |
| Component: | wiki system | Version: | |
| Severity: | normal | Keywords: | help |
| Cc: | Branch: | ||
| Release Notes: |
TracGuide wiki pages are set readonly when creating an environment. |
||
| API Changes: | |||
| Internal Changes: | |||
Description
The TracGuide is overwritten when following the suggested upgrade steps. This is implicitly a recommendation to not modify your local version of TracGuide. I think it would be a good idea to make the TracGuide readonly by default.
Attachments (0)
Change History (3)
comment:1 by , 8 years ago
| Milestone: | next-dev-1.3.x → 1.3.3 |
|---|---|
| Owner: | set to |
| Status: | new → assigned |
comment:2 by , 8 years ago
| Release Notes: | modified (diff) |
|---|
Proposed changes in rjollos.git:t12899_trac_guide_readonly. I'll add a test before committing.
#12828 will make it easier for an admin to revert the readonly behavior after creating an environment.
comment:3 by , 8 years ago
| Resolution: | → fixed |
|---|---|
| Status: | assigned → closed |
Committed to trunk in r16296.
Documented in 1.3/TracUpgrade@25.



My edits in 1.3/TracUpgrade@4 are incorrect about the pages that are not altered by the
wiki upgrade:TracGuideshould have beenTitleIndex, and I confused the checkwiki procedure with the pages that are skipped during the upgrade.Seems like these pages should not be modified in the upgrade:
I would suggest those 3 pages also be editable (not readonly).