Ticket #145 (closed defect: invalid)

Opened 10 months ago

Last modified 7 weeks ago

NotFound example in documentation not working

Reported by: erikvanoosten Owned by: why
Priority: minor Milestone:
Component: bin/camping Version:
Keywords: Cc:

Description

the example on the page http://camping.rubyforge.org/classes/Camping/Controllers/NotFound.html is not working.

Replace the word 'div' with 'html' and Markaby kicks in.

Change History

Changed 6 months ago by archengule

So, is this a NotFound? bug, or a Markaby bug? Because Camping::Controllers::NotFound? has been ditched for Camping::r404(). If this is a bug with the NotFound? controller, maybe just change some documentation. If this is a Markaby bug, then hooh boy...

I'll try to figure which one it is.

Changed 6 months ago by archengule

Hmm, well I tried this on trunk, and it worked with or without the 'html'. Anybody else care to test it out?

Changed 7 weeks ago by judofyr

  • status changed from new to closed
  • resolution set to invalid

Controllers::NotFound? is gone, so this is no longer valid :-)

Note: See TracTickets for help on using tickets.