Sha256: 652c1e7a002362cdd1f80a9473538df9368e138d1a9c4caee38e3b7481b63b17
Contents?: true
Size: 805 Bytes
Versions: 8
Compression:
Stored size: 805 Bytes
Contents
!3 A page may ''not'' be renamed to a name with dots in it. !3 Another way of saying this is that renaming a page does not change it's position. First build the page to rename, and another page to try to move it beneath. |Page creator.| |Page name.|Page contents.|valid?| |!-MyPage-!|X|true| |!-TargetPage-!|X|true| Then rename that page. |Response Requester.| |uri |status?| |!-MyPage?responder=renamePage&newName=TargetPage.SomePage-!|400| Make sure that we got an error message. |Response Examiner.| |type |pattern|matches?|wrapped html?| |contents|Cannot rename|true|| The renamed page should not exist. !|Response Requester.| |uri|valid?| |TargetPage.SomePage?getPage&dontCreatePage|false| The old page should still exist. |Response Requester.| |uri|valid?|contents?| |!-MyPage-!|true||
Version data entries
8 entries across 8 versions & 1 rubygems