Ticket #860 (closed defect: wontfix)

Opened 3 years ago

Last modified 9 months ago

portal URL disapeared on boxes actions

Reported by: mihamina.rakotomandimby@etu.univ-orleans.fr Assigned to: atchertchian
Priority: P2 Milestone: unspecified
Component: CPSBoxes Version: TRUNK
Severity: normal Keywords: virtual hosting broken url
Cc: mihamina.rakotomandimby@etu.univ-orleans.fr

Description (Last modified by atchertchian)

i'm running svn and when entering the boxes management interface (manage root boxes) and I try to edit the content of the welcome text box, the URL misses the portal URL. For example, when I click on the littlt pen to edit the content of the text box, it is linked to http://textbox_edit_form?box_url=.cps_boxes_root/welcome instead of http://www.mysite.com/textbox_edit_form?box_url=.cps_boxes_root/welcome

Change History

07/29/05 16:05:25 changed by atchertchian

  • description changed.
  • component changed from CPS (global) to CPSBoxes.
  • priority changed from P1 to P2.
  • milestone changed from unspecified to CPS 3.3.5.
  • owner changed from fguillaume to atchertchian.
  • severity changed from critical to normal.

Changes to make CPSBoxes work with virtual environment are not finished yet. Something was broken and I'll check, but problem may be in COPSSkins since you're talking about the image (little pen) to edit the box.

07/29/05 16:14:48 changed by mihamina.rakotomandimby@etu.univ-orleans.fr

the "save changes" button does not work either. 'cause I tried to supply the missing portal URL so that I could access the box edition form, but when trying to apply the changes: http://box_edit (no hostname...).

07/29/05 16:19:10 changed by atchertchian

Please give the following information: 1. are you using CPSSkins? 2. are you using any virtual hosting?

07/29/05 16:25:10 changed by mihamina.rakotomandimby@etu.univ-orleans.fr

I installed CPS with CPSSkins, so I guess i'm using it. I dont really now (the skin of the site is still the default one). I'm using Apache as fronted of the zope/cps site.

07/29/05 16:26:12 changed by mihamina.rakotomandimby@etu.univ-orleans.fr

So Yes i'm using virtual hosting

08/05/05 01:22:11 changed by atchertchian

  • keywords set to virtual hosting broken url.
  • milestone changed from CPS 3.3.5 to CPS 3.3.6.

Reproduced with or without CPSSkins, only on root boxes (when following the 'manage boxes root' link in the left menu) and only with the following virtual hosting:

RewriteRule ^/(.*)$ http://localhost:8080/VirtualHostBase/http/%{SERVER_NAME}:80/cps/VirtualHostRoot/$1 [L,P]

Behaving ok when using virtual hosts, or when following 'manage boxes' links in the right menu.

Hint: misuse of getContextUrl. Dont have the time to fix it => milestone set to 3.3.6.

09/16/05 18:32:24 changed by fguillaume

  • milestone changed from CPS 3.3.6 to CPS 3.4.0.

11/24/05 02:15:32 changed by janguenot

  • milestone changed from CPS 3.4.0 to unspecified.

Boxes just disappeard from the trunk. This is not something that we must fix anymore for the next release. I'm changing the milestone to unspecified just for the record if some people do want to use boxes in the future.

11/24/05 02:22:58 changed by mihamina

  • status changed from new to closed.
  • resolution set to wontfix.

Well, may be should we declare i as "wontfix"

11/24/05 02:33:10 changed by janguenot

  • status changed from closed to reopened.
  • resolution deleted.

nope, let it open for a while please. It will be more convenient to find the remaining problems with boxes for people that will be interested about it.

04/17/08 17:56:03 changed by madarche

  • status changed from reopened to closed.
  • resolution set to wontfix.

CPSBoxes is discontinued. Use CPSSkins + CPSPortlets now.