This site works best with JavaScript enabled. Please enable JavaScript to get the best experience from this site.
My Characters
My Campaigns
My Encounters
My Homebrew Collection
My Homebrew Creations
My Dice
Homebrew
Classes
Backgrounds
Species
Feats
Spells
Equipment
Magic Items
Monsters
Character Builder
Sigil 3D VTT
Maps VTT
Encounters
Mobile App
Avrae Discord Bot
Community Update
Twitch
Youtube
Changelog
When searching for content which contains special characters, such as searching for "Lords' Alliance" at https://www.dndbeyond.com/search?q=lords' alliance the filters can break due to double-encoding of those characters.
For example, at the given link, the button to limit to "Compendium" redirects to "https://www.dndbeyond.com/search?q=lords' alliance&f=actions,compendium,conditions,skills,rules,weapon-property&c=compendium" which because it uses an HTML entity encoded apostrophe "'" in a URL context, terminates the parameter and starts a new one. As a result, the search term is changed to only the word "Lords".
When searching for content which contains special characters, such as searching for "Lords' Alliance" at https://www.dndbeyond.com/search?q=lords' alliance the filters can break due to double-encoding of those characters.
For example, at the given link, the button to limit to "Compendium" redirects to "https://www.dndbeyond.com/search?q=lords' alliance&f=actions,compendium,conditions,skills,rules,weapon-property&c=compendium" which because it uses an HTML entity encoded apostrophe "'" in a URL context, terminates the parameter and starts a new one. As a result, the search term is changed to only the word "Lords".