You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@apisix.apache.org by GitBox <gi...@apache.org> on 2020/08/03 11:42:46 UTC

[GitHub] [apisix-dashboard] lilien1010 opened a new issue #359: response-rewrite plugin is no able to write headers

lilien1010 opened a new issue #359:
URL: https://github.com/apache/apisix-dashboard/issues/359


   for now some plug-in is not able to edit in dashboard,
   and BTW I think the button ”Enable“,“disable","Confirm" should at the top of plugin-edit pannel, not at bottom.
   
   ![image](https://user-images.githubusercontent.com/3814966/89178810-09eaab00-d5c1-11ea-8587-82846cadd2f5.png)
   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [apisix-dashboard] juzhiyuan commented on issue #359: response-rewrite plugin is no able to write headers

Posted by GitBox <gi...@apache.org>.
juzhiyuan commented on issue #359:
URL: https://github.com/apache/apisix-dashboard/issues/359#issuecomment-671868884


   related issue https://github.com/alibaba/form-render/issues/131#issuecomment-671780907


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [apisix-dashboard] juzhiyuan commented on issue #359: response-rewrite plugin is no able to write headers

Posted by GitBox <gi...@apache.org>.
juzhiyuan commented on issue #359:
URL: https://github.com/apache/apisix-dashboard/issues/359#issuecomment-671202293


   Any updates?


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [apisix-dashboard] juzhiyuan closed issue #359: response-rewrite plugin is no able to write headers

Posted by GitBox <gi...@apache.org>.
juzhiyuan closed issue #359:
URL: https://github.com/apache/apisix-dashboard/issues/359


   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [apisix-dashboard] juzhiyuan commented on issue #359: response-rewrite plugin is no able to write headers

Posted by GitBox <gi...@apache.org>.
juzhiyuan commented on issue #359:
URL: https://github.com/apache/apisix-dashboard/issues/359#issuecomment-669645178


   Hi @varSmallRookie, any updates about this issue? Which part could I help you?


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [apisix-dashboard] juzhiyuan commented on issue #359: response-rewrite plugin is no able to write headers

Posted by GitBox <gi...@apache.org>.
juzhiyuan commented on issue #359:
URL: https://github.com/apache/apisix-dashboard/issues/359#issuecomment-676267132


   Will be fixed here https://github.com/apache/apisix/issues/2087


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [apisix-dashboard] juzhiyuan edited a comment on issue #359: response-rewrite plugin is no able to write headers

Posted by GitBox <gi...@apache.org>.
juzhiyuan edited a comment on issue #359:
URL: https://github.com/apache/apisix-dashboard/issues/359#issuecomment-667993998


   Hi, the PluginDrawer is built with `react-jsonschema-form`, and this bug is caused by different JSON Schema version. APISIX’s plugin is using JSON Schema v5 I think, and the `react-jsonschema-form` is using v7, I would recommend adding a transformer for our Plugins’ schema in frontend.
   
   The transformer is used to convert the plugin’s schema from v5 to v7.


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [apisix-dashboard] varSmallRookie commented on issue #359: response-rewrite plugin is no able to write headers

Posted by GitBox <gi...@apache.org>.
varSmallRookie commented on issue #359:
URL: https://github.com/apache/apisix-dashboard/issues/359#issuecomment-667976469


   @lilien1010  I will take care of this feature


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [apisix-dashboard] juzhiyuan commented on issue #359: response-rewrite plugin is no able to write headers

Posted by GitBox <gi...@apache.org>.
juzhiyuan commented on issue #359:
URL: https://github.com/apache/apisix-dashboard/issues/359#issuecomment-667993998


   Hi, the PluginDrawer is built with `react-jsonschema-form`, and this bug is caused by different JSON Schema version. APISIX’s plugin is using JSON Schema v5 I think, and the `react-jsonschema-form` is using v7, I would recommend adding a transformer for our Plugins’ schema in frontend.


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org