Problems with RedirectURI and approval workflow

Author Message

Robin Sørlie

Sunday 13 March 2005 11:43:01 am

In this site, users are allowed to post their own ads. Ads posted by users must be approved by admin before it's published.

When a user is finished with the add content form, they are redirected to a "thank you" page. I use a redirectURI in the edit.tpl to do this; <input type="hidden" name="RedirectURI" value={"controlpanel/thank_you/"|ezroot} />

This worked perfect in eZ 3.4.2. But due to different bugs, I upgraded to 3.4.5. Now I get the following error when posting an ad:

Operation halted during execution.
Refresh page to continue

Note: The halt is just a temporary test

I try to refresh page as suggested in the message, but still the same error. I searced the forums for 'operation halted' but it came up with nothing. Isn't there anyone that has had this error before?

Any suggestions?

Frederik Holljen

Tuesday 15 March 2005 1:00:33 am

Sounds like a problem where the RedirectURI is not picked up. Can you please report a bug and we will take a look at it.

Robin Sørlie

Tuesday 15 March 2005 1:06:18 pm

Hi, opened a bug as requested; http://ez.no/bugs/view/6342

Powered by eZ Publish™ CMS Open Source Web Content Management. Copyright © 1999-2014 eZ Systems AS (except where otherwise noted). All rights reserved.

eZ debug

Timing: Jan 19 2025 12:53:25
Script start
Timing: Jan 19 2025 12:53:25
Module start 'layout'
Timing: Jan 19 2025 12:53:25
Module start 'content'
Timing: Jan 19 2025 12:53:25
Module end 'content'
Timing: Jan 19 2025 12:53:25
Script end

Main resources:

Total runtime0.0184 sec
Peak memory usage2,048.0000 KB
Database Queries3

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0055 589.2891152.6406
Module start 'layout' 0.00550.0030 741.929739.4922
Module start 'content' 0.00850.0078 781.421989.3672
Module end 'content' 0.01640.0020 870.789130.3047
Script end 0.0183  901.0938 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.002312.5357140.0002
Check MTime0.00105.5192140.0001
Mysql Total
Database connection0.00105.234810.0010
Mysqli_queries0.002815.133030.0009
Looping result0.00000.103910.0000
Template Total0.00168.710.0016
Template load0.00084.433510.0008
Template processing0.00084.205010.0008
Override
Cache load0.00063.040110.0006
General
dbfile0.003720.169180.0005
String conversion0.00000.058440.0000
Note: percentages do not add up to 100% because some accumulators overlap

Templates used to render the page:

UsageRequested templateTemplateTemplate loadedEditOverride
1print_pagelayout.tpl<No override>extension/community/design/community/templates/print_pagelayout.tplEdit templateOverride template
 Number of times templates used: 1
 Number of unique templates used: 1

Time used to render debug report: 0.0001 secs