Custom Query (2152 matches)
Results (784 - 786 of 2152)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#1788 | fixed | IE7 compatibility problems | zephod | zephod |
Description |
From Antonia Acuno, via Ira: It appears that the current layout for the datahub does not work in IE7, which would mean a problem for us as most gov uses it and is one of those we have to support...any views? Tested in several gov departments computers, so a common enough issue. From Rufus: We haven't officially supported IE7 so far but can put engineering effort into this if absolutely needed. I note that IE 7 is now 3y out of date and is likely a security risk. Obviously this is something to ask Antonio about. |
|||
#2228 | fixed | IGroupForm should allow overriding of non-edit templates | ross | ross |
Description |
IGroupForm should allow overriding of non-edit templates so that it can specify the index +/or search +/or view. |
|||
#35 | fixed | IP Address for non-logged in users is always 127.0.0.1 when deployed behind a proxy (e.g. on ckan.net) | rgrp | rgrp |
Description |
When IP address is used to identify non-logged in users (for example on create and editing of packages) it is always 127.0.0.1 when using a reverse proxy (standard deployment configuration on a production machine and used e.g. on http://www.ckan.net). This could be corrected by using HTTP_X_FORWARDED_FOR when available. |