ros-infrastructure / roswiki

Plugins and configurations for wiki.ros.org
wiki.ros.org
24 stars 19 forks source link

ROS wiki codeRef macro bug #253

Open AchmadFathoni opened 6 years ago

AchmadFathoni commented 6 years ago

Every time I use this codeRef macro, the result is always:

Error: No code_block found In this section

This bug infects many ROS tutorials. Just Google it with "No code_block found ros wiki" keyword to find few of them. This proof that the bug is platform and browser independent.

The interesting thing is that when I exactly copy entire content from WritingTutorial where codeRef macro is working fine and paste to ROS wiki sandbox , the error emerge again.

tfoote commented 5 years ago

There's another report here: https://discourse.ros.org/t/rosserial-arduino-tutorial-page-mistake/7449/3

http://wiki.ros.org/rosserial_arduino/Tutorials/Hello%20World Error: No code_block found Use the following line... image

But the reference looks valid: <<CodeRef(hello,7,7)>>