-
```
What steps will reproduce the problem?
1. install django.contrib.comments
2. create a comment for some other object
3. do Comment.objects.get(object_pk = id, content_type...)
What is the expected…
-
```
There's a bug prior to DB2 9.7 fixpack 3 that jBPM tickles. The EVT needs to
check that at least fixpack 3 is installed. Note: Alfresco Enterprise is now
certified against fixpack 3a - it might…
-
Hi,
jajuk depends on substance which unfortunately has not been maintained for years.
https://java.net/projects/substance
There is a fork of substance called insubstantial with some bug fixes.
htt…
-
``` bash
➜ fxa-password-strength-checker git:(issue-3-verbose) eslint .
/Users/stomlinson/development/nvm/v0.10.32/lib/node_modules/eslint/lib/config.js:129
throw e;
…
-
```
What steps will reproduce the problem?
1. install django.contrib.comments
2. create a comment for some other object
3. do Comment.objects.get(object_pk = id, content_type...)
What is the expected…
-
**[Amitabh](https://jira.spring.io/secure/ViewProfile.jspa?name=amsrivastava)** opened **[SPR-13422](https://jira.spring.io/browse/SPR-13422?redirect=false)** and commented
When using in the dispatc…
-
```
What steps will reproduce the problem?
for error -802 execute the following from the command line
db2-dev:~# python
Python 2.7 (r27:82500, Aug 07 2010, 16:54:59) [GCC] on linux2
Type "help", "co…
-
```
What steps will reproduce the problem?
1. install django.contrib.comments
2. create a comment for some other object
3. do Comment.objects.get(object_pk = id, content_type...)
What is the expected…
-
I'm implementing a DB2 extension and i'm unable to do a 'LIMIT' and 'OFFSET' statement because DB2 uses the SQL:98 syntax through ROW_NUMBER inside the 'WHERE' clause.
As a workaround, DB2 can be con…
-
```
Some users may find a help menu useful.
```
Original issue reported on code.google.com by `mikedabo...@gmail.com` on 28 Jun 2011 at 5:02