Fossil SCM
Update the release-test description of the URL containing ++ to explain that it only works for "fossil ui".
Commit
ffef4edceb42bf2db849bef3a76a848d461355bf
Parent
d7d265502a660e1…
1 file changed
+5
-1
+5
-1
| --- test/release-checklist.wiki | ||
| +++ test/release-checklist.wiki | ||
| @@ -17,13 +17,17 @@ | ||
| 17 | 17 | |
| 18 | 18 | <li><p> |
| 19 | 19 | Click on each of the links in in the |
| 20 | 20 | [./diff-test-1.wiki] document and verify that all diffs are |
| 21 | 21 | rendered correctly. |
| 22 | - | |
| 23 | 22 | <li><p> |
| 24 | 23 | Click on the following link to verify that it works: [./test-page%2b%2b.wiki | ./test-page++.wiki] |
| 24 | +(NB: Many web servers automatically block | |
| 25 | +or rewrite URLs that contain "+" characters, even when those "+" | |
| 26 | +characters are encoded as "%2B". On such web servers, the URL | |
| 27 | +above will not work. This test is only guaranteed to work | |
| 28 | +when running "fossil ui".) | |
| 25 | 29 | |
| 26 | 30 | <li><p> |
| 27 | 31 | Verify correct name-change tracking behavior (no net changes) for: |
| 28 | 32 | <blockquote><b> |
| 29 | 33 | fossil test-name-changes --debug b120bc8b262ac 374920b20944b |
| 30 | 34 |
| --- test/release-checklist.wiki | |
| +++ test/release-checklist.wiki | |
| @@ -17,13 +17,17 @@ | |
| 17 | |
| 18 | <li><p> |
| 19 | Click on each of the links in in the |
| 20 | [./diff-test-1.wiki] document and verify that all diffs are |
| 21 | rendered correctly. |
| 22 | |
| 23 | <li><p> |
| 24 | Click on the following link to verify that it works: [./test-page%2b%2b.wiki | ./test-page++.wiki] |
| 25 | |
| 26 | <li><p> |
| 27 | Verify correct name-change tracking behavior (no net changes) for: |
| 28 | <blockquote><b> |
| 29 | fossil test-name-changes --debug b120bc8b262ac 374920b20944b |
| 30 |
| --- test/release-checklist.wiki | |
| +++ test/release-checklist.wiki | |
| @@ -17,13 +17,17 @@ | |
| 17 | |
| 18 | <li><p> |
| 19 | Click on each of the links in in the |
| 20 | [./diff-test-1.wiki] document and verify that all diffs are |
| 21 | rendered correctly. |
| 22 | <li><p> |
| 23 | Click on the following link to verify that it works: [./test-page%2b%2b.wiki | ./test-page++.wiki] |
| 24 | (NB: Many web servers automatically block |
| 25 | or rewrite URLs that contain "+" characters, even when those "+" |
| 26 | characters are encoded as "%2B". On such web servers, the URL |
| 27 | above will not work. This test is only guaranteed to work |
| 28 | when running "fossil ui".) |
| 29 | |
| 30 | <li><p> |
| 31 | Verify correct name-change tracking behavior (no net changes) for: |
| 32 | <blockquote><b> |
| 33 | fossil test-name-changes --debug b120bc8b262ac 374920b20944b |
| 34 |