JIRA

  • Log In Access more options
    • Online Help
    • GreenHopper Help
    • Agile Answers
    • Use Agile By Default
    • Keyboard Shortcuts
    • About JIRA
    • JIRA Credits
    • What’s New
  • Dashboards Access more options (Alt+d)
  • Projects Access more options (Alt+p)
  • Issues Access more options (Alt+i)
  • Agile Access more options (Alt+g)
  • Create Issue
  • Mule
  • MULE-6232

Defect in TemplateParser when using a Groovy Expression containing question marks

  • Agile Board
  • More Actions
  • Views
    • XML
    • Word
    • Printable

Details

  • Type: Bug Bug
  • Status: Closed Closed
  • Priority: Major Major
  • Resolution: Fixed
  • Affects Version/s: 3.2.1
  • Fix Version/s: 3.1.4 (EE only), 3.2.2 (EE only)
  • Component/s: Core: Expressions
  • Labels:
    None
  • User impact:
    High
  • Similar Issues:
    None

Description

Similar to MULE-6131.

The regexp replacement mechanism in TemplateParser breaks because ? must be escaped in a regex.

Activity

Ascending order - Click to sort in descending order
  • All
  • Comments
  • Work Log
  • History
  • Activity
  • Transitions
  • Commits
  • Source
  • Builds
Hide
Permalink
David Dossot added a comment - 17/May/12 11:01 AM

btw. why using a regex replace and not a plain StringUtils.replace? Indeed, we want to replace expressions with their evaluations, why not strictly matching char-for-char?

Show
David Dossot added a comment - 17/May/12 11:01 AM btw. why using a regex replace and not a plain StringUtils.replace? Indeed, we want to replace expressions with their evaluations, why not strictly matching char-for-char?
Alejandro Sequeira made changes - 04/Jun/12 02:05 PM
Field Original Value New Value
Priority To be reviewed [ 6 ] Major [ 3 ]
Hide
Permalink
Pablo Kraan added a comment - 08/Jun/12 07:55 AM

Closing as duplicate of MULE-5853. Reopen if you think is not fixed, but provide a test showing how to reproduce the issue.

Show
Pablo Kraan added a comment - 08/Jun/12 07:55 AM Closing as duplicate of MULE-5853. Reopen if you think is not fixed, but provide a test showing how to reproduce the issue.
Pablo Kraan made changes - 08/Jun/12 07:55 AM
Assignee Pablo Kraan [ pablo.kraan ]
Fix Version/s 3.2.2 (EE only) [ 11105 ]
Fix Version/s 3.1.4 (EE only) [ 11079 ]
Pablo Kraan made changes - 08/Jun/12 07:55 AM
Resolution Fixed [ 1 ]
Status Open [ 1 ] Closed [ 6 ]
Transition Time In Source Status Execution Times Last Executer Last Execution Date
Open Open Closed Closed
21d 21h 4m 1 Pablo Kraan 08/Jun/12 07:55 AM
This list may be incomplete, as errors occurred whilst retrieving source from linked applications:
  • Repository mule on http://foo.bar/ failed: Error in remote call to 'FishEye 0 (http://foo.bar/)' (http://foo.bar) [AbstractRestCommand{path='/rest-service-fe/changeset-v1/listChangesets/', params={expand=changesets[-21:-1].revisions[0:29], comment=MULE-6232, p4JobFixed=MULE-6232, rep=mule}, methodType=GET}] : java.net.UnknownHostException: foo.bar

People

  • Assignee:
    Pablo Kraan
    Reporter:
    David Dossot
Vote (0)
Watch (0)

Dates

  • Created:
    17/May/12 10:51 AM
    Updated:
    08/Jun/12 07:55 AM
    Resolved:
    08/Jun/12 07:55 AM

Agile

  • View on Board
  • Atlassian JIRA (v5.0.7#734-sha1:8ad78a6)
  • Report a problem
  • Powered by a free Atlassian JIRA open source license for MuleForge. Try JIRA - bug tracking software for your team.