The special case of route:<button> was raised by @trackleft2 in this issue. This module should test the behavior of the controller when it encounters links with route:<button>, route:<nolink>, and any other special cases.

The number one concern is that these do not cause fatal PHP errors or warnings. The expected behavior is that the serialized href member has an empty string ("") as its value.

CommentFileSizeAuthor
#4 No link and button.png65.38 KBsharique

Comments

gabesullice created an issue. See original summary.

gabesullice’s picture

sharique’s picture

StatusFileSize
new65.38 KB

I tested with create a button and a menu item, in both cases URL comes as empty string.
Button and nolink menu

nod_’s picture

Anything in watchdog, php warning or anything else ?

sharique’s picture

@nod_ no, there is no error or warning in logs.

nod_’s picture

Status: Active » Fixed

seems like it's all good then! thanks

Status: Fixed » Closed (fixed)

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