Mark Bean created NIFI-3930:
-------------------------------
Summary: Deep linking URL addes %3F
Key: NIFI-3930
URL: https://issues.apache.org/jira/browse/NIFI-3930
Project: Apache NiFi
Issue Type: Bug
Components: Core UI
Affects Versions: 1.2.0
Environment: Chrome 50.0.2661.94 m
Firefox 31.5.0
Reporter: Mark Bean
The deep linking URL is updated with redundant information. When in a Process
Group (other than the root Process Group), in Chrome (50.0.2661.94 m), it was
observed that an increasing number of "%3F" values were added to the URL after
/nifi/ and before "processGroupId=". Each time the user clicks on empty space
and then on a processor, another "%3F" is added.
In Firefox (31.5.0), there is similar behavior except it isn't simply a "%3F",
but instead the entire "processGrouipId=some-value" string is redundantly added
very rapidly making the URL unnecessarily long.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)