Ticket #96 (closed defect: fixed)
ShowCode Handler issue
| Reported by: | dartar | Owned by: | unassigned |
|---|---|---|---|
| Priority: | normal | Milestone: | 1.1.6.2 |
| Component: | handlers | Version: | 1.1.6.1 |
| Severity: | trivial | Keywords: | |
| Cc: |
Description
The showcode handler does not display any message if the page does not exist. Example -- Rick
Technically, it isn't a bug: Wikka tries to display original data concerning the page. As it doesn't exists, Wikka displays nothing. It isn't a bug but a non-existent feature of Wikka, so I would put this comment in SuggestionBox instead of here. JavaWoman? DarTar? What do you think of it? -- PivWan
Actually, I suggested Rick reported it here since I do consider it a bug. It is a page handler so the handler should look for a page; I think it should return something at least. IMO the best solution would be to generate a warning like "Page does not exist" when the page isn't found, or use the "do you want to create it?" we use when accessing a non-exstant page. --JavaWoman
Okay, hadn't the whole story. So, it's a bug :) -- PivWan