virtual URL redirecting wrong

Author Message

Marko Žmak

Thursday 11 October 2007 12:39:05 am

I'm having some problems with virtual URLs in eZ 3.9.4.

I have setup a virtual URL like this:

/promet --> /knjiznica/promet

but when I try to access /promet I get this page:

/repozitorij/slike_css/promet

Then I tried this:

- change the name of "/repozitorij/slike_css/promet" to "promet_"
- delete virtual URL /promet --> /knjiznica/promet and create it again

After that the virtual URL "/promet" redirects OK, to "/knjiznica/promet". But then I changed the name of "/repozitorij/slike_css/promet_" back to "promet" and the same initial problem happens again, "/promet" redirects to "/repozitorij/slike_css/promet".

I verified this:

- that /knjiznica/promet doesn't have any aditional locations
- that there is no eZ node under "/promet" (it's not listed in the admin interface for the root folder)

and I cleared all the caches (even manually deleted the cache folder).

But nothing helps. Then I went to see the contents of ezurlalias table and I found this two records:

+-------+------------+----------------------------------+------------------------+-------------+---------------+-------------+
| id    | source_url | source_md5                       | destination_url        | is_internal | forward_to_id | is_wildcard |
+-------+------------+----------------------------------+------------------------+-------------+---------------+-------------+
|  1468 | promet     | c4413034432785a8dfafef9b94088038 | content/view/full/1011 |           1 |          1652 |           0 |
| 10519 | promet     | c4413034432785a8dfafef9b94088038 | content/view/full/2036 |           0 |          3507 |           0 |
+-------+------------+----------------------------------+------------------------+-------------+---------------+-------------+

Regardless of what I do, the record:

+-------+------------+----------------------------------+------------------------+-------------+---------------+-------------+
| id    | source_url | source_md5                       | destination_url        | is_internal | forward_to_id | is_wildcard |
+-------+------------+----------------------------------+------------------------+-------------+---------------+-------------+
|  1468 | promet     | c4413034432785a8dfafef9b94088038 | content/view/full/1011 |           1 |          1652 |           0 |
+-------+------------+----------------------------------+------------------------+-------------+---------------+-------------+

always remains in this table. And 1011 is the node ID of "/repozitorij/slike_css/promet".

So is this a bug in eZ or something is wrong with my eZ site? How do I repair this?

(it seems to me that I should delete the record for "/promet" from the ezurlalias table, but I'm not sure if that's the right way to fix it)

--
Nothing is impossible. Not if you can imagine it!

Hubert Farnsworth

Marko Žmak

Monday 12 November 2007 12:31:18 am

Could someone give some answer to this?

--
Nothing is impossible. Not if you can imagine it!

Hubert Farnsworth

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 18 2025 18:31:13
Script start
Timing: Jan 18 2025 18:31:13
Module start 'layout'
Timing: Jan 18 2025 18:31:13
Module start 'content'
Timing: Jan 18 2025 18:31:15
Module end 'content'
Timing: Jan 18 2025 18:31:15
Script end

Main resources:

Total runtime2.0384 sec
Peak memory usage4,096.0000 KB
Database Queries52

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0056 589.0469152.6250
Module start 'layout' 0.00560.0023 741.671939.4453
Module start 'content' 0.00792.0290 781.1172500.7891
Module end 'content' 2.03690.0014 1,281.906312.1641
Script end 2.0383  1,294.0703 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.00350.1713160.0002
Check MTime0.00140.0711160.0001
Mysql Total
Database connection0.00080.040310.0008
Mysqli_queries1.900693.2415520.0366
Looping result0.00050.0229500.0000
Template Total1.919094.120.9595
Template load0.00240.115420.0012
Template processing1.916694.026220.9583
Template load and register function0.00010.004710.0001
states
state_id_array0.00150.073810.0015
state_identifier_array0.00170.084620.0009
Override
Cache load0.00190.0943270.0001
Sytem overhead
Fetch class attribute can translate value0.00070.036610.0007
Fetch class attribute name0.00150.072530.0005
XML
Image XML parsing0.00060.029010.0006
class_abstraction
Instantiating content class attribute0.00000.000440.0000
General
dbfile0.00100.0488180.0001
String conversion0.00000.000440.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
2content/datatype/view/ezimage.tpl<No override>extension/sevenx/design/simple/templates/content/datatype/view/ezimage.tplEdit templateOverride template
2content/datatype/view/ezxmltext.tpl<No override>extension/community_design/design/suncana/templates/content/datatype/view/ezxmltext.tplEdit templateOverride template
6content/datatype/view/ezxmltags/paragraph.tpl<No override>extension/ezwebin/design/ezwebin/templates/content/datatype/view/ezxmltags/paragraph.tplEdit templateOverride template
2content/datatype/view/ezxmltags/line.tpl<No override>design/standard/templates/content/datatype/view/ezxmltags/line.tplEdit templateOverride template
2content/datatype/view/ezxmltags/literal.tpl<No override>extension/community/design/standard/templates/content/datatype/view/ezxmltags/literal.tplEdit templateOverride template
1print_pagelayout.tpl<No override>extension/community/design/community/templates/print_pagelayout.tplEdit templateOverride template
 Number of times templates used: 16
 Number of unique templates used: 7

Time used to render debug report: 0.0002 secs