why EZP rename links and put a letter in uppercase?

Author Message

alvaro alvaro

Tuesday 20 June 2006 4:47:02 am

why EZP rename links and put a letter in uppercase?

Kristof Coomans

Tuesday 20 June 2006 5:59:32 am

Can you be more clear?

independent eZ Publish developer and service provider | http://blog.coomanskristof.be | http://ezpedia.org

alvaro alvaro

Tuesday 20 June 2006 6:19:38 am

editing an object of class LINK, his field URL, i put an url, and EZP modified the url and put one of the characters in uppercase.

/learningEZP/html/example

goes to

/learningEZP/html/Example

Kristof Coomans

Tuesday 20 June 2006 10:15:48 am

Which version of eZ publish are you using?

independent eZ Publish developer and service provider | http://blog.coomanskristof.be | http://ezpedia.org

alvaro alvaro

Wednesday 21 June 2006 3:29:31 am

3.8.

Kristof Coomans

Wednesday 21 June 2006 3:41:52 am

Did you create another object with the same URL before or did you submit the URL with the uppercase letters in a previous version of the same object?

A list of all unique url's is stored in a seperate database table called ezurl. When submitting an url this table is checked for the existance of that url (this is probably not case sensitive), and the attribute gets coupled to the row in ezurl.

I think you can solve this by executing an SQL query on ezurl which modifies the URL's in question.

independent eZ Publish developer and service provider | http://blog.coomanskristof.be | http://ezpedia.org

alvaro alvaro

Wednesday 21 June 2006 10:54:29 am

Yes, really i created the same url in a previous version, ok. I see and understand the problem. But it would be logical to access this list of url's from the Control Panel.

I will resolve it directly accesing the DB.

Thx kristoff you are very kind, i think i talked with you in IRC also.

Kristof Coomans

Wednesday 21 June 2006 11:23:02 am

I forgot that you can also access the list of URL's used by navigating to Setup > URL management. There you can also edit them.

I think the guy on IRC was someone else because I rarely have a chat on the net :-)

independent eZ Publish developer and service provider | http://blog.coomanskristof.be | http://ezpedia.org

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

Main resources:

Total runtime0.0127 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.0050 588.3594151.2266
Module start 'layout' 0.00500.0020 739.585936.6797
Module start 'content' 0.00710.0044 776.265698.0938
Module end 'content' 0.01150.0012 874.359437.9922
Script end 0.0127  912.3516 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.002216.9129140.0002
Check MTime0.00107.7188140.0001
Mysql Total
Database connection0.00096.861410.0009
Mysqli_queries0.002116.371830.0007
Looping result0.00000.101110.0000
Template Total0.00097.010.0009
Template load0.00075.457310.0007
Template processing0.00021.508910.0002
Override
Cache load0.00053.761110.0005
General
dbfile0.00096.968180.0001
String conversion0.00000.061840.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