projects
/
GitHub
/
WoltLab
/
WCF.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f010ddc
)
The comment potion of the page id was not optional
author
Alexander Ebert
<ebert@woltlab.com>
Wed, 18 Dec 2019 18:34:46 +0000
(19:34 +0100)
committer
Alexander Ebert
<ebert@woltlab.com>
Wed, 18 Dec 2019 18:34:46 +0000
(19:34 +0100)
com.woltlab.wcf/bbcode.xml
patch
|
blob
|
blame
|
history
diff --git
a/com.woltlab.wcf/bbcode.xml
b/com.woltlab.wcf/bbcode.xml
index bbf1083567d99b3f662de2f0634c75e3124de744..702e37d1596b437e9a5c19295cf26f3884b70529 100644
(file)
--- a/
com.woltlab.wcf/bbcode.xml
+++ b/
com.woltlab.wcf/bbcode.xml
@@
-198,7
+198,7
@@
<classname>wcf\system\bbcode\WoltLabSuitePageBBCode</classname>
<attributes>
<attribute name="0">
- <validationpattern><![CDATA[^\d+(?:#.+)$]]></validationpattern>
+ <validationpattern><![CDATA[^\d+(?:#.+)
?
$]]></validationpattern>
<required>1</required>
</attribute>
<attribute name="1">