Ticket #47 (closed defect: fixed)

Opened 1 year ago

Last modified 11 months ago

RequestParamVariant throws exception

Reported by: schst Assigned to: mikey
Priority: blocker Milestone:
Component: Websites Version: SVN-trunk
Keywords: Cc:

Description

When using a cached configuration for the variantmanager, an exception is thrown:

Fatal error:  Uncaught net.stubbles.websites.variantmanager.stubVariantConfigurationException {
    message(string): RequestParamVariant requires the param name to be set.
    file(string): C:\wamp\www\projects\stubbles\src\main\php\net\stubbles\websites\variantmanager\types\stubRequestParamVariant.php
    line(integer): 62
    code(integer): 0
}

  thrown in C:\wamp\www\projects\stubbles\src\main\php\net\stubbles\websites\variantmanager\types\stubRequestParamVariant.php on line 62

This can be reproduced by executing the example twice.

Change History

05/27/07 16:59:23 changed by mikey

  • status changed from new to closed.
  • resolution set to fixed.

Fixed with changeset 672.

07/02/07 10:40:45 changed by

  • milestone deleted.

Milestone 0.2.0 deleted