Skip to content

Code bug #7

@alexglue

Description

@alexglue

Looks like this code should be inside foreach block:

        if(is_null($realObject))
        {
            throw new CException(
                "The relation \"$relation\" of " . get_class($realObject) . " is returning a null value. Check the YiiConditionalValidator rule that is using the attribute name \"$attributeName\"."
            );
        }

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