Ticket #47 (closed defect: fixed)
RequestParamVariant throws exception
| Reported by: | schst | Owned by: | 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
Note: See
TracTickets for help on using
tickets.
