[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug #18251] Action URLs won't work when Component classname has digit a
From: |
pirmin braun |
Subject: |
[bug #18251] Action URLs won't work when Component classname has digit at the end |
Date: |
Fri, 10 Nov 2006 13:23:38 +0000 |
User-agent: |
Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.8.0.7) Gecko/20060909 Firefox/1.5.0.7 |
URL:
<http://savannah.gnu.org/bugs/?18251>
Summary: Action URLs won't work when Component classname has
digit at the end
Project: GNUstep
Submitted by: pirmin
Submitted on: Freitag 10.11.2006 um 13:23
Category: gsweb
Severity: 3 - Normal
Item Group: Bug
Status: None
Privacy: Public
Assigned to: None
Open/Closed: Open
_______________________________________________________
Details:
example: a page with subcomponents with classname
PBWOPortlet0 ... PBWOPortlet19
will produce action-URLs like:
PBWOPortlet0.1...
Clicking on such URLs doesn't invoke the action;
whereas using classnames like:
PBWOPortlet0A ... PBWOPortlet19A
will produce action-URLs like:
PBWOPortlet0A.1...
those work fine;
as PBWOPortlet0 is a valid classname, the URL parsing might have a bug;
_______________________________________________________
Reply to this item at:
<http://savannah.gnu.org/bugs/?18251>
_______________________________________________
Nachricht geschickt von/durch Savannah
http://savannah.gnu.org/
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [bug #18251] Action URLs won't work when Component classname has digit at the end,
pirmin braun <=