------------------------------------------------------------------------------ To reply, visit https://hellosplat.com/s/beanbag/tickets/4836/ ------------------------------------------------------------------------------
New ticket #4836 by wenqinwang For Beanbag, Inc. > Review Board Status: New Tags: Priority:Medium, Type:Defect File attachments: * Screen Shot 2019-07-25 at 11.37.32 AM.png <https://hellosplat.com/s/beanbag/attachments/1349/> ------------------------------------------------------------------------------ Diff parsing error when file name is weird ============================================================================== # What version are you running? Reviewboard 3.0.5 # What's the URL of the page containing the problem? N/A # What steps will reproduce the problem? 1.create a repo 2.file name is /java-library/src/mp/{{ product_name }}-impl/src/main/java/com/linkedin/{{ product_name | replace(/"-/", /"/") }}/HelloMP.java 3. create a review request # What is the expected output? What do you see instead? it should parse correctly see RB file name as "b/java-library/src/mp/{{ product_name }}-impl/src/main/java/com/linkedin/{{ product_name | replace(/"-/", /"/") }}/HelloMP.java" and "a/java-library/src/mp/{{ product_name }}-impl/src/main/java/com/linkedin/{{ product_name | replace(/"-/", /"/") }}/HelloMP.java" # What operating system are you using? What browser? Chrome # Please provide any additional information below. ------------------------------------------------------------------------------ -- You received this message because you are subscribed to the Google Groups "reviewboard-issues" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/reviewboard-issues/20190725183924.8115.85483%40ip-10-1-54-209.ec2.internal.
