1. [Web:BUG] Ticket-Form is broken!
- Posted by mitgedanken in March
- 487 views
Forked from Re: join_path misbehaviour on Windows
Please file a bug report. (https://openeuphoria.org/ticket/index.wc).
What goes in the id field in the top right? I don't know what to put there and I get an error if I leave it blank.
-Bruce
- That's not your fault.
- The ticket <form> is broken.
- Edit the hidden input field to 34 (ghaberek)
-
If it fails rename it from 'id' to 'assigned_to_id'
(I tried both and I don't know which is correct.)
-
- Edit the hidden input field to 34 (ghaberek)
2. Re: [Web:BUG] Ticket-Form is broken!
- Posted by ghaberek (admin) in March
- 478 views
The Id: field under on the right side of the Tickets page is meant as a quick lookup for tickets by Id. If you put 981 into the field and click Go, it should take you to ticket 981.
-Greg
3. Re: [Web:BUG] Ticket-Form is broken!
- Posted by mitgedanken in March
- 445 views
The Id: field under on the right side of the Tickets page is meant as a quick lookup for tickets by Id. If you put 981 into the field and click Go, it should take you to ticket 981.
-Greg
I know, but the above error still occurs.
When I submit the form, I get the error assigned_to_id is NULL.
However, if I manually enter a value in the hidden form field (using F12), it works.
This is how I added the last ticket.