Url translation looses POST data

Author Message

Claudia Kosny

Friday 27 October 2006 1:34:57 am

Hi there

I have a new virtual URL forwarding that translates the url /bar to the existing virtual url /foo/bar.
Then I have tried to post some data to this url using a form with the action {'/bar'|ezurl()}. When I submit the form the page loads correctly but there are no post data. If I use {'/foo/bar'|ezurl()} as form action the post data are available just fine. The same happens if I use GET as form method.

Any tips or hints on how to solve this problem?

Claudia

Xavier Dutoit

Friday 27 October 2006 1:40:56 am

Hi,

Do it as a new mo_rewrite rule in apache if you can.

X+

http://www.sydesy.com

Claudia Kosny

Friday 27 October 2006 3:21:45 pm

Ah yes, I forgot that this is also possible.

Thanks

Claudia

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 00:30:21
Script start
Timing: Jan 19 2025 00:30:21
Module start 'layout'
Timing: Jan 19 2025 00:30:21
Module start 'content'
Timing: Jan 19 2025 00:30:21
Module end 'content'
Timing: Jan 19 2025 00:30:21
Script end

Main resources:

Total runtime0.6868 sec
Peak memory usage4,096.0000 KB
Database Queries57

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0192 587.9375152.6250
Module start 'layout' 0.01920.0046 740.562539.4453
Module start 'content' 0.02380.6614 780.0078528.1328
Module end 'content' 0.68520.0016 1,308.14068.1563
Script end 0.6868  1,316.2969 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.00420.6051160.0003
Check MTime0.00220.3139160.0001
Mysql Total
Database connection0.00060.092910.0006
Mysqli_queries0.611489.0185570.0107
Looping result0.00070.0958550.0000
Template Total0.639493.120.3197
Template load0.00220.322820.0011
Template processing0.637192.764820.3186
Template load and register function0.00020.029110.0002
states
state_id_array0.00170.243310.0017
state_identifier_array0.00080.120920.0004
Override
Cache load0.00180.2655170.0001
Sytem overhead
Fetch class attribute can translate value0.00060.092020.0003
Fetch class attribute name0.00150.219140.0004
XML
Image XML parsing0.00060.085620.0003
class_abstraction
Instantiating content class attribute0.00000.001240.0000
General
dbfile0.00080.1139160.0000
String conversion0.00000.002140.0000
Note: percentages do not add up to 100% because some accumulators overlap

Templates used to render the page:

UsageRequested templateTemplateTemplate loadedEditOverride
1node/view/full.tplfull/forum_topic.tplextension/sevenx/design/simple/override/templates/full/forum_topic.tplEdit templateOverride template
3content/datatype/view/ezxmltext.tpl<No override>extension/community_design/design/suncana/templates/content/datatype/view/ezxmltext.tplEdit templateOverride template
4content/datatype/view/ezxmltags/paragraph.tpl<No override>extension/ezwebin/design/ezwebin/templates/content/datatype/view/ezxmltags/paragraph.tplEdit templateOverride template
1content/datatype/view/ezxmltags/line.tpl<No override>design/standard/templates/content/datatype/view/ezxmltags/line.tplEdit templateOverride template
1content/datatype/view/ezimage.tpl<No override>extension/sevenx/design/simple/templates/content/datatype/view/ezimage.tplEdit templateOverride template
1print_pagelayout.tpl<No override>extension/community/design/community/templates/print_pagelayout.tplEdit templateOverride template
 Number of times templates used: 11
 Number of unique templates used: 6

Time used to render debug report: 0.0001 secs