• Please note: In an effort to ensure that all of our users feel welcome on our forums, we’ve updated our forum rules. You can review the updated rules here: http://forums.wolflair.com/showthread.php?t=5528.

    If a fellow Community member is not following the forum rules, please report the post by clicking the Report button (the red yield sign on the left) located on every post. This will notify the moderators directly. If you have any questions about these new rules, please contact support@wolflair.com.

    - The Lone Wolf Development Team

Allow linking for items within parentheses

AEIOU

Well-known member
I've found that if anything has a "(" before it or a ")" after it, it will not be linked. Could () be treated the same as a period and allow items within to be linked?
 
This keeps coming up. Not sure why the parser is so limited that it doesn't detect all the patterns its looking for no matter how they are embedded.
 
This would be very nice. I've also noticed this behavior - I've taken to adding spaces around parens:

( something )

to make sure that the links work.
 
@kbs666: Programs are only as smart as we make them. With so much glorious good in RW, some things get missed. I presume this one is an easy update to the parsing engine but there are some big things coming and some nasty bugs that LWD has been dealing with.
 
... there are some big things coming and some nasty bugs that LWD has been dealing with.

I absolutely agree. This is just a minor annoyance, and as ibecker pointed out one that can easily be circumvented by inserting spaces. There are some things that are imho much more important to handle.

And always remember: A well-documented bug is called a feature. If you don't want sth to be linked simply put it in brackets.:D
 
This is most likely a bug. Parenthetical strings were linking correctly prior to the HTML switch. I've have a ticket open on this for the last few builds, so hopefully it will be fixed soon-ish.
 
Dang... Didn't notice this thread. Just submitted a bug report on this one. Seems to be the same with square brackets - [ keyword ] works, but [keyword] doesn't.

Changeover to HTML was I'm sure a challenging operation. Positive nod of acknowledgement to those who implemented it and rapidly jumped on the 'irks and oiks' that raised an eyebrow or two.

This issue is not a big deal for me either. Flagged for reference at a later date.
 
More bug reports is not a bad thing. :)

As a work around, I put spaces before/after ()[]{}'s, save, link and then delete the space and save again. I use () infrequently so it's an inconvenience rather than a showstopper. But this may not be the case with other users that utilize these symbols more often.
 
Back
Top