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.
| Comment | File | Size | Author |
|---|---|---|---|
| #4 | No link and button.png | 65.38 KB | sharique |
Comments
Comment #3
gabesulliceComment #4
sharique commentedI tested with create a button and a menu item, in both cases URL comes as empty string.

Comment #5
nod_Anything in watchdog, php warning or anything else ?
Comment #6
sharique commented@nod_ no, there is no error or warning in logs.
Comment #7
nod_seems like it's all good then! thanks