|
Author: Sem
Date: 16-09-06 07:10
a '+' sign should be quted in portsmon links.
We have a number of ports which name contains '+'. And a browser treats portsmon likns wrong for these ports.
|
|
Reply To This Message
|
|
Author: Sem
Date: 16-09-06 12:15
A browser treats + in URL as a space. I think it should be changet to %2B
|
|
Reply To This Message
|
|
Author: Dan
Date: 16-09-06 12:50
I did some tests with PHP. I see that parameters are different. My example http://beta.freshports.org/editors/vim6+ruby/ has vim6+ruby as part of the URL, not as a parmeter as in the PortsMon link.
I just added code to the BETA site so that category and port are passed to urlencode (http://ca.php.net/manual/en/function.urlencode.php) when used as part of the PortsMon URL.
Have a look please.
There are ten such ports:
devel/ace+tao
devel/kimwitu++
japanese/xemacs21-sumo-canna+wnn4
devel/libsigc++20
benchmarks/bonnie++
databases/postgresql-libpq++
editors/vim6+ruby
devel/c_c++_reference-i18n
chinese/xa+cv
lang/glibstdc++28
--
The Man Behind The Curtain
|
|
Reply To This Message
|
|
Author: Sem
Date: 16-09-06 14:28
Looks like they all work fine now on beta.freshports.org. Thanks!
|
|
Reply To This Message
|
|