ratsey

Results 10 issues of ratsey

Is there a way to redirect response cookies to localhost from the proxied host? I have calls running perfectly from localhost during development, but the target returns a cookie that...

When a PATCH call is made against an existing record where there is no change, an error is returned: ```Entry not available in /.../vendor/fusio/adapter-sql/src/Action/SqlUpdate.php on line 61``` Updating a record...

bug

I'm afraid to say that I still have CORS issues. I'm tempted to try installing the latest (I'm on 1.9.3) but always hesitant that I'll lose my existing setup. I...

question

I'm converting my deployment mechanism to use the `bin/fusion deploy` method so that I can retain all my code in Git. When routes and PHP scripts align, the output shows...

question

Could timeline be integrated with dataviewjs to build a timeline based upon yaml headers?

I have some stored procedures that will generate errors using the syntax SIGNAL SQLSTATE '45000' SET MESSAGE_TEXT = '[My error message here]'; Could the API be adjusted to make these...

enhancement

Getting a repeatable error on calling a stored proc: > Warning: Packets out of order. Expected 15 received 1. Packet size=7 in /home/xxx/api.php on line 128 > > Warning: mysqli_next_result():...

help wanted

### Is your feature request related to a problem? Please describe. A number of issues reperted here with regard to stateful widgets. Current functionality works well with stateless widgets but...

Feedback Requested
new feature

### Describe the bug Recognising that I'm using ^18.0.0-beta.1, although my code is running fine with the new themeing architecture, my tests are failing. I see that I do have...

Status: Needs Triage

### Describe the bug Updating the underlying form controls does not reflect in a p-editor when contained within a p-dialog. ### Environment PrimeNG 18-beta2, Quill 2.0.2, Angular 18 ### Reproducer...

Status: Needs Triage