Skip to content

Controler filename / classname containing space character(s) #277

Description

@eelziere

Hi,

In the builder configuration options, you can specify for each table the singular and plural displayed names. If you put space characters in those names, to make them easier to read when displayed (example: table name = parameterType + singular name = Parameter Type + plural name = Parameter Types), you will get the following error when trying to access the list page (example: localhost/myprojectsmanager/parameter types):

( ! ) Parse error: syntax error, unexpected 'TypeController' (T_STRING), expecting '{' in C:\wamp\www\myprojectsmanager\libs\Controller\Parameter TypeController.php on line 17
Call Stack

| Time | Memory | Function | Location

1 | 0.0005 | 143736 | {main}( ) | ...\index.php:0
2 | 0.0258 | 956624 | Dispatcher::Dispatch( ) | ...\index.php:28

Thank you in advance for your help.
Regards,
Eric

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions