Custom Query (2152 matches)
Results (1585 - 1587 of 2152)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#243 | worksforme | Repetition of number of packages in a group | rgrp | dread |
Description |
http://ckan.net/group/publicdomain has: "There is 16 package in this group. There are 16 packages in this group." |
|||
#244 | fixed | Several links preceded by link URL | rgrp | dread |
Description |
e.g. Text on ckan.net home page: "All material available under an /licenseopen license" Also seen on the package edit page: "/user/loginClick here to sign in" I believe this is due to the i18n additions from Benoit. Maybe needs new Genshi. Maybe best to work round in the meantime. |
|||
#249 | invalid | Regex search | rgrp | dread |
Description |
Search of package name and title (and other fields) using regular expressions. Current example use-case: Wanting to specify packages with title beginning with 'B'. Issues:
Implementation:
http://www.postgresql.org/docs/current/static/functions-matching.html#FUNCTIONS-POSIX-TABLE |