Edgewall Software

Ticket #1317 (closed defect: fixed)

Opened 4 years ago

Last modified 2 years ago

CamelCase links ignore preceeding text

Reported by: kevin@… Owned by: jonas
Priority: normal Milestone: 0.9
Component: wiki system Version: 0.8.1
Severity: minor Keywords:
Cc:

Description

CamelCase links ignore anything that comes before as long as it isn't a letter. This means _FooBar matches even though it probably shouldn't.

It also means that things like %FooBar? match even though FooBar?% doesn't, but I don't know if this should be changed or not.

Attachments

trac-#1317.patch (1.4 KB) - added by Mark Rowe <edgewall.com@…> 4 years ago.
Handle underscores in WikiLinks? as documented.

Change History

Changed 4 years ago by Dave Matthews

#957 has been marked as a duplicate of this ticket.

Changed 4 years ago by Mark Rowe <edgewall.com@…>

Handle underscores in WikiLinks? as documented.

Changed 4 years ago by Mark Rowe <edgewall.com@…>

The attached patch deals with underscores as is mentioned. I'm not sure what should be done about other punctuation, such as the %'s that are mentioned in the description.

Changed 3 years ago by cboos

  • status changed from new to closed
  • resolution set to fixed
  • milestone set to 0.9

After r2134, _FooBar is not recognized as a WikiPageNames anymore.

Still, %FooBar?? match even though FooBar?% doesn't, but I think that's OK.

Add/Change #1317 (CamelCase links ignore preceeding text)

Author



Change Properties
<Author field>
Action
as closed
Next status will be 'reopened'
to The owner will change from jonas. Next status will be 'closed'
 
Note: See TracTickets for help on using tickets.