GithubHelp home page GithubHelp logo

sones's People

Contributors

sartios avatar

Watchers

James Cloos avatar

sones's Issues

Saving a bidirectional association throws batch exception error.

What steps will reproduce the problem?
1. The A object contains a map to B as ManyToOne.
2. The B object contains a collection of A objects and is mapped as OneToMany. 
3. Save object A and B.

What is the expected output? What do you see instead?

I'm expecting to save both A and B objects but instead throws batch insert 
exception.

The problem is solved if
1. I retrieve somewhere the collection
2. Set null collection into B object.
3. Save B object.
4. Save the collection of A objects.

Please use labels and text to provide additional information.


Original issue reported on code.google.com by [email protected] on 23 Mar 2012 at 8:31

Facebook status message doesn't save its location

What steps will reproduce the problem?
1. Create a status message with a location
2. Save the status message
3. Load the status message

What is the expected output? What do you see instead?

I expect to save the location with status message and when I load it I want to 
see the location. Instead, I can't save the location and can't retrieve it.

Please use labels and text to provide additional information.


Original issue reported on code.google.com by [email protected] on 31 Mar 2012 at 10:01

Posts that contain greek letters aren't saved properly.

What steps will reproduce the problem?
1. Publish a status message with greek letters.
2. Download this post.
3. Save it into database.

What is the expected output? What do you see instead?

Expected the message with the greek letters to be saved. Instead, for I see for 
each greek letter a ?.

Please use labels and text to provide additional information.


Original issue reported on code.google.com by [email protected] on 29 Mar 2012 at 1:24

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.