nickva commented on issue #825: Allow urlencoded '+' characters in 
_scheduler/jobs/<job_id> field
URL: https://github.com/apache/couchdb/issues/825#issuecomment-330294792
 
 
   > ""2abc+create%20target%2Bcontinuous"`
   
   Replication ID format is not arbitrary though.  This is possible exactly 
because 2abc+create%20target%2Bcontinuous"` is not valid replication ID.
   
   Changing the plus sign might work, however since the ID is compound (made of 
parts) there are probably user written scripts would split the ID. For example 
if they inspect the checkpoints documents where only the base part is used.
 
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to