Custom Query (2152 matches)
Results (1174 - 1176 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. |
|||
#1791 | fixed | Changing locale on /dataset/new causes exception | dread | dread |
Description |
When you are on the /dataset/new page and you try and change locale then you get a 500 error. This is because it adds the 'cache' parameter, to ensure any proxy cache in the chain does not just send the cached page. |
|||
#1792 | fixed | [super] api to use same validation and logic as wui forms. | toby | kindly |
Description |
The api currently uses the default validation schemas regardless of the form you specified on the front end. There should be a way to post through the api using the same validation rules. |