The Bean URL should be lowercase, i.e. rather than 'block/' . $this->identifier() it should be e.g. 'block/' . strtolower($this->identifier()).

Comments

damienmckenna’s picture

Status: Active » Needs review
StatusFileSize
new452 bytes

Would this be ok?

damienmckenna’s picture

StatusFileSize
new1.07 KB

Added a new test to ensure that the $bean->url() and the older 'block/' . $bean->identifier() format URLs both work.

indytechcook’s picture

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.