-
It should be possible to click on adjacent area, but not others.
-
Back + Forward buttons to see the game state in any point in history (game log).
-
i have entity where i never plan to search for specified field, i will always fetch all records from database. This could not be done
java.lang.IllegalArgumentException: The table=Token has no column…
hsn10 updated
11 years ago
-
A RESTfilter in The DataTank is meant to browse further into a data object. e.g.
localhost/schoolX/teachers providus us with the following:
[{
id: 1,
name: John Doe,
teaches: Math,Science
},
{
id:2,…
-
In some cases database returns randomly different rows for slightly the same queries.
dump: http://pastebin.com/DPae1Ukc
This returns rows 571, 565, 586, 577, 570:
```
SELECT `articles`.id FROM `ar…
-
# Suggest feature
The suggest feature suggests similar looking terms based on a provided text by using a suggester. At the moment there the only supported suggester is `fuzzy`. The suggest feature is…
-
When executing command ./gradlew classes, it appears to compile the classes in main/groovy directory. However, I don't see the compiled classes in WEB-INF/classes as suggested in documentation. In fac…
-
**[Pavla Nováková](https://jira.spring.io/secure/ViewProfile.jspa?name=pavla)** opened **[SPR-6182](https://jira.spring.io/browse/SPR-6182?redirect=false)** and commented
Consider multilanguage appli…
-
Hi.
This may be just a matter of taste.
I suggest changing this:
```
RewriteCond %{HTTPS} !=on
RewriteCond %{HTTP_HOST} !^www\..+$ [NC]
RewriteCond %{HTTP_HOST} (.+)$ [NC]
RewriteRule ^(.*)$ http:/…
-
- Original ID: 537
- Added by **Jiri Frank**
- Scratchpads URL: http://open-up.eu/
### Description:
Dear Scratchpads team,
some of the images are not shown in IE properly. In Firefox is everythin…