100 of

RESTError to http status mapping and subresource locator support

Fixed

Description

This is about the features raised in Rest feature compatibility - dev / support - Lucee Dev

The PR : LDEV-4688 RestTError handling and subresource locator by hideo67 · Pull Request #2228 · lucee/Lucee (github.com)

I noticed the following features documented in RESTful Web Services in ColdFusion (adobe.com) are missing in Lucee.

  1. subresource locator

  2. send custom response using CFThrow

Subresource locators are useful when you want to organize your rest functions hierarchically.

Custom response allows you to simplify error handling code for simple error cases.

I have implemented this and would like to submit a PR.

Details

Assignee

Reporter

Labels

New Issue warning screen

Before you create a new Issue, please post to the mailing list first https://dev.lucee.org

Once the issue has been verified, one of the Lucee team will ask you to file an issue

Sprint

Fix versions

Priority

Created 9 September 2023 at 12:11
Updated 10 February 2025 at 12:24
Resolved 3 January 2024 at 08:01

Activity

Pothys - MitrahSoft 
27 December 2023 at 15:44

I’ve added a testcase for this ticket.
PR [6.0] : https://github.com/lucee/Lucee/pull/2288 (disabled).

Zac Spitzer 
11 September 2023 at 07:38