Menu

#47 Reservationsystem

2.x
open-accepted
Bugs (43)
5
2012-07-26
2010-07-21
Anonymous
No

The Reservation doesn't work like it should.
If you enter new values you will never see them again.

The function of the two "clocks" is hard to understand. I tried a lot but I don't know how this works (should work).

Thank you!

Discussion

  • hansA

    hansA - 2010-07-21
    • assigned_to: nobody --> draconicfae
    • status: open --> open-accepted
     
  • hansA

    hansA - 2010-07-21

    JTicketsBagRestaurantRes throws the exception below on loading data.
    I think reservations worked before the devel merge. It looks like it has not survived the BrwosableEditableData remodelling.

    Jamie, can you please look into this in devel and possibly fix it?

    java.lang.ClassCastException: [Ljava.lang.Object; cannot be cast to [Lnet.adrianromero.data.loader.QueryFilter;
    at net.adrianromero.data.user.ListProvider.loadData(ListProvider.java:53)
    at net.adrianromero.data.user.BrowsableData.loadData(BrowsableData.java:140)
    at net.adrianromero.data.user.BrowsableEditableData.loadData(BrowsableEditableData.java:206)
    at net.adrianromero.data.user.BrowsableEditableData.actionLoad(BrowsableEditableData.java:293)

     
  • Jamie Campbell

    Jamie Campbell - 2010-07-22

    yes : but I'm at a critical juncture with the plugin side so this and the category work will take a bit for me to get to. If I can solve what I'm doing now, then everything else should be a snap. If not, then I've embarked on a huge waste of time with it and will have to pretty much scrap a significant portion of what's been done...

     
  • hansA

    hansA - 2012-07-26
    • milestone: 634188 --> 2.x
     

Log in to post a comment.