[jira] Created: (OFBIZ-2508) Stack overflow in ecommerce when url contains an unknown request

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
3 messages Options
Reply | Threaded
Open this post in threaded view
|

[jira] Created: (OFBIZ-2508) Stack overflow in ecommerce when url contains an unknown request

Nicolas Malin (Jira)
Stack overflow in ecommerce when url contains an unknown request
----------------------------------------------------------------

                 Key: OFBIZ-2508
                 URL: https://issues.apache.org/jira/browse/OFBIZ-2508
             Project: OFBiz
          Issue Type: Bug
          Components: content, specialpurpose/ecommerce
    Affects Versions: SVN trunk
            Reporter: Scott Gray


CmsEvents.verifySubContent() goes into an infinite loop when the url contains an unknown request.  I don't have time to look into it right now so posting it here in case someone else does.

To reproduce navigate to:
https://demo.ofbiz.org/ecommerce/control/anythingCouldGoHere

But please don't try it out unless you intend to fix it, there's no point in weighing down the server with curiosity :-)

--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply | Threaded
Open this post in threaded view
|

[jira] Commented: (OFBIZ-2508) Stack overflow in ecommerce when url contains an unknown request

Nicolas Malin (Jira)

    [ https://issues.apache.org/jira/browse/OFBIZ-2508?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12774672#action_12774672 ]

Patrick Antivackis commented on OFBIZ-2508:
-------------------------------------------

I think this one can be close, adding error pages (OFBIZ-3022) seem to solve this issue.

> Stack overflow in ecommerce when url contains an unknown request
> ----------------------------------------------------------------
>
>                 Key: OFBIZ-2508
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-2508
>             Project: OFBiz
>          Issue Type: Bug
>          Components: content, specialpurpose/ecommerce
>    Affects Versions: SVN trunk
>            Reporter: Scott Gray
>
> CmsEvents.verifySubContent() goes into an infinite loop when the url contains an unknown request.  I don't have time to look into it right now so posting it here in case someone else does.
> To reproduce navigate to:
> https://demo.ofbiz.org/ecommerce/control/anythingCouldGoHere
> But please don't try it out unless you intend to fix it, there's no point in weighing down the server with curiosity :-)

--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply | Threaded
Open this post in threaded view
|

[jira] Closed: (OFBIZ-2508) Stack overflow in ecommerce when url contains an unknown request

Nicolas Malin (Jira)
In reply to this post by Nicolas Malin (Jira)

     [ https://issues.apache.org/jira/browse/OFBIZ-2508?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jacques Le Roux closed OFBIZ-2508.
----------------------------------

    Resolution: Fixed
      Assignee: Bruno Busco

Thanks Patrick,

Indeed, this issue is solved as you said

> Stack overflow in ecommerce when url contains an unknown request
> ----------------------------------------------------------------
>
>                 Key: OFBIZ-2508
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-2508
>             Project: OFBiz
>          Issue Type: Bug
>          Components: content, specialpurpose/ecommerce
>    Affects Versions: SVN trunk
>            Reporter: Scott Gray
>            Assignee: Bruno Busco
>
> CmsEvents.verifySubContent() goes into an infinite loop when the url contains an unknown request.  I don't have time to look into it right now so posting it here in case someone else does.
> To reproduce navigate to:
> https://demo.ofbiz.org/ecommerce/control/anythingCouldGoHere
> But please don't try it out unless you intend to fix it, there's no point in weighing down the server with curiosity :-)

--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.